summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/chartcontroller.component
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-10-27 10:08:16 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2016-10-27 11:05:38 +0300
commit2dc980990316e1efd1c21ecc5050bbc134838f7a (patch)
tree8771fed90395ca3a6befc4e9cb1443a63a4019fc /chart2/source/controller/chartcontroller.component
parentdbaccess: OToolboxController is now unused (diff)
downloadcore-2dc980990316e1efd1c21ecc5050bbc134838f7a.tar.gz
core-2dc980990316e1efd1c21ecc5050bbc134838f7a.zip
Make XServiceInfo match what's in .component file
also should match the entry in officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu Change-Id: If5f532d428bfcd925123ab83df6185680a04249e
Diffstat (limited to 'chart2/source/controller/chartcontroller.component')
-rw-r--r--chart2/source/controller/chartcontroller.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/chartcontroller.component b/chart2/source/controller/chartcontroller.component
index 2348063d8d45..01201cbb2494 100644
--- a/chart2/source/controller/chartcontroller.component
+++ b/chart2/source/controller/chartcontroller.component
@@ -53,6 +53,6 @@
</implementation>
<implementation name="org.libreoffice.chart2.Chart2ToolboxController"
constructor="org_libreoffice_chart2_Chart2ToolboxController">
- <service name="com.sun.star.frame.ToolbarContoller"/>
+ <service name="com.sun.star.frame.ToolbarController"/>
</implementation>
</component>