summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:50:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:50:30 +0000
commit5e41c8e4faf457c1d15973b35d49c0c7d773b6eb (patch)
tree7991c12e5db42078b60aae08c4a22d4103332e15 /svx
parent2cb402c04267fc60237f66113f98deecf5f2e5ec (diff)
INTEGRATION: CWS vgbugs07 (1.7.256); FILE MERGED
2007/06/04 13:27:18 vg 1.7.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sdr/properties/captionproperties.cxx10
-rw-r--r--svx/source/sdr/properties/circleproperties.cxx16
-rw-r--r--svx/source/sdr/properties/connectorproperties.cxx10
-rw-r--r--svx/source/sdr/properties/defaultproperties.cxx12
4 files changed, 24 insertions, 24 deletions
diff --git a/svx/source/sdr/properties/captionproperties.cxx b/svx/source/sdr/properties/captionproperties.cxx
index c9bcd755d2..f7f3d007b5 100644
--- a/svx/source/sdr/properties/captionproperties.cxx
+++ b/svx/source/sdr/properties/captionproperties.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: captionproperties.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:35:47 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:49:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,15 +49,15 @@
#endif
#ifndef _SVDDEF_HXX
-#include <svddef.hxx>
+#include <svx/svddef.hxx>
#endif
#ifndef _EEITEM_HXX
-#include <eeitem.hxx>
+#include <svx/eeitem.hxx>
#endif
#ifndef _SVDCAPT_HXX
-#include <svdocapt.hxx>
+#include <svx/svdocapt.hxx>
#endif
//////////////////////////////////////////////////////////////////////////////
diff --git a/svx/source/sdr/properties/circleproperties.cxx b/svx/source/sdr/properties/circleproperties.cxx
index 1ef13b2707..f01893d218 100644
--- a/svx/source/sdr/properties/circleproperties.cxx
+++ b/svx/source/sdr/properties/circleproperties.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: circleproperties.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:35:58 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:49:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,27 +49,27 @@
#endif
#ifndef _SVDDEF_HXX
-#include <svddef.hxx>
+#include <svx/svddef.hxx>
#endif
#ifndef _EEITEM_HXX
-#include <eeitem.hxx>
+#include <svx/eeitem.hxx>
#endif
#ifndef _SVDOCIRC_HXX
-#include <svdocirc.hxx>
+#include <svx/svdocirc.hxx>
#endif
#ifndef _SXCIKITM_HXX
-#include <sxcikitm.hxx>
+#include <svx/sxcikitm.hxx>
#endif
#ifndef _SXCIAITM_HXX
-#include <sxciaitm.hxx>
+#include <svx/sxciaitm.hxx>
#endif
#ifndef _SXCIAITM_HXX
-#include <sxciaitm.hxx>
+#include <svx/sxciaitm.hxx>
#endif
//////////////////////////////////////////////////////////////////////////////
diff --git a/svx/source/sdr/properties/connectorproperties.cxx b/svx/source/sdr/properties/connectorproperties.cxx
index ebb02a9173..364330dcf2 100644
--- a/svx/source/sdr/properties/connectorproperties.cxx
+++ b/svx/source/sdr/properties/connectorproperties.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: connectorproperties.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:36:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:50:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,15 +49,15 @@
#endif
#ifndef _SVDDEF_HXX
-#include <svddef.hxx>
+#include <svx/svddef.hxx>
#endif
#ifndef _EEITEM_HXX
-#include <eeitem.hxx>
+#include <svx/eeitem.hxx>
#endif
#ifndef _SVDOEDGE_HXX
-#include <svdoedge.hxx>
+#include <svx/svdoedge.hxx>
#endif
//////////////////////////////////////////////////////////////////////////////
diff --git a/svx/source/sdr/properties/defaultproperties.cxx b/svx/source/sdr/properties/defaultproperties.cxx
index a4ea40fc82..5e0b8d77a3 100644
--- a/svx/source/sdr/properties/defaultproperties.cxx
+++ b/svx/source/sdr/properties/defaultproperties.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: defaultproperties.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:36:26 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:50:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,19 +55,19 @@
#include <vector>
#ifndef _SVDOBJ_HXX
-#include <svdobj.hxx>
+#include <svx/svdobj.hxx>
#endif
#ifndef _SVDDEF_HXX
-#include <svddef.hxx>
+#include <svx/svddef.hxx>
#endif
#ifndef _SVDPOOL_HXX
-#include <svdpool.hxx>
+#include <svx/svdpool.hxx>
#endif
#ifndef _EEITEM_HXX
-#include <eeitem.hxx>
+#include <svx/eeitem.hxx>
#endif
//////////////////////////////////////////////////////////////////////////////