summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-01-29 11:28:25 +0200
committerTor Lillqvist <tml@iki.fi>2013-01-29 11:28:58 +0200
commitc5cf7905a2df4660695afe4f690e8d466931b58c (patch)
treea1a3c1b88a025c554e092e42102b2d85374145c5 /sc
parent730ccde0b937cdcf54370b9eb852e09f2236d569 (diff)
WaE: private field 'nMaxRanges' is not used
Change-Id: Ie2d2a6b28be8167749822e22a85db057dfdd25a2
Diffstat (limited to 'sc')
-rw-r--r--sc/source/filter/xml/XMLStylesImportHelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/xml/XMLStylesImportHelper.hxx b/sc/source/filter/xml/XMLStylesImportHelper.hxx
index 395a287e6d7b..29edfcb58754 100644
--- a/sc/source/filter/xml/XMLStylesImportHelper.hxx
+++ b/sc/source/filter/xml/XMLStylesImportHelper.hxx
@@ -138,7 +138,6 @@ class ScMyStylesImportHelper
rtl::OUString* pCurrency;
rtl::OUString* pPrevCurrency;
ScRange aPrevRange;
- sal_uInt32 nMaxRanges;
sal_Int16 nCellType;
sal_Int16 nPrevCellType;
bool bPrevRangeAdded;