summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLDetectiveContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLDetectiveContext.hxx')
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sc/source/filter/xml/XMLDetectiveContext.hxx b/sc/source/filter/xml/XMLDetectiveContext.hxx
index 8bea285e37ab..088ba7e3cbc3 100644
--- a/sc/source/filter/xml/XMLDetectiveContext.hxx
+++ b/sc/source/filter/xml/XMLDetectiveContext.hxx
@@ -30,8 +30,6 @@
class ScXMLImport;
-
-
struct ScMyImpDetectiveObj
{
ScRange aSourceRange;
@@ -44,8 +42,6 @@ struct ScMyImpDetectiveObj
typedef ::std::vector< ScMyImpDetectiveObj > ScMyImpDetectiveObjVec;
-
-
struct ScMyImpDetectiveOp
{
ScAddress aPosition;
@@ -75,8 +71,6 @@ public:
};
-
-
class ScXMLDetectiveContext : public SvXMLImportContext
{
private:
@@ -103,8 +97,6 @@ public:
};
-
-
class ScXMLDetectiveHighlightedContext : public SvXMLImportContext
{
private:
@@ -134,8 +126,6 @@ public:
};
-
-
class ScXMLDetectiveOperationContext : public SvXMLImportContext
{
private: