sw/uiconfig/swriter/ui/optformataidspage.ui |   25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

New commits:
commit ecc7af7170eab819a48f9f4e5226fee06fbb4741
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sun Apr 20 10:22:58 2025 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sun Apr 20 16:20:35 2025 +0200

    tdf#166256 Extended tips for options - text boundaries
    
    Change-Id: I5a29838bad6a4156ec13cbe641e1961a30d7642b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184386
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/sw/uiconfig/swriter/ui/optformataidspage.ui 
b/sw/uiconfig/swriter/ui/optformataidspage.ui
index f9d0cce2b0b8..ee4131f78b6d 100644
--- a/sw/uiconfig/swriter/ui/optformataidspage.ui
+++ b/sw/uiconfig/swriter/ui/optformataidspage.ui
@@ -863,6 +863,11 @@
                     <property name="use-underline">True</property>
                     <property name="active">True</property>
                     <property name="draw-indicator">True</property>
+                    <child internal-child="accessible">
+                      <object class="AtkObject" 
id="cbTextBoundaries-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="optformataidpage|extended_tip|cbTextBoundaries">Displays the text 
object boundaries.</property>
+                      </object>
+                    </child>
                   </object>
                   <packing>
                     <property name="left-attach">0</property>
@@ -879,6 +884,11 @@
                     <property name="use-underline">True</property>
                     <property name="active">True</property>
                     <property name="draw-indicator">True</property>
+                    <child internal-child="accessible">
+                      <object class="AtkObject" 
id="cbTableBoundaries-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="optformataidpage|extended_tip|cbTableBoundaries">Displays the 
boundaries of table cells.</property>
+                      </object>
+                    </child>
                   </object>
                   <packing>
                     <property name="left-attach">0</property>
@@ -896,6 +906,11 @@
                     <property name="use-underline">True</property>
                     <property name="active">True</property>
                     <property name="draw-indicator">True</property>
+                    <child internal-child="accessible">
+                      <object class="AtkObject" 
id="cbSectionBoundaries-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="optformataidpage|extended_tip|cbSectionBoundaries">Displays the 
boundaries of sections and frames.</property>
+                      </object>
+                    </child>
                   </object>
                   <packing>
                     <property name="left-attach">0</property>
@@ -914,6 +929,11 @@
                     <property name="use-underline">True</property>
                     <property name="active">True</property>
                     <property name="draw-indicator">True</property>
+                    <child internal-child="accessible">
+                      <object class="AtkObject" 
id="rbTextBoundariesCrop-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="optformataidpage|extended_tip|rbTextBoundariesCrop">Shows marks on the 
corners of the margins box.</property>
+                      </object>
+                    </child>
                   </object>
                   <packing>
                     <property name="left-attach">1</property>
@@ -932,6 +952,11 @@
                     <property name="active">True</property>
                     <property name="draw-indicator">True</property>
                     <property name="group">rbTextBoundariesCrop</property>
+                    <child internal-child="accessible">
+                      <object class="AtkObject" 
id="rbTextBoundariesFull-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="optformataidpage|extended_tip|rbTextBoundariesFull">Shows a faint line 
indicating the page margins.</property>
+                      </object>
+                    </child>
                   </object>
                   <packing>
                     <property name="left-attach">1</property>

Reply via email to