diff options
Diffstat (limited to 'xmloff/util/xo.component')
-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 0219cc5328ad..2e43c129673d 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -216,7 +216,8 @@ <service name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter"/> </implementation> <implementation - name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter"> + name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter" + constructor="com_sun_star_comp_Writer_XMLOasisAutotextEventsImporter_get_implementation"> <service name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter"/> </implementation> <implementation name="xmloff::AnimationsImport" |