chart2: use constructor feature for ChartDocumentWrapper

Change-Id: I5b99d64be17a0e7d3c1bb630e1f35afe0eb62c81
This commit is contained in:
Miklos Vajna
2014-04-25 10:09:54 +02:00
parent 899c018a2f
commit b038c4ecdc
3 changed files with 9 additions and 9 deletions

View File

@ -28,7 +28,8 @@
<service name="com.sun.star.chart2.ChartController"/>
<service name="com.sun.star.frame.Controller"/>
</implementation>
<implementation name="com.sun.star.comp.chart2.ChartDocumentWrapper">
<implementation name="com.sun.star.comp.chart2.ChartDocumentWrapper"
constructor="com_sun_star_comp_chart2_ChartDocumentWrapper_get_implementation">
<service name="com.sun.star.beans.PropertySet"/>
<service name="com.sun.star.chart.ChartDocument"/>
<service name="com.sun.star.chart2.ChartDocumentWrapper"/>