summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/writerhelper.hxx')
-rw-r--r--sw/source/filter/ww8/writerhelper.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/filter/ww8/writerhelper.hxx b/sw/source/filter/ww8/writerhelper.hxx
index e411ac8fee03..e026ca513635 100644
--- a/sw/source/filter/ww8/writerhelper.hxx
+++ b/sw/source/filter/ww8/writerhelper.hxx
@@ -27,13 +27,13 @@
#include <sfx2/objsh.hxx>
#include "types.hxx"
-#include <svl/itempool.hxx> //SfxItemPool
-#include <svl/itemset.hxx> //SfxItemSet
-#include <format.hxx> //SwFmt
-#include <node.hxx> //SwCntntNode
-#include <pam.hxx> //SwPaM
-#include <tools/poly.hxx> //Polygon, PolyPolygon
-#include <doc.hxx> //SwDoc
+#include <svl/itempool.hxx>
+#include <svl/itemset.hxx>
+#include <format.hxx>
+#include <node.hxx>
+#include <pam.hxx>
+#include <tools/poly.hxx>
+#include <doc.hxx>
class SwTxtFmtColl;
class SwCharFmt;