summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-09-03 12:02:53 -0300
committerThomas Arnhold <thomas@arnhold.org>2013-09-04 20:50:19 +0000
commit62d50671919424ca4dd80cd7733b7b259132b9ab (patch)
tree62796e4e952d73685b1380e750d80dde354b2b95 /sc/inc/dpobject.hxx
parentfor zh-HK or zh-MO also list zh-TW as fallback (diff)
downloadcore-62d50671919424ca4dd80cd7733b7b259132b9ab.tar.gz
core-62d50671919424ca4dd80cd7733b7b259132b9ab.zip
Remove more unused methods
Change-Id: I8fec40d767905bcca366257a67f669eaa1055cbc Reviewed-on: https://gerrit.libreoffice.org/5789 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sc/inc/dpobject.hxx')
-rw-r--r--sc/inc/dpobject.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index bbd3ba88f62b..b2f6e380d8c9 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -183,10 +183,6 @@ public:
const OUString& rDataFieldName,
std::vector<com::sun::star::sheet::DataPilotFieldFilter>& rFilters);
- bool ParseFilters( ScDPGetPivotDataField& rTarget,
- std::vector< ScDPGetPivotDataField >& rFilters,
- const OUString& rFilterList );
-
void GetMemberResultNames(ScDPUniqueStringSet& rNames, long nDimension);
void ToggleDetails(const ::com::sun::star::sheet::DataPilotTableHeaderData& rElemDesc, ScDPObject* pDestObj);