From 69236a7aa17da34399e4d204ddb659d67a51fbf4 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 29 May 2019 21:29:30 +0200 Subject: xmloff: create XMLDrawContentImportOasis instances with an uno constructor Change-Id: I2d0bcc8d48ce0a4253b5deff11736b292e4f9e69 Reviewed-on: https://gerrit.libreoffice.org/73188 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 b4e2fcdf645e..638270ae9c97 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -99,8 +99,11 @@ constructor="com_sun_star_comp_Impress_XMLOasisContentExporter_get_implementation"> - + + + -- cgit