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

INTEGRATION: CWS vgbugs07 (1.59.28); FILE MERGED

2007/06/04 13:23:24 vg 1.59.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 6521131e
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: shapeexport2.cxx,v $ * $RCSfile: shapeexport2.cxx,v $
* *
* $Revision: 1.59 $ * $Revision: 1.60 $
* *
* last change: $Author: rt $ $Date: 2007-04-18 07:48:58 $ * last change: $Author: hr $ $Date: 2007-06-27 15:06:20 $
* *
* 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.
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
#endif #endif
#ifndef _XMLOFF_SHAPEEXPORT_HXX #ifndef _XMLOFF_SHAPEEXPORT_HXX
#include "shapeexport.hxx" #include <xmloff/shapeexport.hxx>
#endif #endif
#ifndef _SDPROPLS_HXX #ifndef _SDPROPLS_HXX
...@@ -105,11 +105,11 @@ ...@@ -105,11 +105,11 @@
#endif #endif
#ifndef _XMLOFF_XMLEXP_HXX #ifndef _XMLOFF_XMLEXP_HXX
#include "xmlexp.hxx" #include <xmloff/xmlexp.hxx>
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _XMLOFF_XMLIMAGEMAPEXPORT_HXX_ #ifndef _XMLOFF_XMLIMAGEMAPEXPORT_HXX_
...@@ -125,11 +125,11 @@ ...@@ -125,11 +125,11 @@
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_NMSPMAP_HXX #ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx" #include <xmloff/nmspmap.hxx>
#endif #endif
#include "xmlnmspe.hxx" #include "xmlnmspe.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