From d0eb495c6a3eca77a475759298f58a70ab73851f Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 21 Nov 2019 21:05:28 +0100 Subject: xmloff: create XMLDrawStylesExportOasis instances with an uno constructor See tdf#74608 for motivation. Change-Id: I68db3d4969e4bd40d1029ca3302bbda0dfe6e718 Reviewed-on: https://gerrit.libreoffice.org/83432 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 ee4dd77f78c7..33db764c0e91 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -91,7 +91,8 @@ constructor="com_sun_star_comp_Draw_XMLStylesExporter_get_implementation"> - + -- cgit