summaryrefslogtreecommitdiff
path: root/xmlscript/util
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/util')
-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 23748a0569d9..a9bfffb15438 100644
--- a/xmlscript/util/xmlscript.component
+++ b/xmlscript/util/xmlscript.component
@@ -22,7 +22,8 @@
<implementation name="com.sun.star.comp.xml.input.SaxDocumentHandler">
<service name="com.sun.star.xml.input.SaxDocumentHandler"/>
</implementation>
- <implementation name="com.sun.star.comp.xmlscript.XMLBasicExporter">
+ <implementation name="com.sun.star.comp.xmlscript.XMLBasicExporter"
+ constructor="com_sun_star_comp_xmlscript_XMLBasicExporter">
<service name="com.sun.star.document.XMLBasicExporter"/>
</implementation>
<implementation name="com.sun.star.comp.xmlscript.XMLBasicImporter"