summaryrefslogtreecommitdiff
path: root/xmloff/util/xo.component
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/util/xo.component')
-rw-r--r--xmloff/util/xo.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component
index 75d33db263c7..fe88914cdc88 100644
--- a/xmloff/util/xo.component
+++ b/xmloff/util/xo.component
@@ -104,7 +104,8 @@
<implementation name="XMLImpressExportOOO">
<service name="com.sun.star.comp.Impress.XMLExporter"/>
</implementation>
- <implementation name="XMLImpressExportOasis">
+ <implementation name="XMLImpressExportOasis"
+ constructor="com_sun_star_comp_Impress_XMLOasisExporter_get_implementation">
<service name="com.sun.star.comp.Impress.XMLOasisExporter"/>
</implementation>
<implementation name="XMLImpressImportOasis"