officecfg/registry/data/org/openoffice/Office/Common.xcu   |    3 ---
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |    8 --------
 2 files changed, 11 deletions(-)

New commits:
commit 2a14f1c5c1486e436c7851f6909faa4a7afb8f2d
Author:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
AuthorDate: Mon Nov 20 23:01:14 2023 +0100
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Fri Nov 24 15:56:09 2023 +0100

    [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.behr...@allotropia.de>

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>

Reply via email to