From 5d89d64846cd9fa56ffae47aae7c8c52a2a5feea Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 3 Oct 2019 21:56:22 +0200 Subject: xmloff: create XMLDrawMetaExportOOO instances with an uno constructor See tdf#74608 for motivation. Change-Id: Ia7ca975486be09acd2655c59b65e1f2a57774f32 Reviewed-on: https://gerrit.libreoffice.org/80166 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 8a81b5f42045..3c6e6e60583d 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -70,7 +70,8 @@ constructor="com_sun_star_comp_Draw_XMLOasisImporter_get_implementation"> - + -- cgit