summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpshttab.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-03-01 00:24:37 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-03-01 00:24:37 -0500
commitdddc5972da6c6d6c706e442845a47362d0f08dfa (patch)
treee5cfda5673b41d88eb4031a01956a37793a2233d /sc/inc/dpshttab.hxx
parentFinally get the refresh to work properly. (diff)
downloadcore-dddc5972da6c6d6c706e442845a47362d0f08dfa.tar.gz
core-dddc5972da6c6d6c706e442845a47362d0f08dfa.zip
Renamed ScDPTableDataCache to simply ScDPCache.
There were so many classes with 'DPTable' in them it was confusing.
Diffstat (limited to 'sc/inc/dpshttab.hxx')
-rw-r--r--sc/inc/dpshttab.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpshttab.hxx b/sc/inc/dpshttab.hxx
index 51df5cee5100..dba8880ff7ce 100644
--- a/sc/inc/dpshttab.hxx
+++ b/sc/inc/dpshttab.hxx
@@ -78,7 +78,7 @@ public:
const ScQueryParam& GetQueryParam() const;
bool operator== ( const ScSheetSourceDesc& rOther ) const;
- ScDPTableDataCache* CreateCache() const;
+ ScDPCache* CreateCache() const;
/**
* Check the sanity of the data source range.