summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/sectfrm.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:30:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:50 +0200
commit62f47bb2a54536d6e1cf14b16d2e3b963ba651a6 (patch)
tree9190a17b910c36a44dee1b6e8d84460f53a16fa9 /sw/source/core/layout/sectfrm.cxx
parent34307a8a7da7def2f3ee207c08b59a48864a03f8 (diff)
loplugin:includeform: sw
Change-Id: Ifc3c4c31a31ee7189eeab6f1af30b94d64f2f92a
Diffstat (limited to 'sw/source/core/layout/sectfrm.cxx')
-rw-r--r--sw/source/core/layout/sectfrm.cxx28
1 files changed, 14 insertions, 14 deletions
diff --git a/sw/source/core/layout/sectfrm.cxx b/sw/source/core/layout/sectfrm.cxx
index d2bf1a68815b..3dd775fd87a8 100644
--- a/sw/source/core/layout/sectfrm.cxx
+++ b/sw/source/core/layout/sectfrm.cxx
@@ -24,21 +24,21 @@
#include <txtftn.hxx>
#include <fmtftn.hxx>
#include <fmtclbl.hxx>
-#include "sectfrm.hxx"
-#include "cellfrm.hxx"
-#include "section.hxx"
+#include <sectfrm.hxx>
+#include <cellfrm.hxx>
+#include <section.hxx>
#include <IDocumentSettingAccess.hxx>
-#include "rootfrm.hxx"
-#include "pagefrm.hxx"
-#include "txtfrm.hxx"
-#include "fmtclds.hxx"
-#include "colfrm.hxx"
-#include "tabfrm.hxx"
-#include "ftnfrm.hxx"
-#include "layouter.hxx"
-#include "dbg_lay.hxx"
-#include "viewopt.hxx"
-#include "viewimp.hxx"
+#include <rootfrm.hxx>
+#include <pagefrm.hxx>
+#include <txtfrm.hxx>
+#include <fmtclds.hxx>
+#include <colfrm.hxx>
+#include <tabfrm.hxx>
+#include <ftnfrm.hxx>
+#include <layouter.hxx>
+#include <dbg_lay.hxx>
+#include <viewopt.hxx>
+#include <viewimp.hxx>
#include <editeng/brushitem.hxx>
#include <fmtftntx.hxx>
#include <flyfrms.hxx>