summaryrefslogtreecommitdiff
path: root/sd/util/sdd.component
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-28 14:37:59 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-07-28 14:37:59 +0200
commit7e5b4be4cf6f699ec8fcfa8fb9cb35d5782b2f41 (patch)
tree48acfeb72d0775ae5729a8e4c7f94d78be3df589 /sd/util/sdd.component
parent58707d613f0fdd7e80cde7502195d7d0112fa3a4 (diff)
add prefixes for component_getFactory
Diffstat (limited to 'sd/util/sdd.component')
-rw-r--r--sd/util/sdd.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/util/sdd.component b/sd/util/sdd.component
index 51160d0f04fe..0bf634197c52 100644
--- a/sd/util/sdd.component
+++ b/sd/util/sdd.component
@@ -26,7 +26,7 @@
*
**********************************************************************-->
-<component loader="com.sun.star.loader.SharedLibrary"
+<component loader="com.sun.star.loader.SharedLibrary" prefix="sdd"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.draw.FormatDetector">
<service name="com.sun.star.frame.ExtendedTypeDetection"/>