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 57b160bd2719..a5dd39f732a6 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -100,7 +100,8 @@ constructor="com_sun_star_comp_DrawingLayer_XMLExporter_get_implementation"> <service name="com.sun.star.comp.DrawingLayer.XMLExporter"/> </implementation> - <implementation name="XMLImpressClipboardExport"> + <implementation name="XMLImpressClipboardExport" + constructor="com_sun_star_comp_Impress_XMLClipboardExporter_get_implementation"> <service name="com.sun.star.comp.Impress.XMLClipboardExporter"/> </implementation> <implementation name="XMLImpressContentExportOOO" |