From 8c2545153572b32ecba202e52aade84b188dac73 Mon Sep 17 00:00:00 2001 From: Serge Krot Date: Thu, 8 Feb 2018 13:19:01 +0100 Subject: tdf#101856 odt: write/read new bookmark attributes: unit test Change-Id: I094f91c2af2d171067e3c37a8d52276835d36e9c (cherry picked from commit 61150f1c37744457e7a1a1c1e684612b6adf0298) Reviewed-on: https://gerrit.libreoffice.org/49424 Tested-by: Jenkins Reviewed-by: Michael Stahl --- .../libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 14 ++++++++++++++ 1 file changed, 14 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 f6561295af84..adae650eafc9 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2299,6 +2299,20 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. + + + + + + + + + + + + + + -- cgit