From b4b224f6710adaa1cd9c6413e9754db6fbee3e9c Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 16 Jan 2020 21:31:44 +0100 Subject: xmloff: create DrawingLayerExport instances with an uno constructor See tdf#74608 for motivation. Change-Id: I1bb8e649cab67a2df4e40277758a47259f65a6c6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86946 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 32e3bf12dc10..57b160bd2719 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -96,7 +96,8 @@ constructor="com_sun_star_comp_Draw_XMLOasisStylesExporter_get_implementation"> - + -- cgit