From 7d7daa659f0569a91d97683663af807d7ebfc841 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 12 Jun 2019 21:29:29 +0200 Subject: xmloff: create XMLDrawSettingsImportOasis instances with an uno constructor Change-Id: I811c48578053e2ea87956340bcad45f6d27d59df Reviewed-on: https://gerrit.libreoffice.org/73911 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- xmloff/util/xo.component | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'xmloff/util') diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component index 2c96a6971e99..0c0ff1976510 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -138,8 +138,11 @@ constructor="com_sun_star_comp_Impress_XMLOasisSettingsExporter_get_implementation"> - + + + -- cgit