summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoole2.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:07:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:07:18 +0000
commit7f5a7a8088ce3a0d6f260c6ec597b5d257e6cbe9 (patch)
tree325aede9ba80be56f192c276318206a6a16582b8 /svx/source/svdraw/svdoole2.cxx
parent32a0985d1be3f6d7d65fb45aed3146740a34130b (diff)
INTEGRATION: CWS vgbugs07 (1.78.22); FILE MERGED
2007/06/04 13:27:27 vg 1.78.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/svdraw/svdoole2.cxx')
-rw-r--r--svx/source/svdraw/svdoole2.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/svdraw/svdoole2.cxx b/svx/source/svdraw/svdoole2.cxx
index 0b8c5e5e13c4..3aafaa62e8f2 100644
--- a/svx/source/svdraw/svdoole2.cxx
+++ b/svx/source/svdraw/svdoole2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdoole2.cxx,v $
*
- * $Revision: 1.78 $
+ * $Revision: 1.79 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 15:20:35 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:07:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include "svdoole2.hxx"
+#include <svx/svdoole2.hxx>
#ifndef _COM_SUN_STAR_UTIL_XMODIFYBROADCASTER_HPP_
#include <com/sun/star/util/XModifyBroadcaster.hpp>
@@ -83,7 +83,7 @@
#include <comphelper/anytostring.hxx>
#ifndef _SVDPAGV_HXX
-#include <svdpagv.hxx>
+#include <svx/svdpagv.hxx>
#endif
#ifndef _GLOBNAME_HXX
#include <tools/globname.hxx>
@@ -119,12 +119,12 @@
#include <vcl/svapp.hxx>
#endif
-#include "svdpagv.hxx"
-#include "svdmodel.hxx"
+#include <svx/svdpagv.hxx>
+#include <svx/svdmodel.hxx>
#include "svdglob.hxx" // Stringcache
#include "svdstr.hrc" // Objektname
-#include "svdetc.hxx"
-#include "svdview.hxx"
+#include <svx/svdetc.hxx>
+#include <svx/svdview.hxx>
#include "unomlstr.hxx"
#include "impgrf.hxx"