summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartcontroller.component
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-28 14:35:37 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-07-28 14:35:37 +0200
commit45fb35c7ac3c4868b0e7a1edb66279183144c737 (patch)
treef815e5301d846037b03fb9574c08ca1513f7e2a3 /chart2/source/controller/chartcontroller.component
parenta8b4cb8b1aa736c29ff84196a56ec7a8b3eaa763 (diff)
add prefixes for component_getFactory
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 fc99913b5a74..fcf0b67d41b8 100644
--- a/chart2/source/controller/chartcontroller.component
+++ b/chart2/source/controller/chartcontroller.component
@@ -26,7 +26,7 @@
*
**********************************************************************-->
-<component loader="com.sun.star.loader.SharedLibrary"
+<component loader="com.sun.star.loader.SharedLibrary" prefix="chartcontroller"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.chart.ElementSelectorToolbarController">
<service name="com.sun.star.frame.ToolbarController"/>