summaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2023-05-10 11:39:49 +0200
committerLászló Németh <nemeth@numbertext.org>2023-05-11 13:52:16 +0200
commitffd8d20d368a885d6d786749278fa438573227a7 (patch)
tree477b2efb5828fff5ea888f994270d32c92f348be /schema
parentd1004cdd6a445ae73673b0ca360ae034b0ec09f2 (diff)
tdf#150673 sw xmloff: import/export tracked table column
to OpenDocument format using <style:table-cell-properties loext:text-changes-only="false"/> Follow-up to commit 05366b8e6683363688de8708a3d88cf144c7a2bf "tdf#60382 sw offapi: add change tracking of table/row deletion" and commit 48898a72066ff9982feafebb26708c4e779fd460 "tdf#60382 sw xmloff: import/export tracked table/row deletion". Change-Id: I6fb37322056a42a6746db0e4144b0848b0754b0f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151606 Tested-by: László Németh <nemeth@numbertext.org> Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'schema')
-rw-r--r--schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng9
1 files changed, 9 insertions, 0 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
index 5fe259dbd5e5..c0a983f46aab 100644
--- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
+++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
@@ -3210,6 +3210,15 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.
</rng:optional>
</rng:define>
+ <!-- TODO no proposal -->
+ <rng:define name="style-table-cell-properties-attlist" combine="interleave">
+ <rng:optional>
+ <rng:attribute name="loext:text-changes-only">
+ <rng:ref name="boolean"/>
+ </rng:attribute>
+ </rng:optional>
+ </rng:define>
+
<!-- https://issues.oasis-open.org/browse/OFFICE-4108 -->
<rng:define name="common-num-format-prefix-suffix-attlist" combine="interleave">
<rng:optional>