From ab40a7843a66d1fe276224db16ddaecd538df234 Mon Sep 17 00:00:00 2001 From: Tünde Tóth Date: Tue, 17 Mar 2020 15:25:56 +0100 Subject: tdf#131370 chart: implement OOXML import/export of legend overlay feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow-up of the following commits related to the new UNO property Overlay for legends: commit 9fab1ba8ddc59924c633aa17c65f7330a4762726 (tdf#75330 add a new overlay/no-overlay feature for the legend) commit 65123d41f62597053bc3893ee4fb46868a6b1f2d (tdf#75330 chart: implement ODF import/export of legend overlay feature) Change-Id: Ie3eff9b8a4f99980a7ae28add909a27eb0e9d14b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90655 Tested-by: Jenkins Tested-by: László Németh Reviewed-by: László Németh --- schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'schema/libreoffice') diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index e44c01bd8d06..05607e00f571 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2430,4 +2430,13 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. + + + + + + + + + -- cgit v1.2.3