summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdotext.cxx')
-rw-r--r--svx/source/svdraw/svdotext.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/svdraw/svdotext.cxx b/svx/source/svdraw/svdotext.cxx
index feefd80e7ecb..35dd1cb2571e 100644
--- a/svx/source/svdraw/svdotext.cxx
+++ b/svx/source/svdraw/svdotext.cxx
@@ -20,14 +20,14 @@
#include <comphelper/string.hxx>
#include <svx/svdotext.hxx>
-#include <svx/svdpagv.hxx> // for the request in Paint to see whether
-#include <svx/svdview.hxx> // the object is currently being edited
-#include <svx/svdpage.hxx> // and for AnimationHandler (ticker text)
+#include <svx/svdpagv.hxx>
+#include <svx/svdview.hxx>
+#include <svx/svdpage.hxx>
#include <svx/svdetc.hxx>
#include <svx/svdoutl.hxx>
-#include <svx/svdmodel.hxx> // OutlinerDefaults
-#include "svx/svdglob.hxx" // Stringcache
-#include "svx/svdstr.hrc" // the object's name
+#include <svx/svdmodel.hxx>
+#include "svx/svdglob.hxx"
+#include "svx/svdstr.hrc"
#include <editeng/writingmodeitem.hxx>
#include <svx/sdtfchim.hxx>
#include <svtools/colorcfg.hxx>