diff options
Diffstat (limited to 'chart2/source/controller/chartcontroller.component')
-rw-r--r-- | chart2/source/controller/chartcontroller.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/chartcontroller.component b/chart2/source/controller/chartcontroller.component index 45733588475f..e800bed57c75 100644 --- a/chart2/source/controller/chartcontroller.component +++ b/chart2/source/controller/chartcontroller.component @@ -30,7 +30,7 @@ <service name="com.sun.star.beans.PropertySet"/> <service name="com.sun.star.chart.ChartDocument"/> <service name="com.sun.star.chart2.ChartDocumentWrapper"/> - <service name="com.sun.star.xml.UserDefinedAttributeSupplier"/> + <service name="com.sun.star.xml.UserDefinedAttributesSupplier"/> </implementation> <implementation name="com.sun.star.comp.chart2.ChartFrameLoader"> <service name="com.sun.star.frame.SynchronousFrameLoader"/> |