summaryrefslogtreecommitdiffstats
path: root/sc/inc/dptabdat.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-03-06 01:38:14 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-09 11:13:31 -0500
commit5e7daf4ab990c4719332e1c6df06cc477bdb3631 (patch)
tree4040b39df68da849712a0eedf477e7bd61671e4b /sc/inc/dptabdat.hxx
parentMore on correctly formatting grouped values. (diff)
downloadcore-5e7daf4ab990c4719332e1c6df06cc477bdb3631.tar.gz
core-5e7daf4ab990c4719332e1c6df06cc477bdb3631.zip
Display special first/last date names correctly.
Diffstat (limited to 'sc/inc/dptabdat.hxx')
-rw-r--r--sc/inc/dptabdat.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx
index 369881fe087b..8cd3c474b920 100644
--- a/sc/inc/dptabdat.hxx
+++ b/sc/inc/dptabdat.hxx
@@ -128,7 +128,6 @@ public:
ScDPTableData(ScDocument* pDoc);
virtual ~ScDPTableData();
- rtl::OUString GetFormattedString(const ScDPItemData& rItem) const;
rtl::OUString GetFormattedString(long nDim, const ScDPItemData& rItem) const;
long GetDatePart( long nDateVal, long nHierarchy, long nLevel );