summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source')
-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
//////////////////////////////////////////////////////////////////////////////