summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/BarChartType.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/template/BarChartType.cxx')
-rw-r--r--chart2/source/model/template/BarChartType.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/template/BarChartType.cxx b/chart2/source/model/template/BarChartType.cxx
index 6f11dd5458a2..bfdf6ec47249 100644
--- a/chart2/source/model/template/BarChartType.cxx
+++ b/chart2/source/model/template/BarChartType.cxx
@@ -79,7 +79,7 @@ css::uno::Sequence< OUString > SAL_CALL BarChartType::getSupportedServiceNames()
} // namespace chart
-extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface * SAL_CALL
+extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface *
com_sun_star_comp_chart_BarChartType_get_implementation(css::uno::XComponentContext *context,
css::uno::Sequence<css::uno::Any> const &)
{