summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcondformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlcondformat.hxx')
-rw-r--r--sc/source/filter/xml/xmlcondformat.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/xml/xmlcondformat.hxx b/sc/source/filter/xml/xmlcondformat.hxx
index 4975b5b086ae..593d65f45b55 100644
--- a/sc/source/filter/xml/xmlcondformat.hxx
+++ b/sc/source/filter/xml/xmlcondformat.hxx
@@ -86,6 +86,7 @@ private:
ScDataBarFormat* mpDataBarFormat;
ScDataBarFormatData* mpFormatData;
+ sal_Int32 mnIndex;
};
class ScXMLIconSetFormatContext : public ScXMLImportContext