From 6996fc174121b80a0eb1079621fd766fab95117e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 9 Jan 2020 21:06:23 +0100 Subject: xmloff: create AnimationsImport instances with an uno constructor See tdf#74608 for motivation. Change-Id: I36a70b0657c4648a9f5cf69d67d4da4508099587 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86503 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- xmloff/util/xo.component | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xmloff/util') diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component index eb218ca12d21..32e3bf12dc10 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -204,7 +204,8 @@ name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter"> - + -- cgit