From 7c19f35d60ff55faeaea70a5910b612be6446ebf Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 19 Jun 2019 23:01:04 +0200 Subject: xmloff: create XMLImportSettingsImportOasis instances with an uno constructor See tdf#74608 for motivation. Change-Id: I3e2afe5184f686180b287078477f095792c9ac12 Reviewed-on: https://gerrit.libreoffice.org/74384 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 0c0ff1976510..5fb27d791ba8 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -142,7 +142,8 @@ constructor="com_sun_star_comp_Draw_XMLOasisSettingsImporter_get_implementation"> - + -- cgit