From 1742d70c696e5adda1edc59d9905d0b6fc321933 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 2 Apr 2020 21:34:12 +0200 Subject: xmloff: create SchXMLExport_Oasis_Styles instances with an uno constructor See tdf#74608 for motivation. Change-Id: I9eb2702650c94ec064c5403015513efee1e1fe1e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91601 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 5f78db088f04..a5953b44c4ab 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -36,7 +36,8 @@ constructor="com_sun_star_comp_Chart_XMLOasisMetaExporter_get_implementation"> - + -- cgit