summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:42:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:42:14 +0000
commit857cb14ad3a0b7f7ef6423d64649f794f96d67f4 (patch)
tree4b050b64e943bc73196388b7776d1dfcb102d388
parente258aa29d29e7f3740aaacc95686c27b7b9be2b7 (diff)
INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED
2007/06/04 13:23:17 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
-rw-r--r--xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx6
-rw-r--r--xmloff/inc/XMLIsPercentagePropertyHandler.hxx6
-rw-r--r--xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx6
-rw-r--r--xmloff/inc/XMLRectangleMembersHandler.hxx6
-rw-r--r--xmloff/inc/XMLScriptContextFactory.hxx6
5 files changed, 15 insertions, 15 deletions
diff --git a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
index ff922f69ed82..d6aeaa65a376 100644
--- a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
+++ b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLFillBitmapSizePropertyHandler.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:49:32 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:39:47 $
*
* 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_XMLFILLBITMAPSIZEPROPERTYHANDLER_HXX
#ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX
-#include "xmlprhdl.hxx"
+#include <xmloff/xmlprhdl.hxx>
#endif
struct SvXMLEnumMapEntry;
diff --git a/xmloff/inc/XMLIsPercentagePropertyHandler.hxx b/xmloff/inc/XMLIsPercentagePropertyHandler.hxx
index 7ec343a2f4a7..1e586b4509b8 100644
--- a/xmloff/inc/XMLIsPercentagePropertyHandler.hxx
+++ b/xmloff/inc/XMLIsPercentagePropertyHandler.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLIsPercentagePropertyHandler.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:52:22 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:40:46 $
*
* 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_XMLISPERCENTAGEPROPERTYHANDLER_HXX
#ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX
-#include <xmlprhdl.hxx>
+#include <xmloff/xmlprhdl.hxx>
#endif
/**
diff --git a/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx b/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
index cac1020f9180..c866f0b95818 100644
--- a/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
+++ b/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLPercentOrMeasurePropertyHandler.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:53:31 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:41:31 $
*
* 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_XMLPERCENTORMEASUREPROPERTYHANDLER_HXX
#ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX
-#include <xmlprhdl.hxx>
+#include <xmloff/xmlprhdl.hxx>
#endif
/**
diff --git a/xmloff/inc/XMLRectangleMembersHandler.hxx b/xmloff/inc/XMLRectangleMembersHandler.hxx
index 5a5d771c5a0c..62dc75b4ef99 100644
--- a/xmloff/inc/XMLRectangleMembersHandler.hxx
+++ b/xmloff/inc/XMLRectangleMembersHandler.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLRectangleMembersHandler.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:53:54 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:41:45 $
*
* 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_XMLRECTANGLEMEMBERSHANDLER_HXX
#ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX
-#include "xmlprhdl.hxx"
+#include <xmloff/xmlprhdl.hxx>
#endif
struct SvXMLEnumMapEntry;
diff --git a/xmloff/inc/XMLScriptContextFactory.hxx b/xmloff/inc/XMLScriptContextFactory.hxx
index 280b3e48c799..93393a05155d 100644
--- a/xmloff/inc/XMLScriptContextFactory.hxx
+++ b/xmloff/inc/XMLScriptContextFactory.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLScriptContextFactory.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:54:33 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:42:14 $
*
* 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