summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2024-05-06 08:36:18 +0200
committerMiklos Vajna <vmiklos@collabora.com>2024-05-06 10:36:33 +0200
commit2f79dc2bc2ddf4006646f235f228b61e3f9ffde0 (patch)
tree16be71079af56c72dd1b296f0263dad9c11d66c0 /officecfg/registry/schema/org
parent67dc0edb688d345607ae6afe3ad849f143804e28 (diff)
Related: tdf#160833 sw DoNotMirrorRtlDrawObjs: add enable/disable option UI
Doing this via a macro was possible already, but that didn't invalidate the object positions on the layout, so required a document reload, which was ugly. Change-Id: I65dec046727588952f8e41a89eae25f81feb7f82 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167182 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'officecfg/registry/schema/org')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs6
1 files changed, 6 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index 085a380cbd41..9bc722106070 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -152,6 +152,12 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="DoNotMirrorRtlDrawObjs" oor:type="xs:boolean" oor:nillable="false">
+ <info>
+ <desc>Do not mirror drawing objects anchored in paragraphs with an RTL writing direction</desc>
+ </info>
+ <value>false</value>
+ </prop>
</group>
</templates>
<component>