From 31084ebb59093be7dfe5ab53a20fdb3bcfde34b6 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 8 Dec 2022 10:54:18 +0100 Subject: tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys * sw core RES_DECORATIVE as a FRMATR * sw API SwXFrame property "Decorative" * UI checkbox "Decorative" * ODF import/export as loext:decorative on draw:frame * DOCX export * DOCX import - very non-obvious how to get it from model.xml to dmapper * PDF/UA export: tag flys with this flag as Artifact * test for DOCX filters, ODF filters, PDF export Change-Id: I1ceb67fdd4e1cfa212aafdeb1c5f4ccd873d433e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143815 Tested-by: Jenkins Reviewed-by: Michael Stahl --- schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'schema') diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng index 3b2e0d4b2bbc..ee9b89ded8a9 100644 --- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng +++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng @@ -3304,4 +3304,14 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. folHlink + + + + + + + + + + -- cgit v1.2.3