summaryrefslogtreecommitdiff
path: root/chart2/source/inc
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2022-01-16 12:25:49 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-01-16 12:55:26 +0100
commitc592574948b0a28bac965b508bc260aaa6c365d3 (patch)
tree8f6c610e235f581ec58ee0db77b049294c864ad0 /chart2/source/inc
parent5a4b75dcb5abc2e925870614a28e1c2876df8ed9 (diff)
use more concrete types in chart2, ChartView
Change-Id: I51d503cd71ef2adc0e590ef836dabf9906495bbc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128475 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2/source/inc')
-rw-r--r--chart2/source/inc/chartview/ExplicitValueProvider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/chartview/ExplicitValueProvider.hxx b/chart2/source/inc/chartview/ExplicitValueProvider.hxx
index 12047a5b9515..f367271e3b80 100644
--- a/chart2/source/inc/chartview/ExplicitValueProvider.hxx
+++ b/chart2/source/inc/chartview/ExplicitValueProvider.hxx
@@ -72,7 +72,7 @@ public:
static css::awt::Rectangle
AddSubtractAxisTitleSizes(
ChartModel& rModel
- , const css::uno::Reference< css::uno::XInterface >& xChartView
+ , ExplicitValueProvider* pChartView
, const css::awt::Rectangle& rPositionAndSize, bool bSubtract );
static sal_Int32 getExplicitNumberFormatKeyForAxis(