From faddef755d5fe2a6937bbffa6633e3f8b6260c72 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 19 Mar 2020 21:30:52 +0100 Subject: xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructor See tdf#74608 for motivation. Change-Id: I7881850e264f421e72389cd51ad1e38e625fb334 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90766 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 6597c3714e38..5f78db088f04 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -32,7 +32,8 @@ - + -- cgit