summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2021-06-08 18:12:49 +0200
committerCaolán McNamara <caolanm@redhat.com>2021-06-15 18:20:46 +0200
commit51fd769bb358236023c9026c11b2b76268dda99b (patch)
tree848d49c1436cc0c88d86046666673366185945f8 /officecfg
parente3611f81ee35998e3b8382d3c0fab6d4993e4626 (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> (cherry picked from commit 10ff27cc4f01693865599d24caf7ab80d95232e0) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117221 Reviewed-by: Caolán McNamara <caolanm@redhat.com>
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>