summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/extlstcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/extlstcontext.hxx')
-rw-r--r--sc/source/filter/inc/extlstcontext.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/inc/extlstcontext.hxx b/sc/source/filter/inc/extlstcontext.hxx
index 7793437a6c55..0f85d5e6f2d4 100644
--- a/sc/source/filter/inc/extlstcontext.hxx
+++ b/sc/source/filter/inc/extlstcontext.hxx
@@ -51,6 +51,7 @@ public:
virtual void onEndElement() override;
private:
+ sal_Int32 nFormulaCount;
OUString aChars; // Characters of between xml elements.
OUString rStyle; // Style of the corresponding condition
sal_Int32 nPriority; // Priority of last cfRule element.