From e4be4c2641c0072af25cf1a2b2abc3b1cffa1078 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 5 Jun 2019 22:50:14 +0200 Subject: xmloff: create XMLDrawMetaImportOasis instances with an uno constructor Change-Id: I6793d227fd5e7f358904083f37ccae825f733fd4 Reviewed-on: https://gerrit.libreoffice.org/73570 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 638270ae9c97..2c96a6971e99 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -124,8 +124,11 @@ constructor="com_sun_star_comp_Impress_XMLOasisMetaExporter_get_implementation"> - + + + -- cgit