From 955871e42d79903205cb0eeb7d82c6bb4d397ec1 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 17 Jul 2019 21:34:58 +0200 Subject: xmloff: create XMLImportContentImportOasis instances with an uno constructor See tdf#74608 for motivation. Change-Id: I3b52830ece6fae82af1bc57eb93e3a9ad1eb2aff Reviewed-on: https://gerrit.libreoffice.org/75809 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 72718cf09bf3..abf03a6e9dfc 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -103,7 +103,8 @@ constructor="com_sun_star_comp_Draw_XMLOasisContentImporter_get_implementation"> - + -- cgit