summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartView.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/main/ChartView.cxx')
-rw-r--r--chart2/source/view/main/ChartView.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx
index adc8c88769df..b52ca2470d1a 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -1403,8 +1403,7 @@ css::uno::Sequence< OUString > SAL_CALL ChartView::getSupportedServiceNames()
uno::Sequence< OUString > ChartView::getSupportedServiceNames_Static()
{
- uno::Sequence<OUString> aSNS { CHART_VIEW_SERVICE_NAME };
- return aSNS;
+ return { CHART_VIEW_SERVICE_NAME };
}
::basegfx::B3DHomMatrix createTransformationSceneToScreen(