summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLCellRangeSourceContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLCellRangeSourceContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLCellRangeSourceContext.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLCellRangeSourceContext.cxx b/sc/source/filter/xml/XMLCellRangeSourceContext.cxx
index 510b8dbe0e2a..5a2d35f089a7 100644
--- a/sc/source/filter/xml/XMLCellRangeSourceContext.cxx
+++ b/sc/source/filter/xml/XMLCellRangeSourceContext.cxx
@@ -19,8 +19,6 @@
-
-
#include "XMLCellRangeSourceContext.hxx"
#include <sax/tools/converter.hxx>
@@ -31,8 +29,6 @@
using namespace ::com::sun::star;
-
-
ScMyImpCellRangeSource::ScMyImpCellRangeSource() :
nColumns( 0 ),
nRows( 0 ),
@@ -41,8 +37,6 @@ ScMyImpCellRangeSource::ScMyImpCellRangeSource() :
}
-
-
ScXMLCellRangeSourceContext::ScXMLCellRangeSourceContext(
ScXMLImport& rImport,
sal_uInt16 nPrfx,