summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2023-11-20 23:01:14 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-24 15:56:09 +0100
commit2a14f1c5c1486e436c7851f6909faa4a7afb8f2d (patch)
treed5af20dd43b236c07ae0455f56158ba02a8054f8 /officecfg
parentc47100e478301085ffb1e71bed41b9e5c39377fd (diff)
[API CHANGE] Drop unused VerticalCallOut config key
last mention of it was removed in 2021 by: commit d8fec570c21c5e45ba593ee96cc1ba5d45d77fc8 Change-Id: I8951b23d057badc7e1c6eb8472c4e9d7a63a3579 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159804 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu3
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs8
2 files changed, 0 insertions, 11 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 0ab83f6654ba..de1eae2ce767 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -69,9 +69,6 @@
<prop oor:name="VerticalText">
<value>true</value>
</prop>
- <prop oor:name="VerticalCallOut">
- <value>true</value>
- </prop>
<prop oor:name="Ruby">
<value>true</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index cf44d4bb3b1c..bf760476afa3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -6134,14 +6134,6 @@
</info>
<value>false</value>
</prop>
- <prop oor:name="VerticalCallOut" oor:type="xs:boolean" oor:nillable="false">
- <!-- UIHints: setup -->
- <info>
- <desc>Specifies whether vertical call out objects are available
- (true) or not (false).</desc>
- </info>
- <value>false</value>
- </prop>
</group>
<group oor:name="CTL">
<info>