summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/cellsh2.cxx')
-rw-r--r--sc/source/ui/view/cellsh2.cxx60
1 files changed, 30 insertions, 30 deletions
diff --git a/sc/source/ui/view/cellsh2.cxx b/sc/source/ui/view/cellsh2.cxx
index e2016d2acce9..11fb12fe3f5c 100644
--- a/sc/source/ui/view/cellsh2.cxx
+++ b/sc/source/ui/view/cellsh2.cxx
@@ -20,7 +20,7 @@
#include <config_features.h>
#include <basic/sberrors.hxx>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <comphelper/lok.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/app.hxx>
@@ -38,35 +38,35 @@
#include <com/sun/star/frame/FrameSearchFlag.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
-#include "cellsh.hxx"
-#include "tabvwsh.hxx"
-#include "sc.hrc"
-#include "globstr.hrc"
-#include "global.hxx"
-#include "globalnames.hxx"
-#include "scmod.hxx"
-#include "docsh.hxx"
-#include "document.hxx"
-#include "uiitems.hxx"
-#include "dbfunc.hxx"
-#include "dbdocfun.hxx"
-#include "filtdlg.hxx"
-#include "dbnamdlg.hxx"
-#include "reffact.hxx"
-#include "validat.hxx"
-#include "validate.hxx"
-#include "scresid.hxx"
-#include "datamapper.hxx"
-
-#include "scui_def.hxx"
-#include "scabstdlg.hxx"
-#include "impex.hxx"
-#include "asciiopt.hxx"
-#include "datastream.hxx"
-#include "datastreamdlg.hxx"
-#include "dataproviderdlg.hxx"
-#include "queryentry.hxx"
-#include "markdata.hxx"
+#include <cellsh.hxx>
+#include <tabvwsh.hxx>
+#include <sc.hrc>
+#include <globstr.hrc>
+#include <global.hxx>
+#include <globalnames.hxx>
+#include <scmod.hxx>
+#include <docsh.hxx>
+#include <document.hxx>
+#include <uiitems.hxx>
+#include <dbfunc.hxx>
+#include <dbdocfun.hxx>
+#include <filtdlg.hxx>
+#include <dbnamdlg.hxx>
+#include <reffact.hxx>
+#include <validat.hxx>
+#include <validate.hxx>
+#include <scresid.hxx>
+#include <datamapper.hxx>
+
+#include <scui_def.hxx>
+#include <scabstdlg.hxx>
+#include <impex.hxx>
+#include <asciiopt.hxx>
+#include <datastream.hxx>
+#include <datastreamdlg.hxx>
+#include <dataproviderdlg.hxx>
+#include <queryentry.hxx>
+#include <markdata.hxx>
#include <documentlinkmgr.hxx>
#include <memory>