summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpshttab.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-14 16:54:44 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-14 17:05:59 -0500
commit04fc63b20088bb704728c05d0460cf18f5f152ea (patch)
tree0df92367a220451b291b3110c29eace9e91df931 /sc/inc/dpshttab.hxx
parentMake multi-item query possible. (diff)
downloadcore-04fc63b20088bb704728c05d0460cf18f5f152ea.tar.gz
core-04fc63b20088bb704728c05d0460cf18f5f152ea.zip
No more pSpecial treatment of empty / non-empty queries.
Diffstat (limited to 'sc/inc/dpshttab.hxx')
-rw-r--r--sc/inc/dpshttab.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dpshttab.hxx b/sc/inc/dpshttab.hxx
index 505a2758ae78..825513547df3 100644
--- a/sc/inc/dpshttab.hxx
+++ b/sc/inc/dpshttab.hxx
@@ -103,7 +103,6 @@ class SC_DLLPUBLIC ScSheetDPData : public ScDPTableData
{
private:
ScQueryParam aQuery;
- bool* pSpecial;
bool bIgnoreEmptyRows;
bool bRepeatIfEmpty;