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

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED

2007/06/04 13:23:30 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 8a1bd8c1
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XMLFootnoteSeparatorExport.cxx,v $ * $RCSfile: XMLFootnoteSeparatorExport.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 10:50:15 $ * last change: $Author: hr $ $Date: 2007-06-27 15:32:49 $
* *
* 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.
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#endif #endif
#ifndef _XMLOFF_XMLEXP_HXX #ifndef _XMLOFF_XMLEXP_HXX
#include "xmlexp.hxx" #include <xmloff/xmlexp.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNMSPE_HXX #ifndef _XMLOFF_XMLNMSPE_HXX
...@@ -53,19 +53,19 @@ ...@@ -53,19 +53,19 @@
#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_PROPERTYSETMAPPER_HXX #ifndef _XMLOFF_PROPERTYSETMAPPER_HXX
#include "xmlprmap.hxx" #include <xmloff/xmlprmap.hxx>
#endif #endif
#ifndef _XMLOFF_PAGEMASTERSTYLEMAP_HXX #ifndef _XMLOFF_PAGEMASTERSTYLEMAP_HXX
#include "PageMasterStyleMap.hxx" #include <xmloff/PageMasterStyleMap.hxx>
#endif #endif
#ifndef _COM_SUN_STAR_TEXT_HORIZONTALADJUST_HPP_ #ifndef _COM_SUN_STAR_TEXT_HORIZONTALADJUST_HPP_
......
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