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.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/filter/inc/externallinkfragment.hxx b/sc/source/filter/inc/externallinkfragment.hxx
index 1402b9f2112a..e71ebc878f07 100644
--- a/sc/source/filter/inc/externallinkfragment.hxx
+++ b/sc/source/filter/inc/externallinkfragment.hxx
@@ -29,8 +29,6 @@ namespace xls {
class ExternalLink;
-
-
/** This class implements importing the sheetData element in external sheets.
The sheetData element embedded in the externalBook element contains cached
@@ -74,8 +72,6 @@ private:
sal_Int32 mnCurrType; /// Data type of current cell.
};
-
-
class ExternalLinkFragment : public WorkbookFragmentBase
{
public:
@@ -103,8 +99,6 @@ private:
sal_Int32 mnResultType;
};
-
-
} // namespace xls
} // namespace oox