summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-08-22 12:36:14 -0300
committerCaolán McNamara <caolanm@redhat.com>2020-08-24 20:48:21 +0200
commitde01c0c1d0f80ffec3882625d77c02ab806f6c7a (patch)
treed8d0dd2e89a6b2549a50544d36a6ebd407a71512 /svx
parente050ad6a1ac6f16721c4c174c3abb0caa584252d (diff)
tdf#118148 Extended tips from HC2/shared/
These extended tips are extracted from <ahelp> in Help files Only for ui files, where dialogs/widget pair could be determined. Other forms of <ahelp hid=".."> such as .uno:.. and *HID* ... will be addressed elswhere. Change#1 Removed extended tips from GtkMenu of svx/.../acceptrejectchangesdialog.ui Change#2 Some empty ET's slipped in cui/macroselectdialog.ui Change-Id: Ic8dc62734143f621fcd3c4156fc004f585630277 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101186 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/acceptrejectchangesdialog.ui33
-rw-r--r--svx/uiconfig/ui/addconditiondialog.ui28
-rw-r--r--svx/uiconfig/ui/adddataitemdialog.ui78
-rw-r--r--svx/uiconfig/ui/addmodeldialog.ui18
-rw-r--r--svx/uiconfig/ui/asianphoneticguidedialog.ui49
-rw-r--r--svx/uiconfig/ui/chineseconversiondialog.ui33
-rw-r--r--svx/uiconfig/ui/chinesedictionary.ui58
-rw-r--r--svx/uiconfig/ui/datanavigator.ui57
-rw-r--r--svx/uiconfig/ui/docking3deffects.ui330
-rw-r--r--svx/uiconfig/ui/dockingcolorreplace.ui61
-rw-r--r--svx/uiconfig/ui/dockingfontwork.ui116
-rw-r--r--svx/uiconfig/ui/findreplacedialog.ui142
-rw-r--r--svx/uiconfig/ui/imapdialog.ui103
-rw-r--r--svx/uiconfig/ui/namespacedialog.ui29
-rw-r--r--svx/uiconfig/ui/passwd.ui24
-rw-r--r--svx/uiconfig/ui/redlinefilterpage.ui43
-rw-r--r--svx/uiconfig/ui/redlineviewpage.ui16
-rw-r--r--svx/uiconfig/ui/xformspage.ui7
-rw-r--r--svx/uiconfig/ui/zoommenu.ui22
19 files changed, 1123 insertions, 124 deletions
diff --git a/svx/uiconfig/ui/acceptrejectchangesdialog.ui b/svx/uiconfig/ui/acceptrejectchangesdialog.ui
index 8305b7d90ea9..5438ef12ad56 100644
--- a/svx/uiconfig/ui/acceptrejectchangesdialog.ui
+++ b/svx/uiconfig/ui/acceptrejectchangesdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AcceptRejectChangesDialog">
@@ -9,9 +9,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -28,6 +25,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="accept-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="acceptrejectchangesdialog|extended_tip|accept">Accepts the selected change and removes the highlighting from the change in the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -43,6 +45,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="reject-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="acceptrejectchangesdialog|extended_tip|reject">Rejects the selected change and removes the highlighting from the change in the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -58,6 +65,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="acceptall-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="acceptrejectchangesdialog|extended_tip|acceptall">Accepts all of the changes and removes the highlighting from the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -73,6 +85,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rejectall-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="acceptrejectchangesdialog|extended_tip|rejectall">Rejects all of the changes and removes the highlighting from the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -88,6 +105,11 @@
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="undo-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="acceptrejectchangesdialog|extended_tip|undo">Reverse the last Accept or Reject command.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -133,6 +155,9 @@
<action-widget response="101">undo</action-widget>
<action-widget response="-7">close</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
<object class="GtkMenu" id="calcmenu">
<property name="visible">True</property>
diff --git a/svx/uiconfig/ui/addconditiondialog.ui b/svx/uiconfig/ui/addconditiondialog.ui
index ab60984fd425..6877a0928dca 100644
--- a/svx/uiconfig/ui/addconditiondialog.ui
+++ b/svx/uiconfig/ui/addconditiondialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AddConditionDialog">
@@ -11,9 +11,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -111,6 +108,11 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="wrap_mode">word</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="condition-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|condition">Enter a condition.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -155,6 +157,11 @@
<property name="receives_default">True</property>
<property name="halign">end</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="edit-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|edit">Opens the Form Namespaces dialog where you can add, edit, or delete namespaces.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -177,6 +184,11 @@
<property name="editable">False</property>
<property name="wrap_mode">word</property>
<property name="cursor_visible">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="result-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|result">Displays a preview of the result.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -199,5 +211,13 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="AddConditionDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|AddConditionDialog">Add a condition in this subdialog of the Add Item / Edit Item dialog of the Data Navigator.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/adddataitemdialog.ui b/svx/uiconfig/ui/adddataitemdialog.ui
index ae6fa03c9f1a..8538d79d00a3 100644
--- a/svx/uiconfig/ui/adddataitemdialog.ui
+++ b/svx/uiconfig/ui/adddataitemdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AddDataItemDialog">
@@ -9,9 +9,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -100,6 +97,11 @@
<property name="valign">center</property>
<property name="activates_default">True</property>
<property name="width_chars">46</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="name-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|name">Enter the name of the item.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -156,6 +158,11 @@
<property name="valign">center</property>
<property name="activates_default">True</property>
<property name="width_chars">46</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="value-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|value">Enter a default value for the selected item.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -223,6 +230,11 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="valign">center</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="datatype-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|datatype">Select the data type for the selected item.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -238,6 +250,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="required-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|required">Specifies if the item must be included on the XForm.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -252,6 +269,11 @@
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="requiredcond-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|requiredcond">The Condition button opens the Add Condition dialog where you can enter used namespaces and full XPath expressions.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -267,6 +289,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="relevant-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|relevant">Declares the item as relevant.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -281,6 +308,11 @@
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="relevantcond-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|relevantcond">Declares the item as a constraint.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -296,6 +328,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="constraint-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|constraint">Declares the item as a constraint.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -311,6 +348,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="readonly-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|readonly">Declares the item as read-only.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -326,6 +368,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="calculate-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|calculate">Declares that the item is calculated.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -340,6 +387,11 @@
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="constraintcond-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|constraintcond">The Condition button opens the Add Condition dialog where you can specify the constraint condition.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -354,6 +406,11 @@
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="readonlycond-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|readonlycond">Declares that the item is calculated.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -368,6 +425,11 @@
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="calculatecond-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|calculatecond">The Condition button opens the Add Condition dialog where you can enter the calculation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -402,5 +464,13 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="AddDataItemDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="adddataitemdialog|extended_tip|AddDataItemDialog">Adds a new item or edits the selected item in the XForms Data Navigator.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/addmodeldialog.ui b/svx/uiconfig/ui/addmodeldialog.ui
index a03647704edf..3c2b38974937 100644
--- a/svx/uiconfig/ui/addmodeldialog.ui
+++ b/svx/uiconfig/ui/addmodeldialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AddModelDialog">
@@ -10,9 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -91,6 +88,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="modify-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="addmodeldialog|extended_tip|modify">When enabled, the document status will be set to "modified" when you change any form control that is bound to any data in the model. When not enabled, such a change does not set the document status to "modified".</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -104,6 +106,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="name-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="addmodeldialog|extended_tip|name">Enter the name.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -150,5 +157,8 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/asianphoneticguidedialog.ui b/svx/uiconfig/ui/asianphoneticguidedialog.ui
index 2031144d6e3e..251ff21925f6 100644
--- a/svx/uiconfig/ui/asianphoneticguidedialog.ui
+++ b/svx/uiconfig/ui/asianphoneticguidedialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AsianPhoneticGuideDialog">
@@ -9,9 +9,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -150,6 +147,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="Left2ED-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Left2ED-atkobject">Base text</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left2ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
</object>
</child>
</object>
@@ -163,6 +161,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="Left1ED-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left1ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -175,6 +178,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="Right1ED-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right1ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -189,6 +197,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="Right2ED-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Right2ED-atkobject">Ruby text</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right2ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
</object>
</child>
</object>
@@ -205,6 +214,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="Left3ED-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Left3ED-atkobject">Base text</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left3ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
</object>
</child>
</object>
@@ -221,6 +231,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="Right3ED-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Right3ED-atkobject">Ruby text</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right3ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
</object>
</child>
</object>
@@ -237,6 +248,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="Right4ED-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Right4ED-atkobject">Ruby text</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Right4ED">Enter the text that you want to use as a pronunciation guide for the base text.</property>
</object>
</child>
</object>
@@ -253,6 +265,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="Left4ED-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="asianphoneticguidedialog|Left4ED-atkobject">Base text</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|Left4ED">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</property>
</object>
</child>
</object>
@@ -332,6 +345,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="stylelb-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|stylelb">Select a character style for the ruby text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -345,6 +363,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="styles-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|styles">Opens the Styles deck of the Sidebar where you can select a character style for the ruby text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -362,6 +385,11 @@
<item translatable="yes" context="asianphoneticguidedialog|adjustlb">0 1 0</item>
<item translatable="yes" context="asianphoneticguidedialog|adjustlb">1 2 1</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="adjustlb-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|adjustlb">Select the horizontal alignment for the Ruby text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -377,6 +405,11 @@
<item translatable="yes" context="asianphoneticguidedialog|positionlb">Bottom</item>
<item translatable="yes" context="asianphoneticguidedialog|positionlb">Right</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="positionlb-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|positionlb">Select where you want to place the ruby text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -453,5 +486,13 @@
<action-widget response="-7">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="AsianPhoneticGuideDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog">Allows you to add comments next to Asian characters to serve as a pronunciation guide.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/chineseconversiondialog.ui b/svx/uiconfig/ui/chineseconversiondialog.ui
index 9e05a4414fab..12ed5de9af0f 100644
--- a/svx/uiconfig/ui/chineseconversiondialog.ui
+++ b/svx/uiconfig/ui/chineseconversiondialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="ChineseConversionDialog">
@@ -10,9 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -114,6 +111,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tosimplified-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chineseconversiondialog|extended_tip|tosimplified">Converts traditional Chinese text characters to simplified Chinese text characters. Click OK to convert the selected text. If no text is selected, the whole document is converted.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -130,6 +132,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">tosimplified</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="totraditional-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chineseconversiondialog|extended_tip|totraditional">Converts simplified Chinese text characters to traditional Chinese text characters. Click OK to convert the selected text. If no text is selected, the whole document is converted.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -189,6 +196,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="commonterms-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chineseconversiondialog|extended_tip|commonterms">Converts words with two or more characters that are in the list of common terms. After the list is scanned, the remaining text is converted character by character.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -202,6 +214,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="editterms-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chineseconversiondialog|extended_tip|editterms">Opens the Edit Dictionary dialog where you can edit the list of conversion terms.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -242,5 +259,13 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ChineseConversionDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chineseconversiondialog|extended_tip|ChineseConversionDialog">Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/chinesedictionary.ui b/svx/uiconfig/ui/chinesedictionary.ui
index a7f9da974b8f..c4749997acd4 100644
--- a/svx/uiconfig/ui/chinesedictionary.ui
+++ b/svx/uiconfig/ui/chinesedictionary.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore2">
@@ -34,9 +34,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -122,6 +119,11 @@
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">simpletotrad</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tradtosimple-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|tradtosimple">Converts traditional Chinese to simplified Chinese.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -138,6 +140,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">tradtosimple</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="simpletotrad-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|simpletotrad">Converts simplified Chinese to traditional Chinese.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -153,6 +160,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="reverse-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|reverse">Automatically adds the reverse mapping direction to the list for each modification that you enter.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -215,6 +227,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="add-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|add">Adds the term to the conversion dictionary. If the term is already in the dictionary, the new term receives precedence.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -229,6 +246,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="modify-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|modify">Saves the modified entry to the database file.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -243,6 +265,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="delete-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|delete">Removes the selected user-defined entry from the dictionary.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -292,6 +319,11 @@
<item translatable="yes" context="chinesedictionary|property">Verb</item>
<item translatable="yes" context="chinesedictionary|property">Brand name</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="property-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|property">Defines the class of the selected term.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -304,6 +336,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="mapping-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|mapping">Enter the text that you want to replace the Term with.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -316,6 +353,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="term-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|term">Enter the text that you want to replace with the Mapping term.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -501,6 +543,14 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ChineseDictionaryDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|ChineseDictionaryDialog">Edit the Chinese conversion terms.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<property name="mode">both</property>
diff --git a/svx/uiconfig/ui/datanavigator.ui b/svx/uiconfig/ui/datanavigator.ui
index 92c9ae6e69b4..de4fee973de2 100644
--- a/svx/uiconfig/ui/datanavigator.ui
+++ b/svx/uiconfig/ui/datanavigator.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.2 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkMenu" id="instancesmenu">
@@ -11,6 +11,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="datanavigator|instancesadd">_Add...</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="instancesadd-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|instancesadd">Opens a dialog where you can add a new instance.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -19,6 +24,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="datanavigator|instancesedit">_Edit...</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="instancesedit-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|instancesedit">Opens a dialog where you can modify the current instance.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -27,6 +37,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="datanavigator|instancesremove">_Remove...</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="instancesremove-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|instancesremove">Deletes the current instance. You cannot delete the last instance.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -41,6 +56,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="datanavigator|instancesdetails">_Show Details</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="instancesdetails-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|instancesdetails">Switches the display to show or hide details.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -53,6 +73,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="datanavigator|modelsadd">_Add...</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="modelsadd-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|modelsadd">Opens the Add Model dialog where you can add an XForm model.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -61,6 +86,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="datanavigator|modelsedit">_Edit...</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="modelsedit-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|modelsedit">Renames the selected Xform model.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -69,6 +99,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="datanavigator|modelsremove">_Remove</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="modelsremove-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|modelsremove">Deletes the selected XForm model. You cannot delete the last model.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -96,6 +131,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="modelslist-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|modelslist">Selects the XForms model that you want to use.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -116,6 +156,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="modelsbutton-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|modelsbutton">Adds, renames, and removes XForms models.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -295,6 +340,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="instances-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|instances">This button has submenus to add, edit or remove instances.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -309,5 +359,10 @@
<property name="position">0</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="DataNavigator-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="datanavigator|extended_tip|DataNavigator">Specifies the data structure of the current XForms document.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui
index 235964bc86ef..f154545026cf 100644
--- a/svx/uiconfig/ui/docking3deffects.ui
+++ b/svx/uiconfig/ui/docking3deffects.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -34,7 +34,6 @@
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment6">
- <property name="lower">0</property>
<property name="upper">90</property>
<property name="step_increment">5</property>
<property name="page_increment">10</property>
@@ -348,6 +347,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment1</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="diagonal-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|diagonal">Enter the amount by which you want to round the corners of the selected 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -360,6 +364,11 @@
<property name="can_focus">True</property>
<property name="text">0</property>
<property name="adjustment">adjustment2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="scaleddepth-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|scaleddepth">Enter the amount by which to increase or decrease the area of the front side of the selected 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -373,6 +382,11 @@
<property name="text">0</property>
<property name="adjustment">adjustment3</property>
<property name="digits">1</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="angle-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|angle">Enter the angle in degrees to rotate the selected 3D rotation object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -386,6 +400,11 @@
<property name="text">0</property>
<property name="adjustment">adjustment4</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="depth-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|depth">Enter the extrusion depth for the selected 3D object. This option is not valid for 3D rotation objects.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -457,6 +476,11 @@
<property name="can_focus">True</property>
<property name="text">0</property>
<property name="adjustment">adjustment5</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hori-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|hori">Enter the number of horizontal segments to use in the selected 3D rotation object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -496,6 +520,11 @@
<property name="can_focus">True</property>
<property name="text">0</property>
<property name="adjustment">adjustment9</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="veri-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|veri">Enter the number of vertical segments to use in the selected 3D rotation object</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -571,6 +600,11 @@
<property name="tooltip_text" translatable="yes" context="docking3deffects|objspecific|tooltip_text">Object-Specific</property>
<property name="valign">center</property>
<property name="image">image8</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="objspecific-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|objspecific">Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -585,6 +619,11 @@
<property name="tooltip_text" translatable="yes" context="docking3deffects|flat|tooltip_text">Flat</property>
<property name="valign">center</property>
<property name="image">image9</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="flat-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|flat">Renders the 3D surface as polygons.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -599,6 +638,11 @@
<property name="tooltip_text" translatable="yes" context="docking3deffects|spherical|tooltip_text">Spherical</property>
<property name="valign">center</property>
<property name="image">image10</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="spherical-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|spherical">Renders a smooth 3D surface.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -613,6 +657,11 @@
<property name="tooltip_text" translatable="yes" context="docking3deffects|invertnormals|tooltip_text">Invert Normals</property>
<property name="valign">center</property>
<property name="image">image11</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="invertnormals-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|invertnormals">Inverts the light source.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -627,6 +676,11 @@
<property name="tooltip_text" translatable="yes" context="docking3deffects|doublesidedillum|tooltip_text">Double-Sided Illumination</property>
<property name="valign">center</property>
<property name="image">image12</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="doublesidedillum-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|doublesidedillum">Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the Invert Normals button.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -641,6 +695,11 @@
<property name="tooltip_text" translatable="yes" context="docking3deffects|doublesided|tooltip_text">Double-Sided</property>
<property name="valign">center</property>
<property name="image">image13</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="doublesided-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|doublesided">Closes the shape of a 3D object that was created by extruding a freeform line (Convert - To 3D).</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -698,6 +757,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|to3d|tooltip_text">Convert to 3D</property>
<property name="image">image14</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="to3d-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|to3d">Use this icon to convert a selected 2D object to a 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -711,6 +775,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|tolathe|tooltip_text">Convert to Rotation Object</property>
<property name="image">image15</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tolathe-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|tolathe">Click here to convert a selected 2D object to a 3D rotation object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -909,6 +978,11 @@
<item translatable="yes" context="docking3deffects|mode">Phong</item>
<item translatable="yes" context="docking3deffects|mode">Gouraud</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="mode-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|mode">Select the shading method that you want to use. Flat shading assigns a single color to a single polygon on the surface of the object. Gouraud shading blends colors across the polygons. Phong shading averages the color of each pixel based on the pixels that surround it, and requires the most processing power.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -974,6 +1048,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment6</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="slant-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|slant">Enter an angle from 0 to 90 degrees for casting the shadow.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -987,6 +1066,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|shadow|tooltip_text">3D Shadowing On/Off</property>
<property name="image">image17</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="shadow-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|shadow">Adds or removes a shadow from the selected 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -1038,6 +1122,11 @@
<property name="can_focus">True</property>
<property name="adjustment">adjustment10</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="focal-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|focal">Enter the focal length of the camera, where a small value corresponds to a "fisheye" lens, and a large value to a telephoto lens.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1050,6 +1139,11 @@
<property name="can_focus">True</property>
<property name="adjustment">adjustment7</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="distance-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|distance">Enter the distance to leave between the camera and the center of the selected object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1154,6 +1248,11 @@
<property name="tooltip_text" translatable="yes" context="docking3deffects|colorbutton1|tooltip_text">Colors Dialog</property>
<property name="valign">start</property>
<property name="image">image19</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colorbutton1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|colorbutton1">Select a color for the ambient light.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -1168,10 +1267,14 @@
<property name="valign">center</property>
<property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ambientcolor-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|ambientcolor">Select a color for the ambient light.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1222,6 +1325,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light1">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -1238,6 +1346,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light2-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light2">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1254,6 +1367,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light3">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -1270,6 +1388,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light4-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light4">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -1286,6 +1409,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light5-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light5">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -1302,6 +1430,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light6-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light6">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1318,6 +1451,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light7-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light7">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -1334,6 +1472,11 @@
<accessibility>
<relation type="labelled-by" target="label17"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light8-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light8">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -1356,14 +1499,18 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor1|tooltip_text">Light 1 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor1|tooltip_text">Light 1 color</property>
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="lightcolor1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|lightcolor1">Select a color for the current light source.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -1373,14 +1520,12 @@
</child>
<child>
<object class="GtkMenuButton" id="lightcolor2">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor2|tooltip_text">Light 2 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor2|tooltip_text">Light 2 color</property>
<child>
<placeholder/>
</child>
@@ -1393,14 +1538,12 @@
</child>
<child>
<object class="GtkMenuButton" id="lightcolor3">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor3|tooltip_text">Light 3 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor3|tooltip_text">Light 3 color</property>
<child>
<placeholder/>
</child>
@@ -1413,14 +1556,12 @@
</child>
<child>
<object class="GtkMenuButton" id="lightcolor4">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor4|tooltip_text">Light 4 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor4|tooltip_text">Light 4 color</property>
<child>
<placeholder/>
</child>
@@ -1433,14 +1574,12 @@
</child>
<child>
<object class="GtkMenuButton" id="lightcolor5">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor5|tooltip_text">Light 5 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor5|tooltip_text">Light 5 color</property>
<child>
<placeholder/>
</child>
@@ -1453,14 +1592,12 @@
</child>
<child>
<object class="GtkMenuButton" id="lightcolor6">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor6|tooltip_text">Light 6 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor6|tooltip_text">Light 6 color</property>
<child>
<placeholder/>
</child>
@@ -1473,14 +1610,12 @@
</child>
<child>
<object class="GtkMenuButton" id="lightcolor7">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor7|tooltip_text">Light 7 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor7|tooltip_text">Light 7 color</property>
<child>
<placeholder/>
</child>
@@ -1493,14 +1628,12 @@
</child>
<child>
<object class="GtkMenuButton" id="lightcolor8">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
+ <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor8|tooltip_text">Light 8 color</property>
<property name="valign">start</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
- <property name="tooltip_text" translatable="yes" context="docking3deffects|lightcolor8|tooltip_text">Light 8 color</property>
<child>
<placeholder/>
</child>
@@ -1653,6 +1786,11 @@
<accessibility>
<relation type="labelled-by" target="label20"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="textype-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|textype">Converts the texture to black and white.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1670,6 +1808,11 @@
<accessibility>
<relation type="labelled-by" target="label20"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texcolor-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texcolor">Converts the texture to color.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -1687,6 +1830,11 @@
<accessibility>
<relation type="labelled-by" target="label22"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texreplace-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texreplace">Applies the texture without shading.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1704,6 +1852,11 @@
<accessibility>
<relation type="labelled-by" target="label22"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texmodulate-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texmodulate">Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -1739,6 +1892,11 @@
<accessibility>
<relation type="labelled-by" target="label23"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texobjx-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texobjx">Automatically adjusts the texture based on the shape and size of the object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1756,6 +1914,11 @@
<accessibility>
<relation type="labelled-by" target="label23"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texparallelx-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texparallelx">Applies the texture parallel to the horizontal axis.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -1774,6 +1937,11 @@
<accessibility>
<relation type="labelled-by" target="label23"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texcirclex-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texcirclex">Wraps the horizontal axis of the texture pattern around a sphere.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -1791,6 +1959,11 @@
<accessibility>
<relation type="labelled-by" target="label24"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texobjy-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texobjy">Automatically adjusts the texture based on the shape and size of the object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1808,6 +1981,11 @@
<accessibility>
<relation type="labelled-by" target="label24"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texparallely-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texparallely">Applies the texture parallel to the vertical axis.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -1825,6 +2003,11 @@
<accessibility>
<relation type="labelled-by" target="label24"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texcircley-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texcircley">Wraps the vertical axis of the texture pattern around a sphere.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -1842,6 +2025,11 @@
<accessibility>
<relation type="labelled-by" target="label25"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texfilter-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texfilter">Blurs the texture slightly to remove unwanted speckles.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1944,13 +2132,17 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
<property name="valign">center</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="objcolor-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|objcolor">Select the color that you want to apply to the object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1962,13 +2154,17 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
<property name="valign">center</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="illumcolor-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|illumcolor">Select the color to illuminate the object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1990,6 +2186,11 @@
<accessibility>
<relation type="labelled-by" target="label26"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="favorites-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|favorites">Select a predefined color scheme, or select User-defined to define a custom color scheme.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2004,6 +2205,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|colorbutton3|tooltip_text">Colors Dialog</property>
<property name="image">image39</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colorbutton3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|colorbutton3">Select the color to illuminate the object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -2094,13 +2300,17 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="hexpand">True</property>
<property name="valign">center</property>
+ <property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="speccolor-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|speccolor">Select the color that you want the object to reflect.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2114,6 +2324,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|colorbutton5|tooltip_text">Colors Dialog</property>
<property name="image">image41</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colorbutton5-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|colorbutton5">Enter the intensity of the specular effect.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -2125,6 +2340,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment8</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="intensity-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|intensity">Enter the intensity of the specular effect.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2192,6 +2412,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|material|tooltip_text">Material</property>
<property name="image">image5</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="material-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|material">Changes the coloring of the selected 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">4</property>
@@ -2205,6 +2430,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|texture|tooltip_text">Textures</property>
<property name="image">image4</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="texture-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|texture">Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -2218,6 +2448,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|light|tooltip_text">Illumination</property>
<property name="image">image3</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="light-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|light">Define the light source for the selected 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -2231,6 +2466,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|representation|tooltip_text">Shading</property>
<property name="image">image2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="representation-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|representation">Sets the shading and shadow options for the selected 3D object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -2244,6 +2484,11 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="docking3deffects|geometry|tooltip_text">Geometry</property>
<property name="image">image1</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="geometry-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|geometry">Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -2256,6 +2501,11 @@
<property name="top_attach">0</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="Docking3DEffects-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="docking3deffects|extended_tip|Docking3DEffects">Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>
diff --git a/svx/uiconfig/ui/dockingcolorreplace.ui b/svx/uiconfig/ui/dockingcolorreplace.ui
index 54aa048a767b..93cfb763672d 100644
--- a/svx/uiconfig/ui/dockingcolorreplace.ui
+++ b/svx/uiconfig/ui/dockingcolorreplace.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -98,10 +98,10 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child internal-child="accessible">
<object class="AtkObject" id="cbx2-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|cbx2-atkobject" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.">Source Color 2</property>
+ <property name="AtkObject::accessible-name" translatable="yes" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color." context="dockingcolorreplace|cbx2-atkobject">Source Color 2</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|cbx2">Select this checkbox to replace the current Source color with the color that you specify in the Replace with box.</property>
</object>
</child>
</object>
@@ -118,10 +118,10 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child internal-child="accessible">
<object class="AtkObject" id="cbx3-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|cbx3-atkobject" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.">Source Color 3</property>
+ <property name="AtkObject::accessible-name" translatable="yes" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color." context="dockingcolorreplace|cbx3-atkobject">Source Color 3</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|cbx3">Select this checkbox to replace the current Source color with the color that you specify in the Replace with box.</property>
</object>
</child>
</object>
@@ -138,10 +138,10 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child internal-child="accessible">
<object class="AtkObject" id="cbx4-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|cbx4-atkobject" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.">Source Color 4</property>
+ <property name="AtkObject::accessible-name" translatable="yes" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color." context="dockingcolorreplace|cbx4-atkobject">Source Color 4</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|cbx4">Select this checkbox to replace the current Source color with the color that you specify in the Replace with box.</property>
</object>
</child>
</object>
@@ -158,10 +158,10 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child internal-child="accessible">
<object class="AtkObject" id="cbx1-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|cbx1-atkobject" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.">Source Color 1</property>
+ <property name="AtkObject::accessible-name" translatable="yes" comments="This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color." context="dockingcolorreplace|cbx1-atkobject">Source Color 1</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|cbx1">Select this checkbox to replace the current Source color with the color that you specify in the Replace with box.</property>
</object>
</child>
</object>
@@ -182,6 +182,11 @@
<accessibility>
<relation type="label-for" target="color5"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cbx5-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|cbx5">Replaces transparent areas in the current image with the color that you select.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -197,6 +202,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="tol1-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|tol1-atkobject">Tolerance 1</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|tol1">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</property>
</object>
</child>
</object>
@@ -215,6 +221,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="tol2-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|tol2-atkobject">Tolerance 2</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|tol2">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</property>
</object>
</child>
</object>
@@ -233,6 +240,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="tol3-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|tol3-atkobject">Tolerance 3</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|tol3">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</property>
</object>
</child>
</object>
@@ -251,6 +259,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="tol4-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|tol4-atkobject">Tolerance 4</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|tol4">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</property>
</object>
</child>
</object>
@@ -266,13 +275,13 @@
<property name="receives_default">False</property>
<property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="color1-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|color1-atkobject">Replace with 1</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|color1">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose Format - Area, and then click the Colors tab.</property>
</object>
</child>
</object>
@@ -288,13 +297,13 @@
<property name="receives_default">False</property>
<property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="color2-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|color2-atkobject">Replace with 2</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|color2">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose Format - Area, and then click the Colors tab.</property>
</object>
</child>
</object>
@@ -310,13 +319,13 @@
<property name="receives_default">False</property>
<property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="color3-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|color3-atkobject">Replace with 3</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|color3">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose Format - Area, and then click the Colors tab.</property>
</object>
</child>
</object>
@@ -332,13 +341,13 @@
<property name="receives_default">False</property>
<property name="hexpand">True</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="color4-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="dockingcolorreplace|color4-atkobject">Replace with 4</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|color4">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose Format - Area, and then click the Colors tab.</property>
</object>
</child>
</object>
@@ -353,13 +362,17 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<accessibility>
<relation type="labelled-by" target="cbx5"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="color5-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|color5">Select the color to replace the transparent areas in the current image.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -454,6 +467,11 @@
<property name="valign">center</property>
<property name="hexpand">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replace-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|replace">Replaces the selected source colors in the current image with the colors that you specify in the Replace with boxes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -480,6 +498,11 @@
<property name="label" translatable="yes" context="dockingcolorreplace|pipette">Pipette</property>
<property name="use_underline">True</property>
<property name="icon_name">res/sc10350.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="pipette-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|pipette">Select one of the four source color boxes. Move the mouse pointer over the selected image, and then click the color that you want to replace.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -519,6 +542,11 @@
<property name="top_attach">0</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="toolgrid-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|toolgrid">Displays the color in the selected image that directly underlies the current mouse pointer position. This features only works if the Color Replacer tool is selected.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -531,5 +559,10 @@
<property name="top_attach">0</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="DockingColorReplace-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingcolorreplace|extended_tip|DockingColorReplace">Opens the Color Replacer dialog, where you can replace colors in bitmap and meta file graphics.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/dockingfontwork.ui b/svx/uiconfig/ui/dockingfontwork.ui
index 95cc96b0ee4a..c398598be778 100644
--- a/svx/uiconfig/ui/dockingfontwork.ui
+++ b/svx/uiconfig/ui/dockingfontwork.ui
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="lower">-50000</property>
<property name="upper">50000</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">1</property>
</object>
<object class="GtkAdjustment" id="adjustment2">
<property name="lower">-50000</property>
<property name="upper">50000</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">1</property>
</object>
<object class="GtkAdjustment" id="adjustment3">
<property name="lower">-50000</property>
<property name="upper">50000</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">1</property>
</object>
<object class="GtkAdjustment" id="adjustment4">
<property name="lower">-50000</property>
<property name="upper">50000</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">1</property>
</object>
<object class="GtkGrid" id="DockingFontwork">
@@ -43,6 +43,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw01.png</property>
<property name="active">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="off-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|off">Removes baseline formatting.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -67,6 +72,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw02.png</property>
<property name="group">off</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rotate-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|rotate">Uses the top or the bottom edge of the selected object as the text baseline.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -81,6 +91,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw03.png</property>
<property name="group">off</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="upright-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|upright">Uses the top or the bottom edge of the selected object as the text baseline and preserves the original vertical alignment of the individual characters.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -95,6 +110,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw04.png</property>
<property name="group">off</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hori-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|hori">Horizontally slants the characters in the text object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -109,6 +129,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw05.png</property>
<property name="group">off</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="vert-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|vert">Vertically slants the characters in the text object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -133,6 +158,11 @@
<property name="tooltip_text" translatable="yes" context="dockingfontwork|orientation|tooltip_text">Orientation</property>
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw06.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="orientation-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|orientation">Reverses the text flow direction, and flips the text horizontally or vertically. To use this command, you must first apply a different baseline to the text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -157,6 +187,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw07.png</property>
<property name="group">autosize</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="left-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|left">Aligns the text to the left end of the text baseline.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -171,6 +206,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw08.png</property>
<property name="group">autosize</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="center-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|center">Centers the text on the text baseline.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -185,6 +225,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw09.png</property>
<property name="group">autosize</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="right-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|right">Aligns the text to the right end of the text baseline.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -199,6 +244,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw010.png</property>
<property name="active">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="autosize-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|autosize">Resizes the text to fit the length of the text baseline.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -236,6 +286,11 @@
<property name="tooltip_text" translatable="yes" context="dockingfontwork|distance|tooltip_text">Distance</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="distance-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|distance">Enter the amount of space that you want to leave between the text baseline and the base of the individual characters.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -274,6 +329,11 @@
<property name="text">0.00</property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="indent-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|indent">Enter the amount of space to leave between the beginning of the text baseline, and the beginning of the text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -298,6 +358,11 @@
<property name="tooltip_text" translatable="yes" context="dockingfontwork|contour|tooltip_text">Contour</property>
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw011.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="contour-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|contour">Shows or hides the text baseline, or the edges of the selected object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -311,6 +376,11 @@
<property name="tooltip_text" translatable="yes" context="dockingfontwork|textcontour|tooltip_text">Text Contour</property>
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw012.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="textcontour-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|textcontour">Shows or hides the borders of the individual characters in the text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -335,6 +405,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw013.png</property>
<property name="active">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="noshadow-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|noshadow">Removes the shadow effects that you applied to the text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -349,6 +424,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw014.png</property>
<property name="group">noshadow</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="vertical-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|vertical">Adds a shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -363,6 +443,11 @@
<property name="use_underline">True</property>
<property name="icon_name">svx/res/fw015.png</property>
<property name="group">noshadow</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="slant-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|slant">Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -401,6 +486,11 @@
<property name="text">0.00</property>
<property name="adjustment">adjustment3</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="distancex-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|distancex">Enter the horizontal distance between the text characters and the edge of the shadow.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -439,6 +529,11 @@
<property name="text">0.00</property>
<property name="adjustment">adjustment4</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="distancey-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|distancey">Enter the vertical distance between the text characters and the edge of the shadow.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -460,16 +555,25 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="color-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|color">Select a color for the text shadow.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">7</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="DockingFontwork-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|DockingFontwork">Simple tool for putting text along a curve without any fancy effects.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui
index 4b27a9064a58..2600024b3158 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="FindReplaceDialog">
@@ -10,9 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="can_focus">False</property>
@@ -108,6 +105,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="searchterm-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|searchterm">Enter the text that you want to find, or select a previous search from the list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -119,6 +121,11 @@
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="searchlist-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|searchlist">Enter the text that you want to find, or select a previous search from the list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -141,7 +148,7 @@
<property name="label" translatable="yes" context="findreplacedialog|label4">_Find:</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
- <property name="yalign">0.40000000596046448</property>
+ <property name="yalign">0.4000000059604645</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -159,7 +166,7 @@
<property name="wrap">True</property>
<property name="ellipsize">end</property>
<property name="xalign">0</property>
- <property name="yalign">0.55000001192092896</property>
+ <property name="yalign">0.550000011920929</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -176,7 +183,7 @@
<property name="xalign">0</property>
<child internal-child="accessible">
<object class="AtkObject" id="searchlabel-atkobject">
- <property name="AtkObject::accessible-role" translatable="no">static</property>
+ <property name="AtkObject::accessible-role">static</property>
</object>
</child>
</object>
@@ -199,6 +206,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="matchcase-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|matchcase">Distinguishes between uppercase and lowercase characters.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -215,6 +227,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="searchformatted-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|searchformatted">Includes number formatting characters in the search.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -235,6 +252,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="wholewords-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|wholewords">Searches for whole words or cells that are identical to the search text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -358,6 +380,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replaceterm-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|replaceterm">Enter the replacement text, or select a recent replacement text or style from the list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -369,6 +396,11 @@
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replacelist-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|replacelist">Enter the replacement text, or select a recent replacement text or style from the list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -459,6 +491,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="searchall-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|searchall">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -473,6 +510,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="backsearch-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|backsearch">Finds and selects the previous occurrence of the text or format that you are searching for in the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -489,6 +531,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="search-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|search">Finds and selects the next occurrence of the text or format that you are searching for in the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -503,6 +550,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replace-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|replace">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -517,6 +569,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replaceall-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|replaceall">Replaces all of the occurrences of the text or format that you want to replace.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -554,7 +611,7 @@
<child>
<object class="GtkLabel" id="label7">
<property name="can_focus">False</property>
- <property name="label" translatable="no">Component Label</property>
+ <property name="label">Component Label</property>
<property name="use_underline">True</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -573,7 +630,7 @@
<property name="spacing">12</property>
<child>
<object class="GtkButton" id="component1">
- <property name="label" translatable="no">component button 1</property>
+ <property name="label">component button 1</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
@@ -586,7 +643,7 @@
</child>
<child>
<object class="GtkButton" id="component2">
- <property name="label" translatable="no">component button 2</property>
+ <property name="label">component button 2</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
@@ -611,7 +668,7 @@
<child type="label">
<object class="GtkLabel" id="label6">
<property name="can_focus">False</property>
- <property name="label" translatable="no">Component Label</property>
+ <property name="label">Component Label</property>
<property name="use_underline">True</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -670,6 +727,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="selection-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|selection">Searches only the selected text or cells.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -719,6 +781,11 @@
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="format-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|format">Finds specific text formatting features, such as font types, font effects, and text flow characteristics.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -756,6 +823,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="layout-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|layout">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -801,6 +873,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="matchcharwidth-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|matchcharwidth">Distinguishes between half-width and full-width character forms.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -821,6 +898,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="similarity-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|similarity">Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -837,6 +919,11 @@
<property name="halign">end</property>
<property name="hexpand">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="similaritybtn-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|similaritybtn">Set the options for the similarity search.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -864,6 +951,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="soundslike-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|soundslike">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -880,6 +972,11 @@
<property name="halign">end</property>
<property name="hexpand">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="soundslikebtn-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|soundslikebtn">Sets the search options for similar notation used in Japanese text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -922,6 +1019,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="notes-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|notes">In Writer, you can select to include the comment texts in your searches.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -944,6 +1046,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replace_backwards-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|replace_backwards">Search starts at the current cursor position and goes backwards to the beginning of the file.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1104,6 +1211,11 @@
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="label3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|label3">Shows more or fewer search options. Click this label again to hide the extended search options.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -1132,6 +1244,14 @@
<action-widget response="-11">help</action-widget>
<action-widget response="-7">close</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="FindReplaceDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|FindReplaceDialog">Finds or replaces text or formats in the current document.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup2">
<property name="ignore_hidden">True</property>
diff --git a/svx/uiconfig/ui/imapdialog.ui b/svx/uiconfig/ui/imapdialog.ui
index 298a409be23f..243a2575fdff 100644
--- a/svx/uiconfig/ui/imapdialog.ui
+++ b/svx/uiconfig/ui/imapdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="ImapDialog">
@@ -8,9 +8,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox">
<property name="visible">True</property>
@@ -147,6 +144,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_APPLY">Apply</property>
<property name="icon_name">svx/res/id01.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_APPLY-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_APPLY">Applies the changes that you made to the image map.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -160,6 +162,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_OPEN">Open...</property>
<property name="icon_name">svx/res/id02.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_OPEN-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_OPEN">Loads an existing image map in the MAP-CERN, MAP-NCSA or SIP StarView ImageMap file format.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -173,6 +180,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_SAVEAS">Save...</property>
<property name="icon_name">svx/res/id03.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_SAVEAS-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_SAVEAS">Saves the image map in the MAP-CERN, MAP-NCSA or SIP StarView ImageMap file format.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -198,6 +210,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_SELECT">Select</property>
<property name="icon_name">svx/res/id04.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_SELECT-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_SELECT">Selects a hotspot in the image map for editing.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -211,6 +228,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_RECT">Rectangle</property>
<property name="icon_name">svx/res/id05.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_RECT-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_RECT">Draws a rectangular hotspot where you drag in the graphic. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -224,6 +246,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_CIRCLE">Ellipse</property>
<property name="icon_name">svx/res/id06.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_CIRCLE-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_CIRCLE">Draws an elliptical hotspot where you drag in the graphic. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -237,6 +264,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_POLY">Polygon</property>
<property name="icon_name">svx/res/id07.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_POLY-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_POLY">Draws a polygonal hotspot in the graphic. Click this icon, drag in the graphic, and then click to define one side of the polygon. Move to where you want to place the end of the next side, and then click. Repeat until you have drawn all of the sides of the polygon. When you are finished, double-click to close the polygon. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -250,6 +282,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_FREEPOLY">Freeform Polygon</property>
<property name="icon_name">svx/res/id08.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_FREEPOLY-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_FREEPOLY">Draws a hotspot that is based on a freeform polygon. Click this icon and move to where you want to draw the hotspot. Drag a freeform line and release to close the shape. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -263,6 +300,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_POLYEDIT">Edit Points</property>
<property name="icon_name">svx/res/id030.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_POLYEDIT-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_POLYEDIT">Lets you change the shape of the selected hotspot by editing the anchor points.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -276,6 +318,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_POLYMOVE">Move Points</property>
<property name="icon_name">svx/res/id031.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_POLYMOVE-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_POLYMOVE">Lets you move the individual anchor points of the selected hotspot.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -289,6 +336,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_POLYINSERT">Insert Points</property>
<property name="icon_name">svx/res/id032.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_POLYINSERT-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_POLYINSERT">Adds an anchor point where you click on the outline of the hotspot.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -302,6 +354,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_POLYDELETE">Delete Points</property>
<property name="icon_name">svx/res/id033.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_POLYDELETE-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_POLYDELETE">Deletes the selected anchor point.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -341,6 +398,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_ACTIVE">Active</property>
<property name="icon_name">svx/res/id016.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_ACTIVE-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_ACTIVE">Disables or enables the hyperlink for the selected hotspot. A disabled hotspot is transparent.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -354,6 +416,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_MACRO">Macro...</property>
<property name="icon_name">svx/res/id018.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_MACRO-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_MACRO">Lets you assign a macro that runs when you click the selected hotspot in a browser.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -367,6 +434,11 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="imapdialog|TBI_PROPERTY">Properties...</property>
<property name="icon_name">svx/res/id019.png</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="TBI_PROPERTY-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|TBI_PROPERTY">Allows you to define the properties of the selected hotspot.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -427,6 +499,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="text-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|text">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -481,6 +558,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="url-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|url">Enter the URL for the file that you want to open when you click the selected hotspot.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -516,6 +598,11 @@
<property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="container-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|container">Displays the image map, so that you can click and edit the hotspots.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -539,5 +626,13 @@
<action-widgets>
<action-widget response="-6">cancel</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ImapDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imapdialog|extended_tip|ImapDialog">Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/namespacedialog.ui b/svx/uiconfig/ui/namespacedialog.ui
index 7c5e445ac830..2d1d85ed5ff4 100644
--- a/svx/uiconfig/ui/namespacedialog.ui
+++ b/svx/uiconfig/ui/namespacedialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -19,9 +19,6 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -121,6 +118,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="add-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namespacedialog|extended_tip|add">Adds a new namespace to the list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -135,6 +137,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="edit-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namespacedialog|extended_tip|edit">Edits the selected namespace.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -149,6 +156,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="delete-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namespacedialog|extended_tip|delete">Deletes the selected namespace.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -178,7 +190,6 @@
<property name="vexpand">True</property>
<property name="model">liststore1</property>
<property name="search_column">0</property>
- <property name="headers_visible">True</property>
<property name="show_expanders">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="Macro Library List-selection2"/>
@@ -209,6 +220,11 @@
</child>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="namespaces-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namespacedialog|extended_tip|namespaces">Lists the currently defined namespaces for the form.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -245,5 +261,8 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/passwd.ui b/svx/uiconfig/ui/passwd.ui
index 3facc8882c07..03f98f2c8e42 100644
--- a/svx/uiconfig/ui/passwd.ui
+++ b/svx/uiconfig/ui/passwd.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.4 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="PasswordDialog">
@@ -122,6 +122,11 @@
<property name="visibility">False</property>
<property name="activates_default">True</property>
<property name="input_purpose">password</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="oldpassEntry-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|oldpassEntry">Enter the current password for the selected library.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -179,6 +184,11 @@
<property name="visibility">False</property>
<property name="activates_default">True</property>
<property name="input_purpose">password</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="newpassEntry-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|newpassEntry">Enter a new password for the selected library.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -193,6 +203,11 @@
<property name="visibility">False</property>
<property name="activates_default">True</property>
<property name="input_purpose">password</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="confirmpassEntry-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|confirmpassEntry">Reenter the new password for the selected library.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -262,9 +277,14 @@
<action-widget response="-5">ok</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
- <child>
+ <child type="titlebar">
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="PasswordDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|PasswordDialog">Protects the selected library with a password.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>
diff --git a/svx/uiconfig/ui/redlinefilterpage.ui b/svx/uiconfig/ui/redlinefilterpage.ui
index 50c9bd31b947..f72d40590644 100644
--- a/svx/uiconfig/ui/redlinefilterpage.ui
+++ b/svx/uiconfig/ui/redlinefilterpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -40,6 +40,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="date-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|date">Filters the list of changes according to the date and the time that you specify.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -55,6 +60,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="author-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|author">Filters the list of changes according to the name of the author that you select from the list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -73,6 +83,11 @@
<accessibility>
<relation type="label-for" target="commentedit"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="comment-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|comment">Filters the comments of the changes according to the keyword(s) that you enter.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -90,6 +105,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="commentedit-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|commentedit-atkobject">Comment</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|commentedit">Filters the comments of the changes according to the keyword(s) that you enter.</property>
</object>
</child>
</object>
@@ -107,6 +123,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="range-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|range">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the Set Reference button (...).</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -126,6 +147,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="actionlist-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|actionlist-atkobject">Action</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|actionlist">Filters the list of changes according to the type of change that you select in the Action box.</property>
</object>
</child>
</object>
@@ -143,6 +165,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="action-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|action">Filters the list of changes according to the type of change that you select in the Action box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -162,6 +189,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="authorlist-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|authorlist-atkobject">Author</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|authorlist">Filters the list of changes according to the name of the author that you select from the list.</property>
</object>
</child>
</object>
@@ -189,6 +217,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="rangeedit-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|rangeedit-atkobject">Range</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|rangeedit">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the Set Reference button (...).</property>
</object>
</child>
</object>
@@ -246,6 +275,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="datecond-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|datecond-atkobject">Date Condition</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|datecond">Filters the list of changes according to the date and the time that you specify.</property>
</object>
</child>
</object>
@@ -282,13 +312,13 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="startdate-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|startdate-atkobject">Start Date</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|startdate">Filters the list of changes according to the date and the time that you specify.</property>
</object>
</child>
</object>
@@ -309,6 +339,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="starttime-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|starttime-atkobject">Start Time</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|starttime">Filters the list of changes according to the date and the time that you specify.</property>
</object>
</child>
</object>
@@ -337,13 +368,13 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="enddate-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|enddate-atkobject">End Date</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|enddate">Filters the list of changes according to the date and the time that you specify.</property>
</object>
</child>
</object>
@@ -364,6 +395,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="endtime-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlinefilterpage|endtime-atkobject">End Time</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|endtime">Filters the list of changes according to the date and the time that you specify.</property>
</object>
</child>
</object>
@@ -402,5 +434,10 @@
<property name="top_attach">1</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="RedlineFilterPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlinefilterpage|extended_tip|RedlineFilterPage">Filters the list of changes according to the date and the time that you specify.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/redlineviewpage.ui b/svx/uiconfig/ui/redlineviewpage.ui
index 370b8957a0c3..4baeac0e7827 100644
--- a/svx/uiconfig/ui/redlineviewpage.ui
+++ b/svx/uiconfig/ui/redlineviewpage.ui
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -46,21 +47,18 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="shadow_type">in</property>
<child>
<object class="GtkTreeView" id="calcchanges">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="model">liststore1</property>
<property name="search_column">0</property>
- <property name="show_expanders">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="Macro Library List-selection1"/>
</child>
@@ -142,7 +140,7 @@
</object>
</child>
<child internal-child="accessible">
- <object class="AtkObject" id="calcchanges-atkobject">
+ <object class="AtkObject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlineviewpage|calcchanges-atkobject">Changes</property>
</object>
</child>
@@ -155,21 +153,18 @@
</child>
<child>
<object class="GtkScrolledWindow">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="shadow_type">in</property>
<child>
<object class="GtkTreeView" id="writerchanges">
- <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="model">liststore2</property>
<property name="search_column">0</property>
- <property name="show_expanders">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="Macro Library List-selection2"/>
</child>
@@ -241,7 +236,7 @@
</object>
</child>
<child internal-child="accessible">
- <object class="AtkObject" id="writerchanges-atkobject">
+ <object class="AtkObject">
<property name="AtkObject::accessible-name" translatable="yes" context="redlineviewpage|writerchanges-atkobject">Changes</property>
</object>
</child>
@@ -252,5 +247,10 @@
<property name="position">1</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="RedlineViewPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="redlineviewpage|extended_tip|RedlineViewPage">Accept or reject individual changes.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/svx/uiconfig/ui/xformspage.ui b/svx/uiconfig/ui/xformspage.ui
index 181298d77cc7..c9cb67007f14 100644
--- a/svx/uiconfig/ui/xformspage.ui
+++ b/svx/uiconfig/ui/xformspage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.2 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -108,6 +108,11 @@
<property name="homogeneous">True</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="toolbar-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="xformspage|extended_tip|toolbar">Specifies the data structure of the current XForms document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
diff --git a/svx/uiconfig/ui/zoommenu.ui b/svx/uiconfig/ui/zoommenu.ui
index 96e041284934..1932648b6306 100644
--- a/svx/uiconfig/ui/zoommenu.ui
+++ b/svx/uiconfig/ui/zoommenu.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkMenu" id="menu">
@@ -11,6 +11,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="zoommenu|page">Entire Page</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="page-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|page">Displays the entire page on your screen.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -19,6 +24,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="zoommenu|width">Page Width</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="width-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|width">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -27,6 +37,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="zoommenu|optimal">Optimal View</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="optimal-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|optimal">Resizes the display to fit the width of the text in the document at the moment the command is started.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -51,6 +66,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="zoommenu|100">100%</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="100-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|100">Displays the document at its actual size.</property>
+ </object>
+ </child>
</object>
</child>
<child>