summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabview3.cxx')
-rw-r--r--sc/source/ui/view/tabview3.cxx66
1 files changed, 33 insertions, 33 deletions
diff --git a/sc/source/ui/view/tabview3.cxx b/sc/source/ui/view/tabview3.cxx
index 2def729ddccb..d31146d1a81a 100644
--- a/sc/source/ui/view/tabview3.cxx
+++ b/sc/source/ui/view/tabview3.cxx
@@ -18,7 +18,7 @@
*/
#include <rangelst.hxx>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/brushitem.hxx>
@@ -31,38 +31,38 @@
#include <sfx2/viewfrm.hxx>
#include <vcl/cursor.hxx>
-#include "tabview.hxx"
-#include "tabvwsh.hxx"
-#include "docsh.hxx"
-#include "gridwin.hxx"
-#include "olinewin.hxx"
-#include "overlayobject.hxx"
-#include "colrowba.hxx"
-#include "tabcont.hxx"
-#include "scmod.hxx"
-#include "uiitems.hxx"
-#include "sc.hrc"
-#include "viewutil.hxx"
-#include "editutil.hxx"
-#include "inputhdl.hxx"
-#include "inputwin.hxx"
-#include "validat.hxx"
-#include "inputopt.hxx"
-#include "rfindlst.hxx"
-#include "hiranges.hxx"
-#include "viewuno.hxx"
-#include "chartarr.hxx"
-#include "anyrefdg.hxx"
-#include "dpobject.hxx"
-#include "patattr.hxx"
-#include "dociter.hxx"
-#include "seltrans.hxx"
-#include "fillinfo.hxx"
-#include "AccessibilityHints.hxx"
-#include "rangeutl.hxx"
-#include "client.hxx"
-#include "tabprotection.hxx"
-#include "markdata.hxx"
+#include <tabview.hxx>
+#include <tabvwsh.hxx>
+#include <docsh.hxx>
+#include <gridwin.hxx>
+#include <olinewin.hxx>
+#include <overlayobject.hxx>
+#include <colrowba.hxx>
+#include <tabcont.hxx>
+#include <scmod.hxx>
+#include <uiitems.hxx>
+#include <sc.hrc>
+#include <viewutil.hxx>
+#include <editutil.hxx>
+#include <inputhdl.hxx>
+#include <inputwin.hxx>
+#include <validat.hxx>
+#include <inputopt.hxx>
+#include <rfindlst.hxx>
+#include <hiranges.hxx>
+#include <viewuno.hxx>
+#include <chartarr.hxx>
+#include <anyrefdg.hxx>
+#include <dpobject.hxx>
+#include <patattr.hxx>
+#include <dociter.hxx>
+#include <seltrans.hxx>
+#include <fillinfo.hxx>
+#include <AccessibilityHints.hxx>
+#include <rangeutl.hxx>
+#include <client.hxx>
+#include <tabprotection.hxx>
+#include <markdata.hxx>
#include <formula/FormulaCompiler.hxx>
#include <comphelper/lok.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>