officecfg/registry/schema/org/openoffice/Office/Calc.xcs      |   16 ----------
 officecfg/registry/schema/org/openoffice/Office/Writer.xcs    |   16 ----------
 officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs |   16 ----------
 3 files changed, 48 deletions(-)

New commits:
commit 96d4bc4bb07d9ffa903f9c37b50e7c98a7491690
Author:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
AuthorDate: Fri Nov 3 18:42:05 2023 +0100
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Sat Nov 11 18:31:09 2023 +0100

    [API CHANGE] Drop unused SimpleControlPoint LargeControlPoint config keys
    
    last mentions of them were removed in 2011-2012 by:
    commit bbd638350fb83af2cadd85cdac2900de80bf7401
    commit 6ea8ea456cf5df267284278ecda42aa9b089a682
    commit ec4f69493b50c15861b0cdcc290ecedd00efb51d
    
    Change-Id: Iba3820806a761c12dead77ce6207c62f60f7055c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158974
    Tested-by: Jenkins
    Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 545808a05232..3de756beac4e 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -285,22 +285,6 @@
           </info>
           <value>false</value>
         </prop>
-        <prop oor:name="SimpleControlPoint" oor:type="xs:boolean">
-          <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] 
Lines -->
-          <info>
-            <desc>Specifies whether control points are displayed simple or 
enhanced.</desc>
-            <label>Simple control points</label>
-          </info>
-          <value>false</value>
-        </prop>
-        <prop oor:name="LargeControlPoint" oor:type="xs:boolean">
-          <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] 
Lines -->
-          <info>
-            <desc>Specifies whether control points are displayed as larger 
than the default size.</desc>
-            <label>Large control points</label>
-          </info>
-          <value>true</value>
-        </prop>
       </group>
       <group oor:name="Window">
         <info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index c9da17b65c9e..19d12f0e7451 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1274,22 +1274,6 @@
           </info>
           <value>false</value>
         </prop>
-        <prop oor:name="SimpleControlPoint" oor:type="xs:boolean">
-          <!-- UIHints: Tools - Options - Text document - Layout - [Section] 
Lines -->
-          <info>
-            <desc>Specifies whether control points are displayed simple or 
enhanced.</desc>
-            <label>Simple control points</label>
-          </info>
-          <value>true</value>
-        </prop>
-        <prop oor:name="LargeControlPoint" oor:type="xs:boolean">
-          <!-- UIHints: Tools - Options - Text document - Layout - [Section] 
Lines -->
-          <info>
-            <desc>Specifies whether control points are displayed as larger 
than the default size.</desc>
-            <label>Large control points</label>
-          </info>
-          <value>true</value>
-        </prop>
       </group>
       <group oor:name="Window">
         <info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs 
b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index 8d633caae4f0..a52ce160f38b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -163,22 +163,6 @@
           </info>
           <value>false</value>
         </prop>
-        <prop oor:name="SimpleControlPoint" oor:type="xs:boolean">
-          <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] 
Lines -->
-          <info>
-            <desc>Specifies whether control points are displayed simple or 
enhanced.</desc>
-            <label>Simple control points</label>
-          </info>
-          <value>true</value>
-        </prop>
-        <prop oor:name="LargeControlPoint" oor:type="xs:boolean">
-          <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] 
Lines -->
-          <info>
-            <desc>Specifies whether control points are displayed as larger 
than the default size.</desc>
-            <label>Large control points</label>
-          </info>
-          <value>true</value>
-        </prop>
       </group>
       <group oor:name="Window">
         <info>

Reply via email to