summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excrecds.hxx
diff options
context:
space:
mode:
authorKatarina Machalkova <kmachalkova@suse.cz>2010-10-13 17:54:42 +0200
committerKatarina Machalkova <kmachalkova@suse.cz>2010-10-13 19:51:45 +0200
commit8c368fecaa527cf8b20423289eea5b25d0571a29 (patch)
tree47e24bb69a59c565b3db4eebfd7ec4add9977e3d /sc/source/filter/inc/excrecds.hxx
parentd7699181e72d8219ce43bcabfbf65c810965d7c7 (diff)
Merged xlsx-shared-xlsx-export-simple-autofilter.diff from ooo-buil
Diffstat (limited to 'sc/source/filter/inc/excrecds.hxx')
-rw-r--r--sc/source/filter/inc/excrecds.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/inc/excrecds.hxx b/sc/source/filter/inc/excrecds.hxx
index 275133643221..d5c3541b12d9 100644
--- a/sc/source/filter/inc/excrecds.hxx
+++ b/sc/source/filter/inc/excrecds.hxx
@@ -472,6 +472,7 @@ private:
XclExpFiltermode* pFilterMode;
XclExpAutofilterinfo* pFilterInfo;
ScRange maRef;
+ bool mbAutoFilter;
};
// ----------------------------------------------------------------------------