summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdedtv2.cxx')
-rw-r--r--svx/source/svdraw/svdedtv2.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/source/svdraw/svdedtv2.cxx b/svx/source/svdraw/svdedtv2.cxx
index b54e96162535..490a69847e9e 100644
--- a/svx/source/svdraw/svdedtv2.cxx
+++ b/svx/source/svdraw/svdedtv2.cxx
@@ -20,16 +20,16 @@
#include <svx/svdedtv.hxx>
#include <editeng/outliner.hxx>
#include <svx/svdundo.hxx>
-#include <svx/svdogrp.hxx> // for grouping objects
-#include <svx/svdovirt.hxx> // for VirtualObject bundling (Writer)
-#include <svx/svdopath.hxx> // for CombineObjects
+#include <svx/svdogrp.hxx>
+#include <svx/svdovirt.hxx>
+#include <svx/svdopath.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdpagv.hxx>
#include "svx/svditer.hxx"
-#include <svx/svdograf.hxx> // for Possibilities
-#include <svx/svdoole2.hxx> // and Mtf-Import
-#include "svx/svdstr.hrc" // names taken from the resource
-#include "svx/svdglob.hxx" // StringCache
+#include <svx/svdograf.hxx>
+#include <svx/svdoole2.hxx>
+#include "svx/svdstr.hrc"
+#include "svx/svdglob.hxx"
#include "svdfmtf.hxx"
#include <svx/svdetc.hxx>
#include <sfx2/basedlgs.hxx>