summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:57:40 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:57:40 +0000
commit2a9c598f372f0851ba6143f6775084579c591d5b (patch)
tree6631ad629143e79aa8cf274756d46fd7063f92fa /xmloff
parentc94a25104abc08c01447334fdf0ce264f6b03f71 (diff)
INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED
2007/06/04 13:23:21 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/core/DomExport.cxx8
-rw-r--r--xmloff/source/core/XMLBase64ImportContext.cxx10
-rw-r--r--xmloff/source/core/xmlictxt.cxx10
3 files changed, 14 insertions, 14 deletions
diff --git a/xmloff/source/core/DomExport.cxx b/xmloff/source/core/DomExport.cxx
index b1db463c6c4b..d084f39c9b5d 100644
--- a/xmloff/source/core/DomExport.cxx
+++ b/xmloff/source/core/DomExport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DomExport.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:18:27 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:54:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,8 +38,8 @@
#include "DomExport.hxx"
-#include "nmspmap.hxx"
-#include "xmlexp.hxx"
+#include <xmloff/nmspmap.hxx>
+#include <xmloff/xmlexp.hxx>
#include "xmlerror.hxx"
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/xmloff/source/core/XMLBase64ImportContext.cxx b/xmloff/source/core/XMLBase64ImportContext.cxx
index dacc3f7ecc95..418bb3545f4a 100644
--- a/xmloff/source/core/XMLBase64ImportContext.cxx
+++ b/xmloff/source/core/XMLBase64ImportContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLBase64ImportContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:19:35 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:55:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,10 +37,10 @@
#include "precompiled_xmloff.hxx"
#ifndef _XMLOFF_XMLIMP_HXX
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _COM_SUN_STAR_IO_XOUTPUTSTREAM_HPP_
@@ -48,7 +48,7 @@
#endif
#ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
-#include "XMLBase64ImportContext.hxx"
+#include <xmloff/XMLBase64ImportContext.hxx>
#endif
using namespace ::rtl;
diff --git a/xmloff/source/core/xmlictxt.cxx b/xmloff/source/core/xmlictxt.cxx
index 0997d1381743..89531002906e 100644
--- a/xmloff/source/core/xmlictxt.cxx
+++ b/xmloff/source/core/xmlictxt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlictxt.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:23:04 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:57:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,15 +56,15 @@
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLIMP_HXX
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_XMLICTXT_HXX
-#include <xmlictxt.hxx>
+#include <xmloff/xmlictxt.hxx>
#endif
using namespace ::rtl;