summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlimprt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlimprt.cxx')
-rw-r--r--sc/source/filter/xml/xmlimprt.cxx30
1 files changed, 15 insertions, 15 deletions
diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx
index 4fe0c8e4a145..e6db5b6f6deb 100644
--- a/sc/source/filter/xml/xmlimprt.cxx
+++ b/sc/source/filter/xml/xmlimprt.cxx
@@ -46,33 +46,33 @@
#include <editeng/editstat.hxx>
#include <formula/errorcodes.hxx>
-#include "appluno.hxx"
+#include <appluno.hxx>
#include "xmlimprt.hxx"
#include "importcontext.hxx"
-#include "document.hxx"
-#include "docsh.hxx"
-#include "docuno.hxx"
-#include "nameuno.hxx"
+#include <document.hxx>
+#include <docsh.hxx>
+#include <docuno.hxx>
+#include <nameuno.hxx>
#include "xmlbodyi.hxx"
#include "xmlstyli.hxx"
-#include "ViewSettingsSequenceDefines.hxx"
+#include <ViewSettingsSequenceDefines.hxx>
-#include "patattr.hxx"
+#include <patattr.hxx>
#include "XMLConverter.hxx"
#include "XMLDetectiveContext.hxx"
#include "XMLTableShapeImportHelper.hxx"
#include "XMLChangeTrackingImportHelper.hxx"
-#include "chgviset.hxx"
+#include <chgviset.hxx>
#include "XMLStylesImportHelper.hxx"
-#include "sheetdata.hxx"
-#include "rangeutl.hxx"
-#include "postit.hxx"
-#include "formulaparserpool.hxx"
-#include "externalrefmgr.hxx"
-#include "editutil.hxx"
+#include <sheetdata.hxx>
+#include <rangeutl.hxx>
+#include <postit.hxx>
+#include <formulaparserpool.hxx>
+#include <externalrefmgr.hxx>
+#include <editutil.hxx>
#include "editattributemap.hxx"
-#include "documentimport.hxx"
+#include <documentimport.hxx>
#include "pivotsource.hxx"
#include <unonames.hxx>
#include <numformat.hxx>