summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/funcuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/funcuno.cxx')
-rw-r--r--sc/source/ui/unoobj/funcuno.cxx42
1 files changed, 21 insertions, 21 deletions
diff --git a/sc/source/ui/unoobj/funcuno.cxx b/sc/source/ui/unoobj/funcuno.cxx
index c91134f3a6c3..c0c4bebaef52 100644
--- a/sc/source/ui/unoobj/funcuno.cxx
+++ b/sc/source/ui/unoobj/funcuno.cxx
@@ -22,29 +22,29 @@
#include <svl/itemprop.hxx>
#include <svl/sharedstringpool.hxx>
-#include "scitems.hxx"
-#include "funcuno.hxx"
-#include "miscuno.hxx"
-#include "cellsuno.hxx"
-#include "scdll.hxx"
-#include "document.hxx"
-#include "compiler.hxx"
+#include <scitems.hxx>
+#include <funcuno.hxx>
+#include <miscuno.hxx>
+#include <cellsuno.hxx>
+#include <scdll.hxx>
+#include <document.hxx>
+#include <compiler.hxx>
#include <formula/errorcodes.hxx>
-#include "callform.hxx"
-#include "addincol.hxx"
-#include "rangeseq.hxx"
-#include "formulacell.hxx"
-#include "docoptio.hxx"
-#include "optuno.hxx"
+#include <callform.hxx>
+#include <addincol.hxx>
+#include <rangeseq.hxx>
+#include <formulacell.hxx>
+#include <docoptio.hxx>
+#include <optuno.hxx>
#include <docuno.hxx>
-#include "markdata.hxx"
-#include "patattr.hxx"
-#include "docpool.hxx"
-#include "attrib.hxx"
-#include "clipparam.hxx"
-#include "dociter.hxx"
-#include "stringutil.hxx"
-#include "tokenarray.hxx"
+#include <markdata.hxx>
+#include <patattr.hxx>
+#include <docpool.hxx>
+#include <attrib.hxx>
+#include <clipparam.hxx>
+#include <dociter.hxx>
+#include <stringutil.hxx>
+#include <tokenarray.hxx>
#include <memory>
using namespace com::sun::star;