summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docedt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/docedt.cxx')
-rw-r--r--sw/source/core/doc/docedt.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/core/doc/docedt.cxx b/sw/source/core/doc/docedt.cxx
index 8f31aa973ab1..15792b089700 100644
--- a/sw/source/core/doc/docedt.cxx
+++ b/sw/source/core/doc/docedt.cxx
@@ -20,17 +20,17 @@
#include <fmtanchr.hxx>
#include <fmtcntnt.hxx>
#include <txtftn.hxx>
-#include <acorrect.hxx> // AutoCorrect
+#include <acorrect.hxx>
#include <UndoManager.hxx>
#include <docsh.hxx>
#include <docary.hxx>
-#include <doctxm.hxx> // when moving: correct indexes
+#include <doctxm.hxx>
#include <ftnidx.hxx>
-#include <mdiexp.hxx> // status bar
-#include <mvsave.hxx> // structures to save when moving/deleting
+#include <mdiexp.hxx>
+#include <mvsave.hxx>
#include <redline.hxx>
-#include <rootfrm.hxx> // for UpdateFtn
-#include <splargs.hxx> // for Spell
+#include <rootfrm.hxx>
+#include <splargs.hxx>
#include <txtfrm.hxx>
#include <UndoSplitMove.hxx>
#include <UndoRedline.hxx>