summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc
diff options
context:
space:
mode:
authorArkadiy Illarionov <qarkai@gmail.com>2019-06-19 22:35:40 +0300
committerStephan Bergmann <sbergman@redhat.com>2019-06-20 07:51:48 +0200
commit336b9a14f65222936d000551ed9728ab13514479 (patch)
tree5676697a4bb3fe0b5e57eddcee99400f462cb269 /chart2/source/inc
parentConsolidate on C++17 std::scoped_lock instead of std::lock_guard (diff)
downloadcore-336b9a14f65222936d000551ed9728ab13514479.tar.gz
core-336b9a14f65222936d000551ed9728ab13514479.zip
tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProvider
Replace with comphelper::getUnoTunnelImplementation. Change-Id: I8a457dc2aa701957f463b31bd6cc112337999aad Reviewed-on: https://gerrit.libreoffice.org/74377 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'chart2/source/inc')
-rw-r--r--chart2/source/inc/chartview/ExplicitValueProvider.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/inc/chartview/ExplicitValueProvider.hxx b/chart2/source/inc/chartview/ExplicitValueProvider.hxx
index 241fe10ead99..7fec9b254625 100644
--- a/chart2/source/inc/chartview/ExplicitValueProvider.hxx
+++ b/chart2/source/inc/chartview/ExplicitValueProvider.hxx
@@ -69,7 +69,6 @@ public:
virtual std::shared_ptr< DrawModelWrapper > getDrawModelWrapper() = 0;
static const css::uno::Sequence<sal_Int8>& getUnoTunnelId();
- static ExplicitValueProvider* getExplicitValueProvider( const css::uno::Reference< css::uno::XInterface >& xChartView );
static css::awt::Rectangle
AddSubtractAxisTitleSizes(