sw/uiconfig/swriter/ui/inputwinmenu.ui |   13 -------------
 1 file changed, 13 deletions(-)

New commits:
commit 30617335d8cb1348e81c79e4f150aa3136a6d708
Author:     noah <[email protected]>
AuthorDate: Thu Oct 2 15:53:49 2025 +0200
Commit:     Heiko Tietze <[email protected]>
CommitDate: Mon Oct 13 16:44:24 2025 +0200

    tdf#167580 Hide phd in Writer table formulas
    
    Remove the phd entry from inputwinmenu.ui while retaining the function for
    backward compatibility as recommended by Heiko Tietze and Stuart Foote
    
    Change-Id: I4b7b7f6b2e35eddb3f932db602c96a3419a1c49c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191794
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <[email protected]>

diff --git a/sw/uiconfig/swriter/ui/inputwinmenu.ui 
b/sw/uiconfig/swriter/ui/inputwinmenu.ui
index ad1506964ecc..93bd665ac867 100644
--- a/sw/uiconfig/swriter/ui/inputwinmenu.ui
+++ b/sw/uiconfig/swriter/ui/inputwinmenu.ui
@@ -31,19 +31,6 @@
         </child>
       </object>
     </child>
-    <child>
-      <object class="GtkMenuItem" id="phd">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="label" translatable="yes" 
context="inputwinmenu|phd">Percent</property>
-        <property name="use_underline">True</property>
-        <child internal-child="accessible">
-          <object class="AtkObject" id="phd-atkobject">
-            <property name="AtkObject::accessible-description" 
translatable="yes" context="inputwinmenu|extended_tip|phd">Calculates a 
percentage</property>
-          </object>
-        </child>
-      </object>
-    </child>
     <child>
       <object class="GtkMenuItem" id="sqrt">
         <property name="visible">True</property>

Reply via email to