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 9942e90b6a65..0219cc5328ad 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -211,7 +211,8 @@ <service name="com.sun.star.comp.Writer.XMLAutotextEventsExporter"/> </implementation> <implementation - name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter"> + name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter" + constructor="com_sun_star_comp_Writer_XMLOasisAutotextEventsExporter_get_implementation"> <service name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter"/> </implementation> <implementation |