summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xlroot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xlroot.hxx')
-rw-r--r--sc/source/filter/inc/xlroot.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/filter/inc/xlroot.hxx b/sc/source/filter/inc/xlroot.hxx
index 4f8263789aea..49902677cd48 100644
--- a/sc/source/filter/inc/xlroot.hxx
+++ b/sc/source/filter/inc/xlroot.hxx
@@ -49,8 +49,6 @@ struct XclDebugObjCounter
};
#endif
-
-
class SfxMedium;
class ScEditEngineDefaulter;
class ScHeaderEditEngine;
@@ -118,8 +116,6 @@ struct XclRootData
virtual ~XclRootData();
};
-
-
class SfxObjectShell;
class ScModelObj;
class OutputDevice;
@@ -275,8 +271,6 @@ private:
XclRootData& mrData; /// Reference to the global data struct.
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */