summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:33:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:57 +0200
commit3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a (patch)
treeb244e36c82791c3ca11151d93f67ca6267364b61 /sc/source/ui/view/tabvwsh4.cxx
parent2909c6be63ac4ac962c6a93aa093ec1cfb94ab0b (diff)
loplugin:includeform: sc
Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd
Diffstat (limited to 'sc/source/ui/view/tabvwsh4.cxx')
-rw-r--r--sc/source/ui/view/tabvwsh4.cxx96
1 files changed, 48 insertions, 48 deletions
diff --git a/sc/source/ui/view/tabvwsh4.cxx b/sc/source/ui/view/tabvwsh4.cxx
index 2cf0b789062f..1b67ca293cba 100644
--- a/sc/source/ui/view/tabvwsh4.cxx
+++ b/sc/source/ui/view/tabvwsh4.cxx
@@ -19,7 +19,7 @@
#include <sal/config.h>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <sfx2/app.hxx>
@@ -41,53 +41,53 @@
#include <sfx2/docfile.hxx>
#include <o3tl/make_unique.hxx>
-#include "tabvwsh.hxx"
-#include "sc.hrc"
-#include "globstr.hrc"
-#include "stlpool.hxx"
-#include "stlsheet.hxx"
-#include "docsh.hxx"
-#include "scmod.hxx"
-#include "appoptio.hxx"
-#include "rangeutl.hxx"
-#include "printfun.hxx"
-#include "drawsh.hxx"
-#include "drformsh.hxx"
-#include "editsh.hxx"
-#include "pivotsh.hxx"
-#include "auditsh.hxx"
-#include "drtxtob.hxx"
-#include "inputhdl.hxx"
-#include "editutil.hxx"
-#include "inputopt.hxx"
-#include "inputwin.hxx"
-#include "scresid.hxx"
-#include "dbdata.hxx"
-#include "reffact.hxx"
-#include "viewuno.hxx"
-#include "dispuno.hxx"
-#include "anyrefdg.hxx"
-#include "chgtrack.hxx"
-#include "cellsh.hxx"
-#include "oleobjsh.hxx"
-#include "chartsh.hxx"
-#include "graphsh.hxx"
-#include "mediash.hxx"
-#include "pgbrksh.hxx"
-#include "dpobject.hxx"
-#include "prevwsh.hxx"
-#include "tpprint.hxx"
-#include "scextopt.hxx"
-#include "printopt.hxx"
-#include "drawview.hxx"
-#include "fupoor.hxx"
-#include "navsett.hxx"
-#include "scabstdlg.hxx"
-#include "externalrefmgr.hxx"
-#include "defaultsoptions.hxx"
-#include "markdata.hxx"
-#include "preview.hxx"
-#include "docoptio.hxx"
+#include <tabvwsh.hxx>
+#include <sc.hrc>
+#include <globstr.hrc>
+#include <stlpool.hxx>
+#include <stlsheet.hxx>
+#include <docsh.hxx>
+#include <scmod.hxx>
+#include <appoptio.hxx>
+#include <rangeutl.hxx>
+#include <printfun.hxx>
+#include <drawsh.hxx>
+#include <drformsh.hxx>
+#include <editsh.hxx>
+#include <pivotsh.hxx>
+#include <auditsh.hxx>
+#include <drtxtob.hxx>
+#include <inputhdl.hxx>
+#include <editutil.hxx>
+#include <inputopt.hxx>
+#include <inputwin.hxx>
+#include <scresid.hxx>
+#include <dbdata.hxx>
+#include <reffact.hxx>
+#include <viewuno.hxx>
+#include <dispuno.hxx>
+#include <anyrefdg.hxx>
+#include <chgtrack.hxx>
+#include <cellsh.hxx>
+#include <oleobjsh.hxx>
+#include <chartsh.hxx>
+#include <graphsh.hxx>
+#include <mediash.hxx>
+#include <pgbrksh.hxx>
+#include <dpobject.hxx>
+#include <prevwsh.hxx>
+#include <tpprint.hxx>
+#include <scextopt.hxx>
+#include <printopt.hxx>
+#include <drawview.hxx>
+#include <fupoor.hxx>
+#include <navsett.hxx>
+#include <scabstdlg.hxx>
+#include <externalrefmgr.hxx>
+#include <defaultsoptions.hxx>
+#include <markdata.hxx>
+#include <preview.hxx>
+#include <docoptio.hxx>
#include <documentlinkmgr.hxx>
#include <gridwin.hxx>