summaryrefslogtreecommitdiff
path: root/svx/workben
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:37:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:37:23 +0000
commitb49248a219f0fdfeeb5b512f0d41052f9984b90a (patch)
treecb97d1c77873e1bbba480059af7a178c16833077 /svx/workben
parent1ef21d55844978f434fc3ba9d3bf842319db1aa4 (diff)
INTEGRATION: CWS vgbugs07 (1.17.32); FILE MERGED
2007/06/04 13:27:45 vg 1.17.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/workben')
-rw-r--r--svx/workben/edittest.cxx50
1 files changed, 25 insertions, 25 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx
index f3473270a3..ac9cbb82ea 100644
--- a/svx/workben/edittest.cxx
+++ b/svx/workben/edittest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: edittest.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 15:04:22 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:37:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,17 +36,17 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include <editeng.hxx>
-#include <eeitem.hxx>
-#include <editview.hxx>
-#include <editobj.hxx>
+#include <svx/editeng.hxx>
+#include <svx/eeitem.hxx>
+#include <svx/editview.hxx>
+#include <svx/editobj.hxx>
#include <editstat.hxx>
#include <eerdll.hxx>
-#include <flditem.hxx>
+#include <svx/flditem.hxx>
#include <tools/urlobj.hxx>
-#include <svxacorr.hxx>
+#include <svx/svxacorr.hxx>
#include <tools/fsys.hxx>
-#include <xpoly.hxx>
+#include <svx/xpoly.hxx>
#include <svtools/filedlg.hxx>
#include <vcl/window.hxx>
@@ -81,22 +81,22 @@
#include <sfx2/sfxuno.hxx>
// SVX
-#include <lrspitem.hxx>
-#include <shdditem.hxx>
-#include <cntritem.hxx>
-#include <crsditem.hxx>
-#include <udlnitem.hxx>
-#include <lspcitem.hxx>
-#include <escpitem.hxx>
-#include <kernitem.hxx>
-#include <akrnitem.hxx>
-#include <wrlmitem.hxx>
-#include <colritem.hxx>
-#include <ulspitem.hxx>
-#include <postitem.hxx>
-#include <adjitem.hxx>
-#include <wghtitem.hxx>
-#include <fhgtitem.hxx>
+#include <svx/lrspitem.hxx>
+#include <svx/shdditem.hxx>
+#include <svx/cntritem.hxx>
+#include <svx/crsditem.hxx>
+#include <svx/udlnitem.hxx>
+#include <svx/lspcitem.hxx>
+#include <svx/escpitem.hxx>
+#include <svx/kernitem.hxx>
+#include <svx/akrnitem.hxx>
+#include <svx/wrlmitem.hxx>
+#include <svx/colritem.hxx>
+#include <svx/ulspitem.hxx>
+#include <svx/postitem.hxx>
+#include <svx/adjitem.hxx>
+#include <svx/wghtitem.hxx>
+#include <svx/fhgtitem.hxx>
#include <fontitem.hxx>
#include <fwdtitem.hxx>