summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/column.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/ui/frmdlg/column.cxx
parent34307a8a7da7def2f3ee207c08b59a48864a03f8 (diff)
loplugin:includeform: sw
Change-Id: Ifc3c4c31a31ee7189eeab6f1af30b94d64f2f92a
Diffstat (limited to 'sw/source/ui/frmdlg/column.cxx')
-rw-r--r--sw/source/ui/frmdlg/column.cxx34
1 files changed, 17 insertions, 17 deletions
diff --git a/sw/source/ui/frmdlg/column.cxx b/sw/source/ui/frmdlg/column.cxx
index 0b716fb52c42..e188e3a2a345 100644
--- a/sw/source/ui/frmdlg/column.cxx
+++ b/sw/source/ui/frmdlg/column.cxx
@@ -19,9 +19,9 @@
#include <cstdint>
-#include "column.hxx"
+#include <column.hxx>
-#include "hintids.hxx"
+#include <hintids.hxx>
#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
@@ -44,21 +44,21 @@
#include <sal/macros.h>
#include <helpids.h>
-#include "globals.hrc"
-#include "swtypes.hxx"
-#include "wrtsh.hxx"
-#include "view.hxx"
-#include "docsh.hxx"
-#include "uitool.hxx"
-#include "cmdid.h"
-#include "viewopt.hxx"
-#include "format.hxx"
-#include "frmmgr.hxx"
-#include "frmdlg.hxx"
-#include "colmgr.hxx"
-#include "prcntfld.hxx"
-#include "paratr.hxx"
-#include "strings.hrc"
+#include <globals.hrc>
+#include <swtypes.hxx>
+#include <wrtsh.hxx>
+#include <view.hxx>
+#include <docsh.hxx>
+#include <uitool.hxx>
+#include <cmdid.h>
+#include <viewopt.hxx>
+#include <format.hxx>
+#include <frmmgr.hxx>
+#include <frmdlg.hxx>
+#include <colmgr.hxx>
+#include <prcntfld.hxx>
+#include <paratr.hxx>
+#include <strings.hrc>
#include <section.hxx>
#include <docary.hxx>
#include <pagedesc.hxx>