summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCoordinateSystem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/axes/VCoordinateSystem.cxx')
-rw-r--r--chart2/source/view/axes/VCoordinateSystem.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/source/view/axes/VCoordinateSystem.cxx b/chart2/source/view/axes/VCoordinateSystem.cxx
index bd5e8683e679..68f83a3f74aa 100644
--- a/chart2/source/view/axes/VCoordinateSystem.cxx
+++ b/chart2/source/view/axes/VCoordinateSystem.cxx
@@ -330,7 +330,8 @@ void VCoordinateSystem::createVAxisList(
, const awt::Size& /* rFontReferenceSize */
, const awt::Rectangle& /* rMaximumSpaceForLabels */
, bool /* bLimitSpaceForLabels */
- , std::vector<std::unique_ptr<VSeriesPlotter>>& /*rSeriesPlotterList*/)
+ , std::vector<std::unique_ptr<VSeriesPlotter>>& /*rSeriesPlotterList*/
+ , uno::Reference<uno::XComponentContext> const& /*rComponentContext*/)
{
}