summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxtr.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 22:26:05 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 22:26:05 +0000
commit6a8f72cb1bb040453de8e2594682de8db5646f88 (patch)
treefaa1e77cc54609c676d5d0e4214d19c079608ff4 /svx/source/svdraw/svdotxtr.cxx
parenta2d141869c39a28c439efcc6d125d79cd5f596f0 (diff)
INTEGRATION: CWS aw033 (1.15.84); FILE MERGED
2008/05/27 14:50:04 aw 1.15.84.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:03:20 aw 1.15.84.3: RESYNC: (1.16-1.17); FILE MERGED 2008/03/14 13:52:11 cl 1.15.84.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/29 10:27:33 aw 1.15.84.1: updated refresh for ActionChanged(), diverse removals
Diffstat (limited to 'svx/source/svdraw/svdotxtr.cxx')
-rw-r--r--svx/source/svdraw/svdotxtr.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/svdraw/svdotxtr.cxx b/svx/source/svdraw/svdotxtr.cxx
index 66dd8b6370d0..33e1106094cd 100644
--- a/svx/source/svdraw/svdotxtr.cxx
+++ b/svx/source/svdraw/svdotxtr.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svdotxtr.cxx,v $
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
* This file is part of OpenOffice.org.
*
@@ -37,17 +37,13 @@
#include <svx/svdogrp.hxx>
#include <svx/svdopath.hxx>
#include <svx/svdoutl.hxx>
-#include "svdtxhdl.hxx" // DrawTextToPath fuer Convert
#include <svx/svdpage.hxx> // fuer Convert
#include <svx/svdmodel.hxx> // fuer Convert
#include <svx/outliner.hxx>
#include <svx/sdr/properties/itemsettools.hxx>
#include <svx/sdr/properties/properties.hxx>
-
-// #i37011#
-#ifndef _BGFX_POLYGON_B2DPOLYPOLYGONTOOLS_HXX
#include <basegfx/polygon/b2dpolypolygontools.hxx>
-#endif
+#include "svdtxhdl.hxx"
////////////////////////////////////////////////////////////////////////////////////////////////////
//