summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xehelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xehelper.cxx')
-rw-r--r--sc/source/filter/excel/xehelper.cxx26
1 files changed, 13 insertions, 13 deletions
diff --git a/sc/source/filter/excel/xehelper.cxx b/sc/source/filter/excel/xehelper.cxx
index 326e03f25ee8..6c9de578ee0b 100644
--- a/sc/source/filter/excel/xehelper.cxx
+++ b/sc/source/filter/excel/xehelper.cxx
@@ -26,7 +26,7 @@
#include <svtools/ctrltool.hxx>
#include <svx/svdotext.hxx>
#include <editeng/outlobj.hxx>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/flstitem.hxx>
#include <editeng/colritem.hxx>
@@ -35,18 +35,18 @@
#include <editeng/escapementitem.hxx>
#include <editeng/svxfont.hxx>
-#include "document.hxx"
-#include "docpool.hxx"
-#include "formulacell.hxx"
-#include "editutil.hxx"
-#include "patattr.hxx"
-#include "scmatrix.hxx"
-#include "xestyle.hxx"
-#include "fprogressbar.hxx"
-#include "xltracer.hxx"
-#include "xecontent.hxx"
-#include "xelink.hxx"
-#include "xehelper.hxx"
+#include <document.hxx>
+#include <docpool.hxx>
+#include <formulacell.hxx>
+#include <editutil.hxx>
+#include <patattr.hxx>
+#include <scmatrix.hxx>
+#include <xestyle.hxx>
+#include <fprogressbar.hxx>
+#include <xltracer.hxx>
+#include <xecontent.hxx>
+#include <xelink.hxx>
+#include <xehelper.hxx>
using ::com::sun::star::uno::Reference;
using ::com::sun::star::i18n::XBreakIterator;