summaryrefslogtreecommitdiffstats
path: root/sc/inc/document.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-09-10 09:26:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-09-10 12:46:49 +0100
commitabbeed756019e099d16acb4155c7c459fef2d1b4 (patch)
tree221c20f0f2ee09e61bb68a8d5d352990feb79d07 /sc/inc/document.hxx
parentwrap at some reasonable location (diff)
downloadcore-abbeed756019e099d16acb4155c7c459fef2d1b4.tar.gz
core-abbeed756019e099d16acb4155c7c459fef2d1b4.zip
callcatcher: update unused code
Change-Id: Ie31c16318b09699e080484292d489a378e3a6dce
Diffstat (limited to 'sc/inc/document.hxx')
-rw-r--r--sc/inc/document.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index 88e062397117..e314145fd5f2 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -567,8 +567,6 @@ public:
bool HasChartAtPoint( SCTAB nTab, const Point& rPos, OUString& rName );
::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartDocument > GetChartByName( const OUString& rChartName );
- std::vector<std::pair<css::uno::Reference<
- css::chart2::XChartDocument>, Rectangle> > GetAllCharts();
SC_DLLPUBLIC void GetChartRanges( const OUString& rChartName, ::std::vector< ScRangeList >& rRanges, ScDocument* pSheetNameDoc );
void SetChartRanges( const OUString& rChartName, const ::std::vector< ScRangeList >& rRanges );