summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xestream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xestream.cxx')
-rw-r--r--sc/source/filter/excel/xestream.cxx28
1 files changed, 14 insertions, 14 deletions
diff --git a/sc/source/filter/excel/xestream.cxx b/sc/source/filter/excel/xestream.cxx
index 4e53e61da04d..94ff1308dd6d 100644
--- a/sc/source/filter/excel/xestream.cxx
+++ b/sc/source/filter/excel/xestream.cxx
@@ -29,20 +29,20 @@
#include <sax/fshelper.hxx>
#include <unotools/streamwrap.hxx>
-#include "docuno.hxx"
-#include "xestream.hxx"
-#include "xladdress.hxx"
-#include "xlstring.hxx"
-#include "xeroot.hxx"
-#include "xestyle.hxx"
-#include "xcl97rec.hxx"
-#include "rangelst.hxx"
-#include "compiler.hxx"
-#include "formulacell.hxx"
-#include "tokenarray.hxx"
-#include "tokenstringcontext.hxx"
-#include "refreshtimerprotector.hxx"
-#include "globstr.hrc"
+#include <docuno.hxx>
+#include <xestream.hxx>
+#include <xladdress.hxx>
+#include <xlstring.hxx>
+#include <xeroot.hxx>
+#include <xestyle.hxx>
+#include <xcl97rec.hxx>
+#include <rangelst.hxx>
+#include <compiler.hxx>
+#include <formulacell.hxx>
+#include <tokenarray.hxx>
+#include <tokenstringcontext.hxx>
+#include <refreshtimerprotector.hxx>
+#include <globstr.hrc>
#include <docsh.hxx>
#include <viewdata.hxx>