summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/expop2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/expop2.cxx')
-rw-r--r--sc/source/filter/excel/expop2.cxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/sc/source/filter/excel/expop2.cxx b/sc/source/filter/excel/expop2.cxx
index cb677d18c7fb..f5271cefa7e3 100644
--- a/sc/source/filter/excel/expop2.cxx
+++ b/sc/source/filter/excel/expop2.cxx
@@ -27,26 +27,19 @@
#include <oox/ole/vbaexport.hxx>
#include <scerrors.hxx>
-#include <scextopt.hxx>
#include <root.hxx>
#include <excdoc.hxx>
#include <exp_op.hxx>
-#include <xcl97esc.hxx>
-
-#include <document.hxx>
-#include <rangenam.hxx>
-#include <filtopt.hxx>
-#include <xltools.hxx>
-#include <xelink.hxx>
#include <xehelper.hxx>
#include <officecfg/Office/Calc.hxx>
-#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
+namespace com { namespace sun { namespace star { namespace document { class XDocumentProperties; } } } }
+
namespace {
enum class VBAExportMode