summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlexprt.cxx')
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx62
1 files changed, 31 insertions, 31 deletions
diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx
index 48156659941a..10d04f2fc529 100644
--- a/sc/source/filter/xml/xmlexprt.cxx
+++ b/sc/source/filter/xml/xmlexprt.cxx
@@ -19,18 +19,18 @@
#include <sal/config.h>
-#include "appluno.hxx"
+#include <appluno.hxx>
#include "xmlexprt.hxx"
#include "XMLConverter.hxx"
#include "xmlstyle.hxx"
-#include "unonames.hxx"
-#include "document.hxx"
-#include "olinetab.hxx"
-#include "cellsuno.hxx"
-#include "formulacell.hxx"
-#include "rangenam.hxx"
+#include <unonames.hxx>
+#include <document.hxx>
+#include <olinetab.hxx>
+#include <cellsuno.hxx>
+#include <formulacell.hxx>
+#include <rangenam.hxx>
#include "XMLTableMasterPageExport.hxx"
-#include "drwlayer.hxx"
+#include <drwlayer.hxx>
#include "XMLExportDataPilot.hxx"
#include "XMLExportDatabaseRanges.hxx"
#include "XMLExportDDELinks.hxx"
@@ -38,37 +38,37 @@
#include "XMLColumnRowGroupExport.hxx"
#include "XMLStylesExportHelper.hxx"
#include "XMLChangeTrackingExportHelper.hxx"
-#include "sheetdata.hxx"
-#include "docoptio.hxx"
+#include <sheetdata.hxx>
+#include <docoptio.hxx>
#include "XMLExportSharedData.hxx"
-#include "chgviset.hxx"
-#include "docuno.hxx"
-#include "textuno.hxx"
-#include "chartlis.hxx"
-#include "scitems.hxx"
-#include "docpool.hxx"
-#include "userdat.hxx"
-#include "dociter.hxx"
-#include "chgtrack.hxx"
-#include "rangeutl.hxx"
-#include "convuno.hxx"
-#include "postit.hxx"
-#include "externalrefmgr.hxx"
-#include "editutil.hxx"
-#include "tabprotection.hxx"
+#include <chgviset.hxx>
+#include <docuno.hxx>
+#include <textuno.hxx>
+#include <chartlis.hxx>
+#include <scitems.hxx>
+#include <docpool.hxx>
+#include <userdat.hxx>
+#include <dociter.hxx>
+#include <chgtrack.hxx>
+#include <rangeutl.hxx>
+#include <convuno.hxx>
+#include <postit.hxx>
+#include <externalrefmgr.hxx>
+#include <editutil.hxx>
+#include <tabprotection.hxx>
#include "cachedattraccess.hxx"
-#include "colorscale.hxx"
-#include "conditio.hxx"
-#include "cellvalue.hxx"
-#include "stylehelper.hxx"
-#include "edittextiterator.hxx"
+#include <colorscale.hxx>
+#include <conditio.hxx>
+#include <cellvalue.hxx>
+#include <stylehelper.hxx>
+#include <edittextiterator.hxx>
#include "editattributemap.hxx"
#include <arealink.hxx>
#include <datastream.hxx>
#include <documentlinkmgr.hxx>
#include <tokenstringcontext.hxx>
#include <cellform.hxx>
-#include "datamapper.hxx"
+#include <datamapper.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnmspe.hxx>