summaryrefslogtreecommitdiff
path: root/sot/util/sot.component
diff options
context:
space:
mode:
Diffstat (limited to 'sot/util/sot.component')
-rw-r--r--sot/util/sot.component5
1 files changed, 3 insertions, 2 deletions
diff --git a/sot/util/sot.component b/sot/util/sot.component
index 7fc9cc3b6e20..84b98871e359 100644
--- a/sot/util/sot.component
+++ b/sot/util/sot.component
@@ -18,8 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="sot" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.embed.OLESimpleStorage">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.comp.embed.OLESimpleStorage"
+ constructor="com_sun_star_comp_embed_OLESimpleStorage">
<service name="com.sun.star.embed.OLESimpleStorage"/>
</implementation>
</component>