summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/externallinkfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/externallinkfragment.hxx')
-rw-r--r--sc/source/filter/inc/externallinkfragment.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/filter/inc/externallinkfragment.hxx b/sc/source/filter/inc/externallinkfragment.hxx
index c6e20186740b..5aea1766c0c1 100644
--- a/sc/source/filter/inc/externallinkfragment.hxx
+++ b/sc/source/filter/inc/externallinkfragment.hxx
@@ -28,8 +28,8 @@ namespace xls {
class ExternalLink;
-// ============================================================================
-// ============================================================================
+
+
/** This class implements importing the sheetData element in external sheets.
@@ -74,7 +74,7 @@ private:
sal_Int32 mnCurrType; /// Data type of current cell.
};
-// ============================================================================
+
class ExternalLinkFragment : public WorkbookFragmentBase
{
@@ -103,7 +103,7 @@ private:
sal_Int32 mnResultType;
};
-// ============================================================================
+
} // namespace xls
} // namespace oox