summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-02-28 22:02:53 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-02-28 22:02:53 -0500
commit278610aab98b1ad69010c73e8a7aa2186b90a7b0 (patch)
treefaf86ddcbfa65177b358ff75f1cda3bf6e4662a2 /sc/inc/dpobject.hxx
parentRemove old container that stored data caches. (diff)
downloadcore-278610aab98b1ad69010c73e8a7aa2186b90a7b0.tar.gz
core-278610aab98b1ad69010c73e8a7aa2186b90a7b0.zip
More cleanups.
ScDPObject::bRefresh flag is no longer used.
Diffstat (limited to 'sc/inc/dpobject.hxx')
-rw-r--r--sc/inc/dpobject.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index b252e014f315..132a352c9ee9 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -122,10 +122,9 @@ private:
long mnCacheId;
public:
- inline void SetRefresh() { bRefresh = TRUE; }
- ScDPObject( ScDocument* pD );
- ScDPObject(const ScDPObject& r);
- ~ScDPObject();
+ ScDPObject(ScDocument* pD);
+ ScDPObject(const ScDPObject& r);
+ ~ScDPObject();
/**
* When a DP object is "alive", it has table output on a sheet. This flag