From 405c4e37b2ddf3afeda5e4bf9f57a3c9dd5eab85 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 3 Jul 2019 21:16:33 +0200 Subject: xmloff: create XMLImportMetaImportOasis instances with an uno constructor See tdf#74608 for motivation. Change-Id: Iaa42d09df5322e8fb23d96e7ff2c298951684c6c Reviewed-on: https://gerrit.libreoffice.org/75058 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 5fb27d791ba8..72718cf09bf3 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -128,7 +128,8 @@ constructor="com_sun_star_comp_Draw_XMLOasisMetaImporter_get_implementation"> - + -- cgit