From 3cff8c64e916eac04332c91d0bd424d4459a960b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 8 Jul 2020 15:44:53 +0200 Subject: unotools: create instances with uno constructors See tdf#74608 for motivation Change-Id: I7a68484564aea9b416c12d5364d20ff8af77f40b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98380 Tested-by: Jenkins Reviewed-by: Noel Grandin --- unotools/util/utl.component | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'unotools/util/utl.component') diff --git a/unotools/util/utl.component b/unotools/util/utl.component index 8b9371343582..effef2146729 100644 --- a/unotools/util/utl.component +++ b/unotools/util/utl.component @@ -18,11 +18,13 @@ --> - + xmlns="http://openoffice.org/2010/uno-components"> + - + -- cgit