summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2021-06-08 18:12:49 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2021-06-15 15:03:24 +0200
commit10ff27cc4f01693865599d24caf7ab80d95232e0 (patch)
tree0714bd4795bb6921768376b01e45b8fb026caa63 /officecfg
parent3ac07d7f1bcce4a9ff0d989381a0a3443fe0a5c8 (diff)
Resolves tdf#142499 - Make fat cross cursor optional
Change-Id: I9a9182f8783f951e49cdb8f897578f99281c25d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116858 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs8
1 files changed, 8 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 5b3a2043e63b..95c1aed3ab0b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -398,6 +398,14 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="ThemedCursor" oor:type="xs:boolean" oor:nillable="false">
+ <!-- UIHints: Tools - Options -Spreadsheets - View - [Section] Window -->
+ <info>
+ <desc>If true, a themed cursor is used (fat cross) otherwise the system default (arrow).</desc>
+ <label>Themed cursor</label>
+ </info>
+ <value>false</value>
+ </prop>
</group>
<group oor:name="Other">
<info>