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

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED

2007/06/04 13:23:38 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst e25203b6
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XMLSectionFootnoteConfigExport.cxx,v $ * $RCSfile: XMLSectionFootnoteConfigExport.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 11:10:53 $ * last change: $Author: hr $ $Date: 2007-06-27 16:04:39 $
* *
* 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.
...@@ -41,11 +41,11 @@ ...@@ -41,11 +41,11 @@
#endif #endif
#ifndef _XMLOFF_XMLEXP_HXX #ifndef _XMLOFF_XMLEXP_HXX
#include "xmlexp.hxx" #include <xmloff/xmlexp.hxx>
#endif #endif
#ifndef _XMLOFF_PROPERTYSETMAPPER_HXX #ifndef _XMLOFF_PROPERTYSETMAPPER_HXX
#include "xmlprmap.hxx" #include <xmloff/xmlprmap.hxx>
#endif #endif
#ifndef _COM_SUN_STAR_STYLE_NUMBERINGTYPE_HPP_ #ifndef _COM_SUN_STAR_STYLE_NUMBERINGTYPE_HPP_
...@@ -53,15 +53,15 @@ ...@@ -53,15 +53,15 @@
#endif #endif
#ifndef _XMLOFF_PROPMAPPINGTYPES_HXX #ifndef _XMLOFF_PROPMAPPINGTYPES_HXX
#include "maptype.hxx" #include <xmloff/maptype.hxx>
#endif #endif
#ifndef _XMLOFF_TXTPRMAP_HXX #ifndef _XMLOFF_TXTPRMAP_HXX
#include "txtprmap.hxx" #include <xmloff/txtprmap.hxx>
#endif #endif
#ifndef _XMLOFF_NMSPMAP_HXX #ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx" #include <xmloff/nmspmap.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNMSPE_HXX #ifndef _XMLOFF_XMLNMSPE_HXX
...@@ -69,15 +69,15 @@ ...@@ -69,15 +69,15 @@
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNUME_HXX #ifndef _XMLOFF_XMLNUME_HXX
#include "xmlnume.hxx" #include <xmloff/xmlnume.hxx>
#endif #endif
#ifndef _TOOLS_DEBUG_HXX #ifndef _TOOLS_DEBUG_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