summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlfilti.hxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2012-08-16 17:43:40 +0100
committerNoel Power <noel.power@suse.com>2012-08-16 17:43:40 +0100
commitb94bff540a47a9fc5ce0586aa58e28321c96e4aa (patch)
treedff3e39dc389f62248680df7080d33fc358e4f18 /sc/source/filter/xml/xmlfilti.hxx
parentd88325f73e6912928913eb41297e6aa4643655f5 (diff)
fix for fdo#48200.diff import regrex state for filter
Change-Id: If05b53602a8d8ea260093b3f6a9c0fca45cb74b9
Diffstat (limited to 'sc/source/filter/xml/xmlfilti.hxx')
-rw-r--r--sc/source/filter/xml/xmlfilti.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmlfilti.hxx b/sc/source/filter/xml/xmlfilti.hxx
index 8a9715dc8183..052829ecdc8b 100644
--- a/sc/source/filter/xml/xmlfilti.hxx
+++ b/sc/source/filter/xml/xmlfilti.hxx
@@ -62,7 +62,6 @@ class ScXMLFilterContext : public SvXMLImportContext
sal_Int16 nUserListIndex;
bool bSkipDuplicates;
bool bCopyOutputData;
- bool bUseRegularExpressions;
bool bEnabledUserList;
bool bConditionSourceRange;
std::vector<ConnStackItem> maConnStack;