Kaydet (Commit) d69deee5 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS vgbugs07 (1.16.86); FILE MERGED

2007/06/04 13:23:32 vg 1.16.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst fef51983
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: prstylei.cxx,v $ * $RCSfile: prstylei.cxx,v $
* *
* $Revision: 1.16 $ * $Revision: 1.17 $
* *
* last change: $Author: rt $ $Date: 2006-12-01 15:27:17 $ * last change: $Author: hr $ $Date: 2007-06-27 15:43:12 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -47,10 +47,10 @@ ...@@ -47,10 +47,10 @@
#include "xmlnmspe.hxx" #include "xmlnmspe.hxx"
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_XMLPROPERTYSETCONTEXT_HXX #ifndef _XMLOFF_XMLPROPERTYSETCONTEXT_HXX
#include "xmlprcon.hxx" #include <xmloff/xmlprcon.hxx>
#endif #endif
#ifndef _COM_SUN_STAR_STYLE_XSTYLE_HPP_ #ifndef _COM_SUN_STAR_STYLE_XSTYLE_HPP_
#include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/style/XStyle.hpp>
...@@ -72,14 +72,14 @@ ...@@ -72,14 +72,14 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp>
#endif #endif
#ifndef _XMLOFF_XMLIMP_HXX #ifndef _XMLOFF_XMLIMP_HXX
#include "xmlimp.hxx" #include <xmloff/xmlimp.hxx>
#endif #endif
#ifndef _XMLOFF_PRSTYLEI_HXX #ifndef _XMLOFF_PRSTYLEI_HXX
#include "prstylei.hxx" #include <xmloff/prstylei.hxx>
#endif #endif
#ifndef _XMLOFF_ATTRLIST_HXX #ifndef _XMLOFF_ATTRLIST_HXX
#include "attrlist.hxx" #include <xmloff/attrlist.hxx>
#endif #endif
#ifndef _XMLOFF_XMLERROR_HXX #ifndef _XMLOFF_XMLERROR_HXX
#include "xmlerror.hxx" #include "xmlerror.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment