summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/docxattributeoutput.cxx')
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.cxx26
1 files changed, 13 insertions, 13 deletions
diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx b/sw/source/filter/ww8/docxattributeoutput.cxx
index 0461408b0a67..54d2819c2445 100644
--- a/sw/source/filter/ww8/docxattributeoutput.cxx
+++ b/sw/source/filter/ww8/docxattributeoutput.cxx
@@ -25,19 +25,19 @@
#include "docxfootnotes.hxx"
#include "writerwordglue.hxx"
#include "ww8par.hxx"
-#include "fmtcntnt.hxx"
-#include "fmtftn.hxx"
-#include "fchrfmt.hxx"
-#include "tgrditem.hxx"
-#include "fmtruby.hxx"
-#include "fmtanchr.hxx"
-#include "breakit.hxx"
-#include "redline.hxx"
-#include "unocoll.hxx"
-#include "unoframe.hxx"
-#include "unodraw.hxx"
-#include "textboxhelper.hxx"
-#include "rdfhelper.hxx"
+#include <fmtcntnt.hxx>
+#include <fmtftn.hxx>
+#include <fchrfmt.hxx>
+#include <tgrditem.hxx>
+#include <fmtruby.hxx>
+#include <fmtanchr.hxx>
+#include <breakit.hxx>
+#include <redline.hxx>
+#include <unocoll.hxx>
+#include <unoframe.hxx>
+#include <unodraw.hxx>
+#include <textboxhelper.hxx>
+#include <rdfhelper.hxx>
#include "wrtww8.hxx"
#include <comphelper/random.hxx>