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

INTEGRATION: CWS vgbugs07 (1.9.114); FILE MERGED

2007/06/04 13:23:31 vg 1.9.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst a6265462
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: cdouthdl.cxx,v $ * $RCSfile: cdouthdl.cxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: obo $ $Date: 2006-10-12 14:48:07 $ * last change: $Author: hr $ $Date: 2007-06-27 15:36:31 $
* *
* 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_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_USTRBUF_HXX_ #ifndef _RTL_USTRBUF_HXX_
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
#endif #endif
#ifndef _XMLOFF_XMLEMENT_HXX #ifndef _XMLOFF_XMLEMENT_HXX
#include "xmlelement.hxx" #include <xmloff/xmlelement.hxx>
#endif #endif
using namespace ::rtl; using namespace ::rtl;
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: chrhghdl.cxx,v $ * $RCSfile: chrhghdl.cxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: obo $ $Date: 2006-10-12 14:48:21 $ * last change: $Author: hr $ $Date: 2007-06-27 15:37:01 $
* *
* 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.
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _XMLOFF_XMLEHELP_HXX #ifndef _XMLOFF_XMLEHELP_HXX
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
#endif #endif
#ifndef _XMLOFF_XMLEMENT_HXX #ifndef _XMLOFF_XMLEMENT_HXX
#include "xmlelement.hxx" #include <xmloff/xmlelement.hxx>
#endif #endif
using namespace ::rtl; using namespace ::rtl;
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: csmaphdl.cxx,v $ * $RCSfile: csmaphdl.cxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: obo $ $Date: 2006-10-12 14:49:01 $ * last change: $Author: hr $ $Date: 2007-06-27 15:38:00 $
* *
* 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_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_USTRBUF_HXX_ #ifndef _RTL_USTRBUF_HXX_
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
#endif #endif
#ifndef _XMLOFF_XMLEMENT_HXX #ifndef _XMLOFF_XMLEMENT_HXX
#include "xmlelement.hxx" #include <xmloff/xmlelement.hxx>
#endif #endif
using namespace ::rtl; using namespace ::rtl;
......
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