summaryrefslogtreecommitdiff
path: root/sc/uiconfig
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 /sc/uiconfig
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 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/advancedfilterdialog.ui28
-rw-r--r--sc/uiconfig/scalc/ui/autoformattable.ui28
-rw-r--r--sc/uiconfig/scalc/ui/checkwarningdialog.ui6
-rw-r--r--sc/uiconfig/scalc/ui/colwidthdialog.ui19
-rw-r--r--sc/uiconfig/scalc/ui/conditionalformatdialog.ui28
-rw-r--r--sc/uiconfig/scalc/ui/consolidatedialog.ui33
-rw-r--r--sc/uiconfig/scalc/ui/definedatabaserangedialog.ui33
-rw-r--r--sc/uiconfig/scalc/ui/goalseekdlg.ui28
-rw-r--r--sc/uiconfig/scalc/ui/imoptdialog.ui43
-rw-r--r--sc/uiconfig/scalc/ui/managenamesdialog.ui28
-rw-r--r--sc/uiconfig/scalc/ui/multipleoperationsdialog.ui33
-rw-r--r--sc/uiconfig/scalc/ui/namerangesdialog.ui33
-rw-r--r--sc/uiconfig/scalc/ui/optsortlists.ui5
-rw-r--r--sc/uiconfig/scalc/ui/pastespecial.ui108
-rw-r--r--sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui23
-rw-r--r--sc/uiconfig/scalc/ui/printareasdialog.ui33
-rw-r--r--sc/uiconfig/scalc/ui/rowheightdialog.ui19
-rw-r--r--sc/uiconfig/scalc/ui/showchangesdialog.ui28
-rw-r--r--sc/uiconfig/scalc/ui/simplerefdialog.ui13
-rw-r--r--sc/uiconfig/scalc/ui/standardfilterdialog.ui39
-rw-r--r--sc/uiconfig/scalc/ui/textimportcsv.ui101
21 files changed, 633 insertions, 76 deletions
diff --git a/sc/uiconfig/scalc/ui/advancedfilterdialog.ui b/sc/uiconfig/scalc/ui/advancedfilterdialog.ui
index 7701e3c3ae61..9f69557403d5 100644
--- a/sc/uiconfig/scalc/ui/advancedfilterdialog.ui
+++ b/sc/uiconfig/scalc/ui/advancedfilterdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AdvancedFilterDialog">
@@ -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="visible">True</property>
@@ -36,6 +33,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="advancedfilterdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -51,6 +53,11 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="advancedfilterdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -112,6 +119,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbfilterarea-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="advancedfilterdialog|extended_tip|rbfilterarea">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -348,6 +360,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbcopyarea-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="advancedfilterdialog|extended_tip|rbcopyarea">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -420,5 +437,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/sc/uiconfig/scalc/ui/autoformattable.ui b/sc/uiconfig/scalc/ui/autoformattable.ui
index cd4ac342922f..a23c1d6d1d51 100644
--- a/sc/uiconfig/scalc/ui/autoformattable.ui
+++ b/sc/uiconfig/scalc/ui/autoformattable.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -17,9 +17,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>
@@ -37,6 +34,11 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="autoformattable|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -53,6 +55,11 @@
<property name="has_default">True</property>
<property name="receives_default">False</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="autoformattable|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -121,6 +128,11 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="preview-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="autoformattable|extended_tip|preview">Displays a preview of the current selection.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -200,6 +212,11 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="remove-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="autoformattable|extended_tip|remove">Deletes the selected element or elements after confirmation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -391,5 +408,8 @@
<action-widget response="-5">ok</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>
diff --git a/sc/uiconfig/scalc/ui/checkwarningdialog.ui b/sc/uiconfig/scalc/ui/checkwarningdialog.ui
index e8737a59be1f..c43e3ef13d40 100644
--- a/sc/uiconfig/scalc/ui/checkwarningdialog.ui
+++ b/sc/uiconfig/scalc/ui/checkwarningdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.0 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkMessageDialog" id="CheckWarningDialog">
@@ -77,8 +77,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="use_underline">True</property>
<property name="halign">start</property>
+ <property name="use_underline">True</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -95,7 +95,7 @@
<action-widget response="-9">no</action-widget>
<action-widget response="-8">yes</action-widget>
</action-widgets>
- <child>
+ <child type="titlebar">
<placeholder/>
</child>
</object>
diff --git a/sc/uiconfig/scalc/ui/colwidthdialog.ui b/sc/uiconfig/scalc/ui/colwidthdialog.ui
index 6793cb67c982..3958e190136a 100644
--- a/sc/uiconfig/scalc/ui/colwidthdialog.ui
+++ b/sc/uiconfig/scalc/ui/colwidthdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="ColWidthDialog">
@@ -103,6 +103,11 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="value-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="colwidthdialog|extended_tip|value">Enter the column width that you want to use.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -118,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="default-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="colwidthdialog|extended_tip|default">Automatically adjusts the column width based on the current font.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -141,8 +151,13 @@
<action-widget response="-6">cancel</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="ColWidthDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="colwidthdialog|extended_tip|ColWidthDialog">Changes the width of the current column, or the selected columns.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sc/uiconfig/scalc/ui/conditionalformatdialog.ui b/sc/uiconfig/scalc/ui/conditionalformatdialog.ui
index 916cb7fe6ace..3526bb02f03b 100644
--- a/sc/uiconfig/scalc/ui/conditionalformatdialog.ui
+++ b/sc/uiconfig/scalc/ui/conditionalformatdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="ConditionalFormatDialog">
@@ -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>
@@ -32,6 +29,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="conditionalformatdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -47,6 +49,11 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="conditionalformatdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -187,6 +194,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="conditionalformatdialog|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -304,6 +316,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="valign">center</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbassign-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="conditionalformatdialog|extended_tip|rbassign">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -339,5 +356,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/sc/uiconfig/scalc/ui/consolidatedialog.ui b/sc/uiconfig/scalc/ui/consolidatedialog.ui
index 5b91044f575a..64cee2efd8d4 100644
--- a/sc/uiconfig/scalc/ui/consolidatedialog.ui
+++ b/sc/uiconfig/scalc/ui/consolidatedialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -18,9 +18,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>
@@ -41,6 +38,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="consolidatedialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -56,6 +58,11 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="consolidatedialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -240,6 +247,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbdataarea-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="consolidatedialog|extended_tip|rbdataarea">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -291,6 +303,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbdestarea-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="consolidatedialog|extended_tip|rbdestarea">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -333,6 +350,11 @@
<property name="can_default">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="consolidatedialog|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -542,5 +564,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/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
index 28ad71397f5b..c0c6502be535 100644
--- a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
+++ b/sc/uiconfig/scalc/ui/definedatabaserangedialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -19,9 +19,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>
@@ -42,6 +39,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="definedatabaserangedialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -56,6 +58,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="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="definedatabaserangedialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -214,6 +221,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="assign-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="definedatabaserangedialog|extended_tip|assign">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -226,6 +238,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="assignrb-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="definedatabaserangedialog|extended_tip|assignrb">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -295,6 +312,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="definedatabaserangedialog|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -478,5 +500,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/sc/uiconfig/scalc/ui/goalseekdlg.ui b/sc/uiconfig/scalc/ui/goalseekdlg.ui
index 4eaad0cab95a..1a0c6ec7e5b1 100644
--- a/sc/uiconfig/scalc/ui/goalseekdlg.ui
+++ b/sc/uiconfig/scalc/ui/goalseekdlg.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="GoalSeekDialog">
@@ -9,9 +9,6 @@
<property name="default_width">-1</property>
<property name="default_height">-1</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_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="goalseekdlg|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -44,6 +46,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="goalseekdlg|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -178,6 +185,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="formulabutton-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="goalseekdlg|extended_tip|formulabutton">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -189,6 +201,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="varbutton-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="goalseekdlg|extended_tip|varbutton">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -226,5 +243,8 @@
<action-widget response="-5">ok</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>
diff --git a/sc/uiconfig/scalc/ui/imoptdialog.ui b/sc/uiconfig/scalc/ui/imoptdialog.ui
index 80b6a0ee99be..248b70cf61eb 100644
--- a/sc/uiconfig/scalc/ui/imoptdialog.ui
+++ b/sc/uiconfig/scalc/ui/imoptdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -18,9 +18,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>
@@ -154,6 +151,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="asshown-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imoptdialog|extended_tip|asshown">Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -186,6 +188,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="quoteall-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imoptdialog|extended_tip|quoteall">Exports all text cells with leading and trailing quote characters as set in the Text delimiter box. If not checked, only those text cells get quoted that contain the Field delimiter character.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -202,6 +209,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="fixedwidth-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imoptdialog|extended_tip|fixedwidth">Exports all data fields with a fixed width.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -220,6 +232,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="field-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imoptdialog|extended_tip|field">Choose or enter the field delimiter, which separates data fields.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -237,6 +254,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="text-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imoptdialog|extended_tip|text">Choose or enter the text delimiter, which encloses every data field.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -253,6 +275,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="charsetdropdown-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imoptdialog|extended_tip|charsetdropdown">Specifies the character set for text export.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -293,6 +320,11 @@
</child>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="charsetlist-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="imoptdialog|extended_tip|charsetlist">Select the character set from the options used for import/export.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -336,5 +368,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/sc/uiconfig/scalc/ui/managenamesdialog.ui b/sc/uiconfig/scalc/ui/managenamesdialog.ui
index c99fe6117902..3c7008261361 100644
--- a/sc/uiconfig/scalc/ui/managenamesdialog.ui
+++ b/sc/uiconfig/scalc/ui/managenamesdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -21,9 +21,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>
@@ -42,6 +39,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managenamesdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -56,6 +58,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="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managenamesdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -259,6 +266,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="assign-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managenamesdialog|extended_tip|assign">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -429,6 +441,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="managenamesdialog|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -457,6 +474,9 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
<object class="GtkTreeViewColumn" id="treeviewcolumn4">
<property name="title" translatable="yes" context="managenamesdialog|treeviewcolumn1">column</property>
diff --git a/sc/uiconfig/scalc/ui/multipleoperationsdialog.ui b/sc/uiconfig/scalc/ui/multipleoperationsdialog.ui
index 7f4af1d72001..6254bef4ab68 100644
--- a/sc/uiconfig/scalc/ui/multipleoperationsdialog.ui
+++ b/sc/uiconfig/scalc/ui/multipleoperationsdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="MultipleOperationsDialog">
@@ -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>
@@ -31,6 +28,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="multipleoperationsdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -45,6 +47,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="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="multipleoperationsdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -181,6 +188,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="formulasref-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="multipleoperationsdialog|extended_tip|formulasref">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -192,6 +204,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rowref-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="multipleoperationsdialog|extended_tip|rowref">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -203,6 +220,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colref-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="multipleoperationsdialog|extended_tip|colref">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -237,5 +259,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/sc/uiconfig/scalc/ui/namerangesdialog.ui b/sc/uiconfig/scalc/ui/namerangesdialog.ui
index f38611ba974b..d3d87adba23d 100644
--- a/sc/uiconfig/scalc/ui/namerangesdialog.ui
+++ b/sc/uiconfig/scalc/ui/namerangesdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -18,9 +18,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>
@@ -41,6 +38,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namerangesdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -56,6 +58,11 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namerangesdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -136,6 +143,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbassign-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namerangesdialog|extended_tip|rbassign">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -234,6 +246,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbassign2-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="namerangesdialog|extended_tip|rbassign2">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -274,6 +291,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="namerangesdialog|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -357,5 +379,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/sc/uiconfig/scalc/ui/optsortlists.ui b/sc/uiconfig/scalc/ui/optsortlists.ui
index 6f46c72bb6a9..8be20ee53c42 100644
--- a/sc/uiconfig/scalc/ui/optsortlists.ui
+++ b/sc/uiconfig/scalc/ui/optsortlists.ui
@@ -278,6 +278,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="delete-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="optsortlists|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui b/sc/uiconfig/scalc/ui/pastespecial.ui
index 3a49e2a98cb6..9833828d3217 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkImage" id="img_paste_transpose">
@@ -23,9 +23,6 @@
<property name="title" translatable="yes" context="pastespecial|PasteSpecial">Paste Special</property>
<property name="resizable">False</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>
@@ -182,6 +179,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="paste_all-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|paste_all">Pastes all cell contents, comments, formats, and objects into the current document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -198,6 +200,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="text-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|text">Inserts cells containing text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -214,6 +221,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="numbers-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|numbers">Inserts cells containing numbers.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -230,6 +242,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="datetime-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|datetime">Inserts cells containing date and time values.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -246,6 +263,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="formulas-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|formulas">Inserts cells containing formulae.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -262,6 +284,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="comments-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|comments">Inserts comments that are attached to cells. If you want to add the comments to the existing cell content, select the "Add" operation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -278,6 +305,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="formats-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|formats">Inserts cell format attributes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -294,6 +326,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="objects-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|objects">Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -351,6 +388,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="none-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|none">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -368,6 +410,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="add-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|add">Adds the values in the clipboard cells to the values in the target cells. Also, if the clipboard only contains comments, adds the comments to the target cells.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -385,6 +432,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="subtract-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|subtract">Subtracts the values in the clipboard cells from the values in the target cells.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -402,6 +454,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="multiply-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|multiply">Multiplies the values in the clipboard cells with the values in the target cells.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -419,6 +476,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="divide-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|divide">Divides the values in the target cells by the values in the clipboard cells.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -476,6 +538,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="skip_empty-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|skip_empty">Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the "Multiply" or the "Divide" operation, the operation is not applied to the target cell of an empty cell in the clipboard.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -492,6 +559,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="transpose-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|transpose">The rows of the range in the clipboard are pasted to become columns of the output range. The columns of the range in the clipboard are pasted to become rows.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -508,6 +580,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="link-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|link">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the "Paste All" option is also selected.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -565,6 +642,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="no_shift-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|no_shift">Inserted cells replace the target cells.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -582,6 +664,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">no_shift</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="move_down-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|move_down">Target cells are shifted downward when you insert cells from the clipboard.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -599,6 +686,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">no_shift</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="move_right-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|move_right">Target cells are shifted to the right when you insert cells from the clipboard.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -640,5 +732,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="PasteSpecial-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pastespecial|extended_tip|PasteSpecial">Inserts the contents of the clipboard into the current file in a format that you can specify.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
index 4ecf7859557f..084bf8c18e12 100644
--- a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
+++ b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -49,9 +49,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>
@@ -70,6 +67,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pivottablelayoutdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">True</property>
@@ -84,6 +86,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="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pivottablelayoutdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">True</property>
@@ -767,6 +774,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="destination-button-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="pivottablelayoutdialog|extended_tip|destination-button">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -962,5 +974,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/sc/uiconfig/scalc/ui/printareasdialog.ui b/sc/uiconfig/scalc/ui/printareasdialog.ui
index 5f81504236e0..80c3bb204f2f 100644
--- a/sc/uiconfig/scalc/ui/printareasdialog.ui
+++ b/sc/uiconfig/scalc/ui/printareasdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="PrintAreasDialog">
@@ -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="internal-box1">
<property name="can_focus">False</property>
@@ -31,6 +28,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="printareasdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -45,6 +47,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="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="printareasdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -111,6 +118,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbprintarea-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="printareasdialog|extended_tip|rbprintarea">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -209,6 +221,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbrepeatrow-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="printareasdialog|extended_tip|rbrepeatrow">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -292,6 +309,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbrepeatcol-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="printareasdialog|extended_tip|rbrepeatcol">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -347,5 +369,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/sc/uiconfig/scalc/ui/rowheightdialog.ui b/sc/uiconfig/scalc/ui/rowheightdialog.ui
index fd3c618cc3dc..36fc5f5f1384 100644
--- a/sc/uiconfig/scalc/ui/rowheightdialog.ui
+++ b/sc/uiconfig/scalc/ui/rowheightdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="RowHeightDialog">
@@ -103,6 +103,11 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="value-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="rowheightdialog|extended_tip|value">Enter the row height that you want to use.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -118,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="default-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="rowheightdialog|extended_tip|default">Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -141,8 +151,13 @@
<action-widget response="-6">cancel</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="RowHeightDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="rowheightdialog|extended_tip|RowHeightDialog">Changes the height of the current row, or the selected rows.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sc/uiconfig/scalc/ui/showchangesdialog.ui b/sc/uiconfig/scalc/ui/showchangesdialog.ui
index 93071ddbc470..dae78d09b15d 100644
--- a/sc/uiconfig/scalc/ui/showchangesdialog.ui
+++ b/sc/uiconfig/scalc/ui/showchangesdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="ShowChangesDialog">
@@ -10,9 +10,6 @@
<property name="default_width">-1</property>
<property name="default_height">-1</property>
<property name="type_hint">normal</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -94,6 +91,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="showchanges-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|showchanges">Shows or hides recorded changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -126,6 +128,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="showaccepted-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|showaccepted">Shows or hides the changes that were accepted.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -141,6 +148,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="showrejected-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|showrejected">Shows or hides the changes that were rejected.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -237,5 +249,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="ShowChangesDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|ShowChangesDialog">Shows or hides recorded changes.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sc/uiconfig/scalc/ui/simplerefdialog.ui b/sc/uiconfig/scalc/ui/simplerefdialog.ui
index 1513f139abd2..5b364b01203d 100644
--- a/sc/uiconfig/scalc/ui/simplerefdialog.ui
+++ b/sc/uiconfig/scalc/ui/simplerefdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="SimpleRefDialog">
@@ -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>
@@ -135,5 +132,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="SimpleRefDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="simplerefdialog|extended_tip|SimpleRefDialog">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>
</interface>
diff --git a/sc/uiconfig/scalc/ui/standardfilterdialog.ui b/sc/uiconfig/scalc/ui/standardfilterdialog.ui
index b657df65816e..9d3d500790a6 100644
--- a/sc/uiconfig/scalc/ui/standardfilterdialog.ui
+++ b/sc/uiconfig/scalc/ui/standardfilterdialog.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="StandardFilterDialog">
@@ -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>
@@ -48,6 +45,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -63,6 +65,11 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cancel-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -152,6 +159,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="connect1-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|connect1-atkobject">Operator 1</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|connect1">For the following arguments, you can choose between the logical operators AND / OR.</property>
</object>
</child>
</object>
@@ -174,6 +182,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="connect2-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|connect2-atkobject">Operator 2</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|connect2">For the following arguments, you can choose between the logical operators AND / OR.</property>
</object>
</child>
</object>
@@ -274,6 +283,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="field1-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|field1-atkobject">Field Name 1</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|field1">Specifies the field names from the current table to set them in the argument.</property>
</object>
</child>
</object>
@@ -292,6 +302,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="field2-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|field2-atkobject">Field Name 2</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|field2">Specifies the field names from the current table to set them in the argument.</property>
</object>
</child>
</object>
@@ -310,6 +321,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="field3-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|field3-atkobject">Field Name 3</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|field3">Specifies the field names from the current table to set them in the argument.</property>
</object>
</child>
</object>
@@ -361,6 +373,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="cond1-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|cond1-atkobject">Condition 1</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|cond1">Specifies the comparative operators through which the entries in the Field name and Value fields can be linked.</property>
</object>
</child>
</object>
@@ -397,6 +410,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="cond2-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|cond2-atkobject">Condition 2</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|cond2">Specifies the comparative operators through which the entries in the Field name and Value fields can be linked.</property>
</object>
</child>
</object>
@@ -433,6 +447,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="cond3-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|cond3-atkobject">Condition 3</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|cond3">Specifies the comparative operators through which the entries in the Field name and Value fields can be linked.</property>
</object>
</child>
</object>
@@ -492,6 +507,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="val1-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|val1-atkobject">Value 1</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|val1">Specifies a value to filter the field.</property>
</object>
</child>
</object>
@@ -518,6 +534,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="val2-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|val2-atkobject">Value 2</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|val2">Specifies a value to filter the field.</property>
</object>
</child>
</object>
@@ -544,6 +561,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="val3-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="standardfilterdialog|val3-atkobject">Value 3</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|val3">Specifies a value to filter the field.</property>
</object>
</child>
</object>
@@ -789,6 +807,11 @@
<child>
<placeholder/>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rbcopyarea-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|rbcopyarea">Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -862,5 +885,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="StandardFilterDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="standardfilterdialog|extended_tip|StandardFilterDialog">Specifies the logical conditions to filter your table data.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui b/sc/uiconfig/scalc/ui/textimportcsv.ui
index 948c5334aaf9..913185fe5f06 100644
--- a/sc/uiconfig/scalc/ui/textimportcsv.ui
+++ b/sc/uiconfig/scalc/ui/textimportcsv.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -27,9 +27,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>
@@ -164,6 +161,11 @@
<object class="GtkComboBoxText" id="charset">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="charset-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|charset">Specifies the character set to be used in the imported file.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -174,6 +176,11 @@
<object class="GtkComboBoxText" id="language">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="language-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|language">Determines how the number strings are imported.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -187,6 +194,11 @@
<property name="halign">start</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="fromrow-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|fromrow">Specifies the row where you want to start the import.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -251,6 +263,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">toseparatedby</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tofixedwidth-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|tofixedwidth">Separates fixed-width data (equal number of characters) into columns.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -268,6 +285,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="toseparatedby-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|toseparatedby">Select the separator used in your data.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -305,6 +327,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="tab-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|tab">Separates data delimited by tabs into columns.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -322,6 +349,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="mergedelimiters-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|mergedelimiters">Combines consecutive delimiters and removes blank data fields.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -340,6 +372,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="removespace-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|removespace">Removes starting and trailing spaces from data fields.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -357,6 +394,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="comma-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|comma">Separates data delimited by commas into columns.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -373,6 +415,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="semicolon-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|semicolon">Separates data delimited by semicolons into columns.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -389,6 +436,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="space-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|space">Separates data delimited by spaces into columns.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -413,6 +465,11 @@
<accessibility>
<relation type="label-for" target="inputother"/>
</accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="other-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|other">Separates data into columns using the custom separator that you specify. Note: The custom separator must also be contained in your data.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -433,6 +490,7 @@
<child internal-child="accessible">
<object class="AtkObject" id="inputother-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="textimportcsv|inputother-atkobject">Other</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|inputother">Separates data into columns using the custom separator that you specify. Note: The custom separator must also be contained in your data.</property>
</object>
</child>
</object>
@@ -480,6 +538,11 @@
<property name="width_chars">1</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="textdelimiter-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|textdelimiter">Select a character to delimit text data. You can also enter a character in the text box.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -548,8 +611,13 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
- <property name="xalign">0.0099999997764825821</property>
+ <property name="xalign">0.009999999776482582</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="quotedfieldastext-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|quotedfieldastext">When this option is enabled, fields or cells whose values are quoted in their entirety (the first and last characters of the value equal the text delimiter) are imported as text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -566,6 +634,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="detectspecialnumbers-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|detectspecialnumbers">When this option is enabled, Calc will automatically detect all number formats, including special number formats such as dates, time, and scientific notation.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -583,6 +656,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="skipemptycells-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|skipemptycells">When this option is enabled, Calc preserves previous content of cells when pasting empty ones. Otherwise, Calc deletes content of previous cells.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -654,6 +732,11 @@
<object class="GtkComboBoxText" id="columntype">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="columntype-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|columntype">Choose a column in the preview window and select the data type to be applied the imported data.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -773,6 +856,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="TextImportCsvDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="textimportcsv|extended_tip|TextImportCsvDialog">Sets the import options for delimited data.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>