summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fmtatr2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/txtnode/fmtatr2.cxx')
-rw-r--r--sw/source/core/txtnode/fmtatr2.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/core/txtnode/fmtatr2.cxx b/sw/source/core/txtnode/fmtatr2.cxx
index 3443c01b1388..cb3c33f94a65 100644
--- a/sw/source/core/txtnode/fmtatr2.cxx
+++ b/sw/source/core/txtnode/fmtatr2.cxx
@@ -31,9 +31,9 @@
#include <txtatr.hxx>
#include <fmtruby.hxx>
#include <charfmt.hxx>
-#include <hints.hxx> // SwUpdateAttr
+#include <hints.hxx>
#include <unostyle.hxx>
-#include <unoevent.hxx> // SwHyperlinkEventDescriptor
+#include <unoevent.hxx>
#include <com/sun/star/text/RubyAdjust.hpp>
#include <cmdid.h>
@@ -41,11 +41,11 @@
#include <SwStyleNameMapper.hxx>
#include <fmtmeta.hxx>
-#include <ndtxt.hxx> // for meta
-#include <doc.hxx> // for meta
+#include <ndtxt.hxx>
+#include <doc.hxx>
#include <unometa.hxx>
#include <docsh.hxx>
-#include <svl/zforlist.hxx> // GetNumberFormat
+#include <svl/zforlist.hxx>
#include <boost/bind.hpp>
#include <algorithm>