From 2ab7643aa652dcbcfe29be41bfd9c8502398dd42 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 16 Apr 2020 21:19:51 +0200 Subject: xmloff: create SchXMLExport (flat OOoXML) instances with an uno constructor See tdf#74608 for motivation. Change-Id: I67138b848411d91172ceec7af6826841b017cfdc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92390 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 e92c1cdeb66b..ecfa7c2b8762 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -19,7 +19,8 @@ - + -- cgit