summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdtxhdl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:12:39 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:12:39 +0000
commita50eb258b2811f3673ef0f182aa9b9b3f315a9c2 (patch)
tree1d8c2ae5a1a9c76dc6b01cb43cd51837177d4557 /svx/source/svdraw/svdtxhdl.cxx
parent65c8b1fca12a3f122606d3b516f0025eed259e74 (diff)
INTEGRATION: CWS vgbugs07 (1.24.226); FILE MERGED
2007/06/04 13:27:30 vg 1.24.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/svdraw/svdtxhdl.cxx')
-rw-r--r--svx/source/svdraw/svdtxhdl.cxx26
1 files changed, 13 insertions, 13 deletions
diff --git a/svx/source/svdraw/svdtxhdl.cxx b/svx/source/svdraw/svdtxhdl.cxx
index 89fd40a1947b..ea20341a7d27 100644
--- a/svx/source/svdraw/svdtxhdl.cxx
+++ b/svx/source/svdraw/svdtxhdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdtxhdl.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: rt $ $Date: 2006-12-01 14:23:30 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:12:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,35 +39,35 @@
#include "svdtxhdl.hxx"
#include <limits.h>
#include "svditext.hxx"
-#include "svdmodel.hxx"
-#include "svdpage.hxx"
-#include "svdogrp.hxx"
-#include "svdotext.hxx"
+#include <svx/svdmodel.hxx>
+#include <svx/svdpage.hxx>
+#include <svx/svdogrp.hxx>
+#include <svx/svdotext.hxx>
#include "svdxout.hxx"
-#include "svdoutl.hxx"
+#include <svx/svdoutl.hxx>
#ifndef _OUTLINER_HXX //autogen
-#include "outliner.hxx"
+#include <svx/outliner.hxx>
#endif
#ifndef _OUTLOBJ_HXX //autogen
-#include <outlobj.hxx>
+#include <svx/outlobj.hxx>
#endif
#ifndef _SVX_SVXFONT_HXX //autogen
-#include "svxfont.hxx"
+#include <svx/svxfont.hxx>
#endif
#ifndef _SVX_XLNCLIT_HXX //autogen
-#include "xlnclit.hxx"
+#include <svx/xlnclit.hxx>
#endif
#ifndef _SVX_XLNWTIT_HXX //autogen
-#include "xlnwtit.hxx"
+#include <svx/xlnwtit.hxx>
#endif
#ifndef _SVX_XFLCLIT_HXX //autogen
-#include "xflclit.hxx"
+#include <svx/xflclit.hxx>
#endif
#ifndef _SV_METRIC_HXX //autogen