summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par5.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par5.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/sw/source/filter/ww8/ww8par5.cxx b/sw/source/filter/ww8/ww8par5.cxx
index 5a72a197ff10..af740e6ed9cc 100644
--- a/sw/source/filter/ww8/ww8par5.cxx
+++ b/sw/source/filter/ww8/ww8par5.cxx
@@ -43,18 +43,18 @@
#include <editeng/langitem.hxx>
#include <fmtfld.hxx>
#include <fmtanchr.hxx>
-#include <pam.hxx> // fuer SwPam
+#include <pam.hxx>
#include <doc.hxx>
-#include <charatr.hxx> // class SwFmtFld
-#include <flddat.hxx> // class SwDateTimeField
-#include <docufld.hxx> // class SwPageNumberField
-#include <reffld.hxx> // class SwGetRefField
+#include <charatr.hxx>
+#include <flddat.hxx>
+#include <docufld.hxx>
+#include <reffld.hxx>
#include <IMark.hxx>
-#include <expfld.hxx> // class SwSetExpField
-#include <dbfld.hxx> // class SwDBField
+#include <expfld.hxx>
+#include <dbfld.hxx>
#include <usrfld.hxx>
#include <tox.hxx>
-#include <section.hxx> // class SwSection
+#include <section.hxx>
#include <ndtxt.hxx>
#include <fmtinfmt.hxx>
#include <chpfld.hxx>
@@ -70,7 +70,7 @@
#include <pagedesc.hxx>
#include <SwStyleNameMapper.hxx>
-#include "ww8scan.hxx" // WW8FieldDesc
+#include "ww8scan.hxx"
#include "ww8par.hxx"
#include "ww8par2.hxx"
#include "writerhelper.hxx"
@@ -78,7 +78,7 @@
#include <unotools/fltrcfg.hxx>
#include <xmloff/odffields.hxx>
-#include <algorithm> // #i24377#
+#include <algorithm>
#define MAX_FIELDLEN 64000