summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpshttab.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-03-01 00:02:01 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-03-01 00:02:01 -0500
commitf84427bfddd49efee446f73fb1b926d102ce9641 (patch)
tree6c6871ab683a1465190638713dffb9d79a3f4d05 /sc/inc/dpshttab.hxx
parentLet's rename InvalidateSource() to ClearSource(). (diff)
downloadcore-f84427bfddd49efee446f73fb1b926d102ce9641.tar.gz
core-f84427bfddd49efee446f73fb1b926d102ce9641.zip
Finally get the refresh to work properly.
Diffstat (limited to 'sc/inc/dpshttab.hxx')
-rw-r--r--sc/inc/dpshttab.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/dpshttab.hxx b/sc/inc/dpshttab.hxx
index a9d9529adcb3..51df5cee5100 100644
--- a/sc/inc/dpshttab.hxx
+++ b/sc/inc/dpshttab.hxx
@@ -110,6 +110,7 @@ private:
bool bIgnoreEmptyRows;
bool bRepeatIfEmpty;
+ const ScSheetSourceDesc& mrDesc;
ScDPCacheTable aCacheTable;
public: