summaryrefslogtreecommitdiff
path: root/starmath/util/sm.component
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/util/sm.component')
-rw-r--r--starmath/util/sm.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/starmath/util/sm.component b/starmath/util/sm.component
index 0c2af2021672..9215aebaef3b 100644
--- a/starmath/util/sm.component
+++ b/starmath/util/sm.component
@@ -30,7 +30,8 @@
constructor="Math_XMLExporter_get_implementation">
<service name="com.sun.star.xml.XMLExportFilter"/>
</implementation>
- <implementation name="com.sun.star.comp.Math.XMLImporter">
+ <implementation name="com.sun.star.comp.Math.XMLImporter"
+ constructor="Math_XMLImporter_get_implementation">
<service name="com.sun.star.xml.XMLImportFilter"/>
</implementation>
<implementation name="com.sun.star.comp.Math.XMLMetaExporter"