From 37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 25 Jun 2014 05:20:47 +0200 Subject: remove whitespace Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2 --- sc/source/filter/excel/xilink.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sc/source/filter/excel/xilink.cxx') 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 ) : -- cgit