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

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED

2007/06/04 13:23:37 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 07f4c972
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XMLIndexTOCStylesContext.cxx,v $ * $RCSfile: XMLIndexTOCStylesContext.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 11:08:03 $ * last change: $Author: hr $ $Date: 2007-06-27 16:00:23 $
* *
* 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.
...@@ -51,15 +51,15 @@ ...@@ -51,15 +51,15 @@
#endif #endif
#ifndef _XMLOFF_XMLICTXT_HXX #ifndef _XMLOFF_XMLICTXT_HXX
#include "xmlictxt.hxx" #include <xmloff/xmlictxt.hxx>
#endif #endif
#ifndef _XMLOFF_XMLIMP_HXX #ifndef _XMLOFF_XMLIMP_HXX
#include "xmlimp.hxx" #include <xmloff/xmlimp.hxx>
#endif #endif
#ifndef _XMLOFF_TEXTIMP_HXX_ #ifndef _XMLOFF_TEXTIMP_HXX_
#include "txtimp.hxx" #include <xmloff/txtimp.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNMSPE_HXX #ifndef _XMLOFF_XMLNMSPE_HXX
...@@ -67,15 +67,15 @@ ...@@ -67,15 +67,15 @@
#endif #endif
#ifndef _XMLOFF_NMSPMAP_HXX #ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx" #include <xmloff/nmspmap.hxx>
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _COM_SUN_STAR_UNO_SEQUENCE_HXX_ #ifndef _COM_SUN_STAR_UNO_SEQUENCE_HXX_
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XMLIndexTabStopEntryContext.cxx,v $ * $RCSfile: XMLIndexTabStopEntryContext.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 11:08:17 $ * last change: $Author: hr $ $Date: 2007-06-27 16:00:54 $
* *
* 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.
...@@ -46,19 +46,19 @@ ...@@ -46,19 +46,19 @@
#endif #endif
#ifndef _XMLOFF_XMLICTXT_HXX #ifndef _XMLOFF_XMLICTXT_HXX
#include "xmlictxt.hxx" #include <xmloff/xmlictxt.hxx>
#endif #endif
#ifndef _XMLOFF_XMLIMP_HXX #ifndef _XMLOFF_XMLIMP_HXX
#include "xmlimp.hxx" #include <xmloff/xmlimp.hxx>
#endif #endif
#ifndef _XMLOFF_TEXTIMP_HXX_ #ifndef _XMLOFF_TEXTIMP_HXX_
#include "txtimp.hxx" #include <xmloff/txtimp.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
...@@ -66,11 +66,11 @@ ...@@ -66,11 +66,11 @@
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _RTL_USTRING_HXX_ #ifndef _RTL_USTRING_HXX_
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XMLIndexTitleTemplateContext.cxx,v $ * $RCSfile: XMLIndexTitleTemplateContext.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 11:08:57 $ * last change: $Author: hr $ $Date: 2007-06-27 16:01:58 $
* *
* 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,15 +41,15 @@ ...@@ -41,15 +41,15 @@
#endif #endif
#ifndef _XMLOFF_XMLICTXT_HXX #ifndef _XMLOFF_XMLICTXT_HXX
#include "xmlictxt.hxx" #include <xmloff/xmlictxt.hxx>
#endif #endif
#ifndef _XMLOFF_XMLIMP_HXX #ifndef _XMLOFF_XMLIMP_HXX
#include "xmlimp.hxx" #include <xmloff/xmlimp.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
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
......
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