summaryrefslogtreecommitdiffstats
path: root/svx/source/editeng/impedit2.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:59:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:59:13 +0000
commitea018d87adf6bf85bb3a6d00d8ed7504276d84e1 (patch)
treec8a34fb7fa3aab4364917f188a58c50d0f6db98a /svx/source/editeng/impedit2.cxx
parentINTEGRATION: CWS vgbugs07 (1.83.222); FILE MERGED (diff)
downloadcore-ea018d87adf6bf85bb3a6d00d8ed7504276d84e1.tar.gz
core-ea018d87adf6bf85bb3a6d00d8ed7504276d84e1.zip
INTEGRATION: CWS vgbugs07 (1.115.124); FILE MERGED
2007/06/04 13:26:49 vg 1.115.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/editeng/impedit2.cxx')
-rw-r--r--svx/source/editeng/impedit2.cxx30
1 files changed, 15 insertions, 15 deletions
diff --git a/svx/source/editeng/impedit2.cxx b/svx/source/editeng/impedit2.cxx
index dea087987713..17e77f6c72c4 100644
--- a/svx/source/editeng/impedit2.cxx
+++ b/svx/source/editeng/impedit2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: impedit2.cxx,v $
*
- * $Revision: 1.116 $
+ * $Revision: 1.117 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 12:53:19 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:59:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,11 +38,11 @@
#include <eeng_pch.hxx>
-#include <lspcitem.hxx>
-#include <flditem.hxx>
+#include <svx/lspcitem.hxx>
+#include <svx/flditem.hxx>
#include <impedit.hxx>
-#include <editeng.hxx>
-#include <editview.hxx>
+#include <svx/editeng.hxx>
+#include <svx/editview.hxx>
#include <editdbg.hxx>
#include <eerdll2.hxx>
#include <eerdll.hxx>
@@ -54,15 +54,15 @@
#include <svtools/ctloptions.hxx>
#include <acorrcfg.hxx>
-#include <fhgtitem.hxx>
-#include <lrspitem.hxx>
-#include <ulspitem.hxx>
-#include <wghtitem.hxx>
-#include <postitem.hxx>
-#include <udlnitem.hxx>
-#include <adjitem.hxx>
-#include <scripttypeitem.hxx>
-#include <frmdiritem.hxx>
+#include <svx/fhgtitem.hxx>
+#include <svx/lrspitem.hxx>
+#include <svx/ulspitem.hxx>
+#include <svx/wghtitem.hxx>
+#include <svx/postitem.hxx>
+#include <svx/udlnitem.hxx>
+#include <svx/adjitem.hxx>
+#include <svx/scripttypeitem.hxx>
+#include <svx/frmdiritem.hxx>
#include <fontitem.hxx>
#ifndef _SFXVIEWFRM_HXX //autogen