summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcelli.hxx
diff options
context:
space:
mode:
authorDaniel Bankston <daniel.e.bankston@gmail.com>2012-06-05 20:10:01 -0500
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-06-17 17:04:01 +0200
commit6361a5fc687ddf1a426d2e211fb4213f2bcfbb60 (patch)
tree668e943769d9b67acb6a93bfa33d27275d025fee /sc/source/filter/xml/xmlcelli.hxx
parentb39e4d439b6b0b7fad177967cadac3b822d5eb9f (diff)
Remove comments
Change-Id: I257a18325c3f385e14bed88aca6bdd2a8eba30b1
Diffstat (limited to 'sc/source/filter/xml/xmlcelli.hxx')
-rw-r--r--sc/source/filter/xml/xmlcelli.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/xml/xmlcelli.hxx b/sc/source/filter/xml/xmlcelli.hxx
index e8fecfd0ce03..3e624ee6132b 100644
--- a/sc/source/filter/xml/xmlcelli.hxx
+++ b/sc/source/filter/xml/xmlcelli.hxx
@@ -60,10 +60,6 @@ class ScXMLTableRowCellContext : public SvXMLImportContext
ScMyImpDetectiveObjVec* pDetectiveObjVec;
ScMyImpCellRangeSource* pCellRangeSource;
double fValue;
- //~ sal_Int32 nMergedRows, nMergedCols;
- //~ sal_Int32 nMatrixRows, nMatrixCols;
- //~ sal_Int32 nRepeatedRows;
- //~ sal_Int32 nCellsRepeated;
SCROW nMergedRows, nMatrixRows, nRepeatedRows;
SCCOL nMergedCols, nMatrixCols, nCellsRepeated;
ScXMLImport& rXMLImport;