forked from amazingfate/loongoffice
chart2: use constructor feature for ChartDocumentWrapper
Change-Id: I5b99d64be17a0e7d3c1bb630e1f35afe0eb62c81
This commit is contained in:
@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user