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, 4 insertions, 4 deletions
diff --git a/sc/source/filter/xml/xmlexternaltabi.hxx b/sc/source/filter/xml/xmlexternaltabi.hxx
index 4edf3f89dbf5..050a751d1ffa 100644
--- a/sc/source/filter/xml/xmlexternaltabi.hxx
+++ b/sc/source/filter/xml/xmlexternaltabi.hxx
@@ -53,7 +53,7 @@ private:
OUString maFilterOptions;
};
-// ============================================================================
+
class ScXMLExternalRefRowsContext : public SvXMLImportContext
{
@@ -77,7 +77,7 @@ private:
ScXMLExternalTabData& mrExternalRefInfo;
};
-// ============================================================================
+
class ScXMLExternalRefRowContext : public SvXMLImportContext
{
@@ -102,7 +102,7 @@ private:
sal_Int32 mnRepeatRowCount;
};
-// ============================================================================
+
class ScXMLExternalRefCellContext : public SvXMLImportContext
{
@@ -136,7 +136,7 @@ private:
bool mbIsEmpty;
};
-// ============================================================================
+
class ScXMLExternalRefCellTextContext : public SvXMLImportContext
{