summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:46:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:46:08 +0000
commitc862ad409153a205e735846e941abda54d7d7371 (patch)
tree6a3c9eebc30a7fab1dba04a1fb3059dd7bcebbad /xmloff
parent722379ccfa56b539d916f4bb2b361c11cb9d599b (diff)
INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED
2007/06/04 13:23:18 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/XMLStarBasicContextFactory.hxx6
-rw-r--r--xmloff/inc/animationexport.hxx6
-rw-r--r--xmloff/inc/animations.hxx6
-rw-r--r--xmloff/inc/xmlversion.hxx14
4 files changed, 16 insertions, 16 deletions
diff --git a/xmloff/inc/XMLStarBasicContextFactory.hxx b/xmloff/inc/XMLStarBasicContextFactory.hxx
index 4feffcc43e2d..4b1b1406cfc7 100644
--- a/xmloff/inc/XMLStarBasicContextFactory.hxx
+++ b/xmloff/inc/XMLStarBasicContextFactory.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLStarBasicContextFactory.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:55:56 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:42:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#endif
#ifndef _XMLOFF_XMLEVENT_HXX
-#include "xmlevent.hxx"
+#include <xmloff/xmlevent.hxx>
#endif
diff --git a/xmloff/inc/animationexport.hxx b/xmloff/inc/animationexport.hxx
index 8054fbc6b17f..65540adccc88 100644
--- a/xmloff/inc/animationexport.hxx
+++ b/xmloff/inc/animationexport.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: animationexport.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:02:25 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:44:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#endif
#ifndef _UNIVERSALL_REFERENCE_HXX
-#include <uniref.hxx>
+#include <xmloff/uniref.hxx>
#endif
class SvXMLExport;
diff --git a/xmloff/inc/animations.hxx b/xmloff/inc/animations.hxx
index 72ba598cdf07..1775bf086bef 100644
--- a/xmloff/inc/animations.hxx
+++ b/xmloff/inc/animations.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: animations.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:02:57 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:45:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _XMLOFF_ANIMATIONS_HXX
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
struct SvXMLEnumMapEntry;
diff --git a/xmloff/inc/xmlversion.hxx b/xmloff/inc/xmlversion.hxx
index f5d6f92e7209..4e17945233d3 100644
--- a/xmloff/inc/xmlversion.hxx
+++ b/xmloff/inc/xmlversion.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlversion.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:21:56 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:46:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -54,19 +54,19 @@
#include <cppuhelper/implbase1.hxx>
#ifndef _XMLOFF_XMLICTXT_HXX
-#include <xmlictxt.hxx>
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _XMLOFF_XMLEXP_HXX
-#include <xmlexp.hxx>
+#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_XMLIMP_HXX
-#include <xmlimp.hxx>
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include <nmspmap.hxx>
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
@@ -74,7 +74,7 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include <xmltoken.hxx>
+#include <xmloff/xmltoken.hxx>
#endif
// ------------------------------------------------------------------------