summaryrefslogtreecommitdiff
path: root/chart2/source/chartcore.component
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/chartcore.component')
-rw-r--r--chart2/source/chartcore.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/source/chartcore.component b/chart2/source/chartcore.component
index 5928fb19109c..f7a1783eda68 100644
--- a/chart2/source/chartcore.component
+++ b/chart2/source/chartcore.component
@@ -256,7 +256,8 @@
<service name="com.sun.star.document.ExportFilter"/>
<service name="com.sun.star.document.ImportFilter"/>
</implementation>
- <implementation name="com.sun.star.comp.chart2.ChartView">
+ <implementation name="com.sun.star.comp.chart2.ChartView"
+ constructor="com_sun_star_comp_chart2_ChartView_get_implementation">
<service name="com.sun.star.chart2.ChartView"/>
</implementation>
</component>