summaryrefslogtreecommitdiff
path: root/sc/inc/dpcache.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-03-15 15:36:40 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-15 15:41:24 -0400
commit4703758a075c56f308f9ddd7f970c1e8d928373c (patch)
tree5dbdd5304bc9d3717108614601d3849ef89b96cf /sc/inc/dpcache.hxx
parent3507f0f02d68261db62d4d6a3c5f4ccebd096835 (diff)
Removed unused.
Diffstat (limited to 'sc/inc/dpcache.hxx')
-rw-r--r--sc/inc/dpcache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dpcache.hxx b/sc/inc/dpcache.hxx
index 05574814b512..65669791cbe1 100644
--- a/sc/inc/dpcache.hxx
+++ b/sc/inc/dpcache.hxx
@@ -169,7 +169,6 @@ private:
void PostInit();
void Clear();
void AddLabel(const rtl::OUString& rLabel);
- bool AddData(long nDim, const ScDPItemData& rData, sal_uLong nNumFormat);
const GroupItems* GetGroupItems(long nDim) const;
};