diff options
Diffstat (limited to 'xmloff/util')
-rw-r--r-- | xmloff/util/xo.component | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component index 7c97cf2275ec..1dad34ddd4ff 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -108,7 +108,8 @@ constructor="com_sun_star_comp_Impress_XMLOasisContentImporter_get_implementation"> <service name="com.sun.star.comp.Impress.XMLOasisContentImporter"/> </implementation> - <implementation name="XMLImpressExportOOO"> + <implementation name="XMLImpressExportOOO" + constructor="com_sun_star_comp_Impress_XMLExporter_get_implementation"> <service name="com.sun.star.comp.Impress.XMLExporter"/> </implementation> <implementation name="XMLImpressExportOasis" |