summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh4.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/docsh4.cxx')
-rw-r--r--sc/source/ui/docshell/docsh4.cxx90
1 files changed, 45 insertions, 45 deletions
diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx
index 8cfb5fc81a2a..7654fdca0459 100644
--- a/sc/source/ui/docshell/docsh4.cxx
+++ b/sc/source/ui/docshell/docsh4.cxx
@@ -28,7 +28,7 @@ using namespace ::com::sun::star;
#include <math.h>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/flstitem.hxx>
#include <editeng/langitem.hxx>
#include <sfx2/fcontnr.hxx>
@@ -60,54 +60,54 @@ using namespace ::com::sun::star;
#include <comphelper/lok.hxx>
#include <comphelper/processfactory.hxx>
-#include "docuno.hxx"
+#include <docuno.hxx>
#include <com/sun/star/sdbc/XResultSet.hpp>
-#include "docsh.hxx"
+#include <docsh.hxx>
#include "docshimp.hxx"
-#include "docfunc.hxx"
-#include "scres.hrc"
-#include "strings.hrc"
-#include "stlsheet.hxx"
-#include "stlpool.hxx"
-#include "appoptio.hxx"
-#include "globstr.hrc"
-#include "global.hxx"
-#include "dbdocfun.hxx"
-#include "printfun.hxx"
-#include "viewdata.hxx"
-#include "tabvwsh.hxx"
-#include "impex.hxx"
-#include "attrib.hxx"
-#include "undodat.hxx"
-#include "autostyl.hxx"
-#include "undocell.hxx"
-#include "undotab.hxx"
-#include "inputhdl.hxx"
-#include "dbdata.hxx"
-#include "servobj.hxx"
-#include "rangenam.hxx"
-#include "scmod.hxx"
-#include "chgviset.hxx"
-#include "reffact.hxx"
-#include "chartlis.hxx"
-#include "chartpos.hxx"
-#include "waitoff.hxx"
-#include "tablink.hxx"
-#include "drwlayer.hxx"
-#include "docoptio.hxx"
-#include "undostyl.hxx"
-#include "rangeseq.hxx"
-#include "chgtrack.hxx"
-#include "printopt.hxx"
+#include <docfunc.hxx>
+#include <scres.hrc>
+#include <strings.hrc>
+#include <stlsheet.hxx>
+#include <stlpool.hxx>
+#include <appoptio.hxx>
+#include <globstr.hrc>
+#include <global.hxx>
+#include <dbdocfun.hxx>
+#include <printfun.hxx>
+#include <viewdata.hxx>
+#include <tabvwsh.hxx>
+#include <impex.hxx>
+#include <attrib.hxx>
+#include <undodat.hxx>
+#include <autostyl.hxx>
+#include <undocell.hxx>
+#include <undotab.hxx>
+#include <inputhdl.hxx>
+#include <dbdata.hxx>
+#include <servobj.hxx>
+#include <rangenam.hxx>
+#include <scmod.hxx>
+#include <chgviset.hxx>
+#include <reffact.hxx>
+#include <chartlis.hxx>
+#include <chartpos.hxx>
+#include <waitoff.hxx>
+#include <tablink.hxx>
+#include <drwlayer.hxx>
+#include <docoptio.hxx>
+#include <undostyl.hxx>
+#include <rangeseq.hxx>
+#include <chgtrack.hxx>
+#include <printopt.hxx>
#include <com/sun/star/document/UpdateDocMode.hpp>
-#include "scresid.hxx"
-#include "scabstdlg.hxx"
-#include "externalrefmgr.hxx"
-#include "sharedocdlg.hxx"
-#include "conditio.hxx"
-#include "sheetevents.hxx"
-#include "formulacell.hxx"
+#include <scresid.hxx>
+#include <scabstdlg.hxx>
+#include <externalrefmgr.hxx>
+#include <sharedocdlg.hxx>
+#include <conditio.hxx>
+#include <sheetevents.hxx>
+#include <formulacell.hxx>
#include <documentlinkmgr.hxx>
#include <memory>
#include <sfx2/notebookbar/SfxNotebookBar.hxx>