summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexternaltabi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlexternaltabi.hxx')
-rw-r--r--sc/source/filter/xml/xmlexternaltabi.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/filter/xml/xmlexternaltabi.hxx b/sc/source/filter/xml/xmlexternaltabi.hxx
index d5b8698d80ac..3e627f736f18 100644
--- a/sc/source/filter/xml/xmlexternaltabi.hxx
+++ b/sc/source/filter/xml/xmlexternaltabi.hxx
@@ -53,8 +53,6 @@ private:
OUString maFilterOptions;
};
-
-
class ScXMLExternalRefRowsContext : public SvXMLImportContext
{
public:
@@ -77,8 +75,6 @@ private:
ScXMLExternalTabData& mrExternalRefInfo;
};
-
-
class ScXMLExternalRefRowContext : public SvXMLImportContext
{
public:
@@ -102,8 +98,6 @@ private:
sal_Int32 mnRepeatRowCount;
};
-
-
class ScXMLExternalRefCellContext : public SvXMLImportContext
{
public:
@@ -136,8 +130,6 @@ private:
bool mbIsEmpty;
};
-
-
class ScXMLExternalRefCellTextContext : public SvXMLImportContext
{
public: