summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xcl97')
-rw-r--r--sc/source/filter/xcl97/XclExpChangeTrack.cxx12
-rw-r--r--sc/source/filter/xcl97/XclImpChangeTrack.cxx16
-rw-r--r--sc/source/filter/xcl97/xcl97esc.cxx20
-rw-r--r--sc/source/filter/xcl97/xcl97rec.cxx38
4 files changed, 43 insertions, 43 deletions
diff --git a/sc/source/filter/xcl97/XclExpChangeTrack.cxx b/sc/source/filter/xcl97/XclExpChangeTrack.cxx
index f6afae56b346..0cbb72b2e9da 100644
--- a/sc/source/filter/xcl97/XclExpChangeTrack.cxx
+++ b/sc/source/filter/xcl97/XclExpChangeTrack.cxx
@@ -20,12 +20,12 @@
#include <memory>
#include <stdio.h>
#include <sot/storage.hxx>
-#include "XclExpChangeTrack.hxx"
-#include "xeformula.hxx"
-#include "formulacell.hxx"
-#include "xcl97rec.hxx"
-#include "document.hxx"
-#include "editutil.hxx"
+#include <XclExpChangeTrack.hxx>
+#include <xeformula.hxx>
+#include <formulacell.hxx>
+#include <xcl97rec.hxx>
+#include <document.hxx>
+#include <editutil.hxx>
#include <oox/export/utils.hxx>
#include <oox/token/namespaces.hxx>
diff --git a/sc/source/filter/xcl97/XclImpChangeTrack.cxx b/sc/source/filter/xcl97/XclImpChangeTrack.cxx
index d5b2f446a7b0..1e344fbb6325 100644
--- a/sc/source/filter/xcl97/XclImpChangeTrack.cxx
+++ b/sc/source/filter/xcl97/XclImpChangeTrack.cxx
@@ -17,17 +17,17 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "XclImpChangeTrack.hxx"
+#include <XclImpChangeTrack.hxx>
#include <sot/storage.hxx>
#include <svl/zforlist.hxx>
#include <svl/sharedstringpool.hxx>
-#include "chgviset.hxx"
-#include "formulacell.hxx"
-#include "chgtrack.hxx"
-#include "xihelper.hxx"
-#include "xilink.hxx"
-#include "externalrefmgr.hxx"
-#include "document.hxx"
+#include <chgviset.hxx>
+#include <formulacell.hxx>
+#include <chgtrack.hxx>
+#include <xihelper.hxx>
+#include <xilink.hxx>
+#include <externalrefmgr.hxx>
+#include <document.hxx>
// class XclImpChangeTrack
diff --git a/sc/source/filter/xcl97/xcl97esc.cxx b/sc/source/filter/xcl97/xcl97esc.cxx
index c2028180e6e8..7533190a4b65 100644
--- a/sc/source/filter/xcl97/xcl97esc.cxx
+++ b/sc/source/filter/xcl97/xcl97esc.cxx
@@ -39,18 +39,18 @@
#include <sfx2/docfile.hxx>
#include <sot/exchange.hxx>
-#include "xeescher.hxx"
+#include <xeescher.hxx>
-#include "global.hxx"
-#include "document.hxx"
-#include "drwlayer.hxx"
-#include "xecontent.hxx"
+#include <global.hxx>
+#include <document.hxx>
+#include <drwlayer.hxx>
+#include <xecontent.hxx>
#include <editeng/flditem.hxx>
-#include "userdat.hxx"
-#include "xcl97rec.hxx"
-#include "xehelper.hxx"
-#include "xechart.hxx"
-#include "xcl97esc.hxx"
+#include <userdat.hxx>
+#include <xcl97rec.hxx>
+#include <xehelper.hxx>
+#include <xechart.hxx>
+#include <xcl97esc.hxx>
#include <unotools/streamwrap.hxx>
#include <oox/ole/olehelper.hxx>
#include <sfx2/objsh.hxx>
diff --git a/sc/source/filter/xcl97/xcl97rec.cxx b/sc/source/filter/xcl97/xcl97rec.cxx
index 39ccc18970f0..8a1923933c8e 100644
--- a/sc/source/filter/xcl97/xcl97rec.cxx
+++ b/sc/source/filter/xcl97/xcl97rec.cxx
@@ -35,18 +35,18 @@
#include <rtl/math.hxx>
#include <rtl/uuid.h>
#include <svl/zformat.hxx>
-#include "formulacell.hxx"
-#include "drwlayer.hxx"
+#include <formulacell.hxx>
+#include <drwlayer.hxx>
-#include "xcl97rec.hxx"
-#include "xcl97esc.hxx"
-#include "editutil.hxx"
-#include "xecontent.hxx"
-#include "xeescher.hxx"
-#include "xestyle.hxx"
-#include "xelink.hxx"
+#include <xcl97rec.hxx>
+#include <xcl97esc.hxx>
+#include <editutil.hxx>
+#include <xecontent.hxx>
+#include <xeescher.hxx>
+#include <xestyle.hxx>
+#include <xelink.hxx>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <unotools/fltrcfg.hxx>
#include <editeng/brushitem.hxx>
@@ -60,15 +60,15 @@
#include <stdio.h>
-#include "document.hxx"
-#include "conditio.hxx"
-#include "rangelst.hxx"
-#include "stlpool.hxx"
-#include "viewopti.hxx"
-#include "scextopt.hxx"
-#include "docoptio.hxx"
-#include "patattr.hxx"
-#include "tabprotection.hxx"
+#include <document.hxx>
+#include <conditio.hxx>
+#include <rangelst.hxx>
+#include <stlpool.hxx>
+#include <viewopti.hxx>
+#include <scextopt.hxx>
+#include <docoptio.hxx>
+#include <patattr.hxx>
+#include <tabprotection.hxx>
#include <com/sun/star/embed/Aspects.hpp>
#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>