From 4dbb33a1c21948bebcf890c2f8ceb56b15a87936 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 21 Nov 2019 11:50:54 +0100 Subject: xmloff: add ODF import/export for semi-transparent shape text Test this from sd, so that SdModelTestBase::saveAndReload() calls BootstrapFixture::validate() for us. Change-Id: I6c90a3a71a5603604e69f9b45137bc8e4388dc0f Reviewed-on: https://gerrit.libreoffice.org/83371 Reviewed-by: Miklos Vajna Tested-by: Jenkins --- schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'schema') diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index 47c1ef790dbd..330364b77827 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2029,6 +2029,12 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. + + + + + + -- cgit