summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xilink.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xilink.cxx')
-rw-r--r--sc/source/filter/excel/xilink.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/excel/xilink.cxx b/sc/source/filter/excel/xilink.cxx
index 49e2acb55fb9..c2b23270f307 100644
--- a/sc/source/filter/excel/xilink.cxx
+++ b/sc/source/filter/excel/xilink.cxx
@@ -38,7 +38,6 @@ using ::std::vector;
// *** Helper classes ***
-
// Cached external cells ======================================================
/**
@@ -212,10 +211,8 @@ private:
XclImpSupbookList maSupbookList; /// List of external documents.
};
-
// *** Implementation ***
-
// Excel sheet indexes ========================================================
// original Excel sheet names -------------------------------------------------
@@ -544,7 +541,6 @@ XclImpCrn::XclImpCrn( XclImpStream& rStrm, const XclAddress& rXclPos ) :
{
}
-
// Sheet in an external document ==============================================
XclImpSupbookTab::XclImpSupbookTab( const OUString& rTabName ) :