summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun4.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/viewfun4.cxx')
-rw-r--r--sc/source/ui/view/viewfun4.cxx44
1 files changed, 22 insertions, 22 deletions
diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx
index 641bd4421325..f59e4b25db5c 100644
--- a/sc/source/ui/view/viewfun4.cxx
+++ b/sc/source/ui/view/viewfun4.cxx
@@ -18,7 +18,7 @@
*/
#include <memory>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/editobj.hxx>
@@ -47,27 +47,27 @@
#include <comphelper/storagehelper.hxx>
#include <comphelper/processfactory.hxx>
-#include "viewfunc.hxx"
-#include "docsh.hxx"
-#include "document.hxx"
-#include "docpool.hxx"
-#include "globstr.hrc"
-#include "global.hxx"
-#include "undoblk.hxx"
-#include "undocell.hxx"
-#include "formulacell.hxx"
-#include "scmod.hxx"
-#include "spelleng.hxx"
-#include "patattr.hxx"
-#include "sc.hrc"
-#include "tabvwsh.hxx"
-#include "impex.hxx"
-#include "editutil.hxx"
-#include "editable.hxx"
-#include "dociter.hxx"
-#include "reffind.hxx"
-#include "compiler.hxx"
-#include "tokenarray.hxx"
+#include <viewfunc.hxx>
+#include <docsh.hxx>
+#include <document.hxx>
+#include <docpool.hxx>
+#include <globstr.hrc>
+#include <global.hxx>
+#include <undoblk.hxx>
+#include <undocell.hxx>
+#include <formulacell.hxx>
+#include <scmod.hxx>
+#include <spelleng.hxx>
+#include <patattr.hxx>
+#include <sc.hrc>
+#include <tabvwsh.hxx>
+#include <impex.hxx>
+#include <editutil.hxx>
+#include <editable.hxx>
+#include <dociter.hxx>
+#include <reffind.hxx>
+#include <compiler.hxx>
+#include <tokenarray.hxx>
#include <refupdatecontext.hxx>
#include <gridwin.hxx>