summaryrefslogtreecommitdiff
path: root/xmlscript/util/xmlscript.component
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/util/xmlscript.component')
-rw-r--r--xmlscript/util/xmlscript.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlscript/util/xmlscript.component b/xmlscript/util/xmlscript.component
index 79b518a742e3..298d8745374a 100644
--- a/xmlscript/util/xmlscript.component
+++ b/xmlscript/util/xmlscript.component
@@ -28,7 +28,8 @@
<implementation name="com.sun.star.comp.xmlscript.XMLBasicImporter">
<service name="com.sun.star.document.XMLBasicImporter"/>
</implementation>
- <implementation name="com.sun.star.comp.xmlscript.XMLOasisBasicExporter">
+ <implementation name="com.sun.star.comp.xmlscript.XMLOasisBasicExporter"
+ constructor="com_sun_star_comp_xmlscript_XMLOasisBasicExporter">
<service name="com.sun.star.document.XMLOasisBasicExporter"/>
</implementation>
<implementation name="com.sun.star.comp.xmlscript.XMLOasisBasicImporter">