summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:12:27 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:12:27 +0000
commit414c90ff5f170b3786bd5e50894a5645a607d8e2 (patch)
treecf6d4f645cb98d4c262b0612cb55d23c34e17f05 /xmloff/source/draw
parentbfae32aa4d946e884965a491804d9c07e632cb31 (diff)
INTEGRATION: CWS vgbugs07 (1.49.124); FILE MERGED
2007/06/04 13:23:26 vg 1.49.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/draw')
-rw-r--r--xmloff/source/draw/ximpstyl.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/xmloff/source/draw/ximpstyl.cxx b/xmloff/source/draw/ximpstyl.cxx
index bf09cc78cdfe..113bf2b8ccd0 100644
--- a/xmloff/source/draw/ximpstyl.cxx
+++ b/xmloff/source/draw/ximpstyl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximpstyl.cxx,v $
*
- * $Revision: 1.49 $
+ * $Revision: 1.50 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:32:42 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:12:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
#endif
#ifndef _XMLOFF_XMLSHAPESTYLECONTEXT_HXX
-#include "XMLShapeStyleContext.hxx"
+#include <xmloff/XMLShapeStyleContext.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
@@ -51,11 +51,11 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _XIMPNOTES_HXX
@@ -104,11 +104,11 @@
//#endif
#ifndef _XMLOFF_XMLPROPERTYSETCONTEXT_HXX
-#include "xmlprcon.hxx"
+#include <xmloff/xmlprcon.hxx>
#endif
#ifndef _XMLOFF_FAMILIES_HXX_
-#include "families.hxx"
+#include <xmloff/families.hxx>
#endif
#ifndef _COM_SUN_STAR_CONTAINER_XNAMECONTAINER_HPP_
@@ -132,7 +132,7 @@
#endif
#ifndef _XMLOFF_XMLGRAPHICSDEFAULTSTYLE_HXX
-#include "XMLGraphicsDefaultStyle.hxx"
+#include <xmloff/XMLGraphicsDefaultStyle.hxx>
#endif
#ifndef _XMLOFF_NUMBERSTYLESIMPORT_HXX