summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/sortdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sw/uiconfig/swriter/ui/sortdialog.ui')
-rw-r--r--sw/uiconfig/swriter/ui/sortdialog.ui983
1 files changed, 476 insertions, 507 deletions
diff --git a/sw/uiconfig/swriter/ui/sortdialog.ui b/sw/uiconfig/swriter/ui/sortdialog.ui
index aa153b1fb668..99b431140055 100644
--- a/sw/uiconfig/swriter/ui/sortdialog.ui
+++ b/sw/uiconfig/swriter/ui/sortdialog.ui
@@ -107,447 +107,440 @@
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
- <object class="GtkAlignment" id="alignment5">
+ <!-- n-columns=1 n-rows=1 -->
+ <object class="GtkGrid" id="grid7">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="top_padding">6</property>
- <property name="left_padding">12</property>
+ <property name="row_spacing">6</property>
+ <property name="column_spacing">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-top">6</property>
+ <child>
+ <object class="GtkLabel" id="column">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes" context="sortdialog|column">Column</property>
+ <accessibility>
+ <relation type="label-for" target="colsb1"/>
+ <relation type="label-for" target="colsb2"/>
+ <relation type="label-for" target="colsb3"/>
+ </accessibility>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="keytype">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes" context="sortdialog|keytype">Key type</property>
+ <accessibility>
+ <relation type="label-for" target="typelb1"/>
+ <relation type="label-for" target="typelb2"/>
+ <relation type="label-for" target="typelb3"/>
+ </accessibility>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="order">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes" context="sortdialog|order">Order</property>
+ </object>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
<child>
<!-- n-columns=1 n-rows=1 -->
- <object class="GtkGrid" id="grid7">
+ <object class="GtkGrid" id="grid8">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="hexpand">True</property>
<property name="row_spacing">6</property>
- <property name="column_spacing">12</property>
- <child>
- <object class="GtkLabel" id="column">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes" context="sortdialog|column">Column</property>
- <accessibility>
- <relation type="label-for" target="colsb1"/>
- <relation type="label-for" target="colsb2"/>
- <relation type="label-for" target="colsb3"/>
- </accessibility>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="keytype">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes" context="sortdialog|keytype">Key type</property>
- <accessibility>
- <relation type="label-for" target="typelb1"/>
- <relation type="label-for" target="typelb2"/>
- <relation type="label-for" target="typelb3"/>
- </accessibility>
- </object>
- <packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="order">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes" context="sortdialog|order">Order</property>
- </object>
- <packing>
- <property name="left_attach">3</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- <child>
- <!-- n-columns=1 n-rows=1 -->
- <object class="GtkGrid" id="grid8">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">6</property>
- <child>
- <object class="GtkRadioButton" id="up1">
- <property name="label" translatable="yes" context="sortdialog|up1">Ascending</property>
- <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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <accessibility>
- <relation type="member-of" target="key1"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="up1-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up1">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkRadioButton" id="down1">
- <property name="label" translatable="yes" context="sortdialog|down1">Descending</property>
- <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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <property name="group">up1</property>
- <accessibility>
- <relation type="member-of" target="key1"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="down1-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down1">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="left_attach">3</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
<child>
- <!-- n-columns=1 n-rows=1 -->
- <object class="GtkGrid" id="grid9">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">6</property>
- <child>
- <object class="GtkRadioButton" id="up2">
- <property name="label" translatable="yes" context="sortdialog|up2">Ascending</property>
- <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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <accessibility>
- <relation type="member-of" target="key2"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="up2-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up2">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkRadioButton" id="down2">
- <property name="label" translatable="yes" context="sortdialog|down2">Descending</property>
- <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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <property name="group">up2</property>
- <accessibility>
- <relation type="member-of" target="key2"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="down2-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down2">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="left_attach">3</property>
- <property name="top_attach">2</property>
- </packing>
- </child>
- <child>
- <!-- n-columns=1 n-rows=1 -->
- <object class="GtkGrid" id="grid10">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">6</property>
- <child>
- <object class="GtkRadioButton" id="up3">
- <property name="label" translatable="yes" context="sortdialog|up3">Ascending</property>
- <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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <accessibility>
- <relation type="member-of" target="key3"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="up3-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up3">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkRadioButton" id="down3">
- <property name="label" translatable="yes" context="sortdialog|down3">Descending</property>
- <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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <property name="group">up3</property>
- <accessibility>
- <relation type="member-of" target="key3"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="down3-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down3">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="left_attach">3</property>
- <property name="top_attach">3</property>
- </packing>
- </child>
- <child>
- <object class="GtkCheckButton" id="key1">
- <property name="label" translatable="yes" context="sortdialog|key1">Key 1</property>
+ <object class="GtkRadioButton" id="up1">
+ <property name="label" translatable="yes" context="sortdialog|up1">Ascending</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="valign">center</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <accessibility>
+ <relation type="member-of" target="key1"/>
+ </accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="key1-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key1">Specifies additional sorting criteria. You can also combine sort keys.</property>
+ <object class="AtkObject" id="up1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up1">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="top_attach">0</property>
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="key2">
- <property name="label" translatable="yes" context="sortdialog|key2">Key 2</property>
+ <object class="GtkRadioButton" id="down1">
+ <property name="label" translatable="yes" context="sortdialog|down1">Descending</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="valign">center</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="active">True</property>
<property name="draw_indicator">True</property>
+ <property name="group">up1</property>
+ <accessibility>
+ <relation type="member-of" target="key1"/>
+ </accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="key2-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key2">Specifies additional sorting criteria. You can also combine sort keys.</property>
+ <object class="AtkObject" id="down1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down1">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="top_attach">1</property>
</packing>
</child>
+ </object>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <!-- n-columns=1 n-rows=1 -->
+ <object class="GtkGrid" id="grid9">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
<child>
- <object class="GtkCheckButton" id="key3">
- <property name="label" translatable="yes" context="sortdialog|key3">Key 3</property>
+ <object class="GtkRadioButton" id="up2">
+ <property name="label" translatable="yes" context="sortdialog|up2">Ascending</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="valign">center</property>
<property name="use_underline">True</property>
- <property name="xalign">0.009999999776482582</property>
+ <property name="xalign">0</property>
+ <property name="active">True</property>
<property name="draw_indicator">True</property>
+ <accessibility>
+ <relation type="member-of" target="key2"/>
+ </accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="key3-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key3">Specifies additional sorting criteria. You can also combine sort keys.</property>
+ <object class="AtkObject" id="up2-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up2">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="top_attach">0</property>
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="colsb1">
+ <object class="GtkRadioButton" id="down2">
+ <property name="label" translatable="yes" context="sortdialog|down2">Descending</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="valign">center</property>
- <property name="activates_default">True</property>
- <property name="adjustment">adjustment1</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">up2</property>
<accessibility>
- <relation type="labelled-by" target="column"/>
- <relation type="member-of" target="key1"/>
+ <relation type="member-of" target="key2"/>
</accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="colsb1-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb1">Enter the number of the table column that you want to use as a basis for sorting.</property>
+ <object class="AtkObject" id="down2-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down2">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
+ <property name="left_attach">0</property>
<property name="top_attach">1</property>
</packing>
</child>
+ </object>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="top_attach">2</property>
+ </packing>
+ </child>
+ <child>
+ <!-- n-columns=1 n-rows=1 -->
+ <object class="GtkGrid" id="grid10">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
<child>
- <object class="GtkSpinButton" id="colsb2">
+ <object class="GtkRadioButton" id="up3">
+ <property name="label" translatable="yes" context="sortdialog|up3">Ascending</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="valign">center</property>
- <property name="activates_default">True</property>
- <property name="adjustment">adjustment2</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
<accessibility>
- <relation type="labelled-by" target="column"/>
- <relation type="member-of" target="key2"/>
+ <relation type="member-of" target="key3"/>
</accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="colsb2-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb2">Enter the number of the table column that you want to use as a basis for sorting.</property>
+ <object class="AtkObject" id="up3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|up3">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="colsb3">
+ <object class="GtkRadioButton" id="down3">
+ <property name="label" translatable="yes" context="sortdialog|down3">Descending</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="valign">center</property>
- <property name="activates_default">True</property>
- <property name="adjustment">adjustment3</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">up3</property>
<accessibility>
- <relation type="labelled-by" target="column"/>
<relation type="member-of" target="key3"/>
</accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="colsb3-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb3">Enter the number of the table column that you want to use as a basis for sorting.</property>
+ <object class="AtkObject" id="down3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|down3">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
</packing>
</child>
- <child>
- <object class="GtkComboBoxText" id="typelb1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="valign">center</property>
- <property name="hexpand">True</property>
- <accessibility>
- <relation type="labelled-by" target="keytype"/>
- <relation type="member-of" target="key1"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="typelb1-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb1-atkobject">Key type</property>
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb1">Select the sorting option that you want to use.</property>
- </object>
- </child>
+ </object>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="top_attach">3</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkCheckButton" id="key1">
+ <property name="label" translatable="yes" context="sortdialog|key1">Key 1</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="valign">center</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="key1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key1">Specifies additional sorting criteria. You can also combine sort keys.</property>
</object>
- <packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
- </packing>
</child>
- <child>
- <object class="GtkComboBoxText" id="typelb2">
- <property name="width_request">130</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="valign">center</property>
- <property name="hexpand">True</property>
- <accessibility>
- <relation type="labelled-by" target="keytype"/>
- <relation type="member-of" target="key2"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="typelb2-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb2-atkobject">Key type</property>
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb2">Select the sorting option that you want to use.</property>
- </object>
- </child>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkCheckButton" id="key2">
+ <property name="label" translatable="yes" context="sortdialog|key2">Key 2</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="valign">center</property>
+ <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="key2-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key2">Specifies additional sorting criteria. You can also combine sort keys.</property>
</object>
- <packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
- </packing>
</child>
- <child>
- <object class="GtkComboBoxText" id="typelb3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="valign">center</property>
- <property name="hexpand">True</property>
- <accessibility>
- <relation type="labelled-by" target="keytype"/>
- <relation type="member-of" target="key3"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="typelb3-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb3-atkobject">Key type</property>
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb3">Select the sorting option that you want to use.</property>
- </object>
- </child>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkCheckButton" id="key3">
+ <property name="label" translatable="yes" context="sortdialog|key3">Key 3</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="valign">center</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0.009999999776482582</property>
+ <property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="key3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|key3">Specifies additional sorting criteria. You can also combine sort keys.</property>
</object>
- <packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
- </packing>
</child>
- <child>
- <placeholder/>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">3</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="colsb1">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="valign">center</property>
+ <property name="activates_default">True</property>
+ <property name="adjustment">adjustment1</property>
+ <accessibility>
+ <relation type="labelled-by" target="column"/>
+ <relation type="member-of" target="key1"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colsb1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb1">Enter the number of the table column that you want to use as a basis for sorting.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="colsb2">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="valign">center</property>
+ <property name="activates_default">True</property>
+ <property name="adjustment">adjustment2</property>
+ <accessibility>
+ <relation type="labelled-by" target="column"/>
+ <relation type="member-of" target="key2"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colsb2-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb2">Enter the number of the table column that you want to use as a basis for sorting.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="colsb3">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="valign">center</property>
+ <property name="activates_default">True</property>
+ <property name="adjustment">adjustment3</property>
+ <accessibility>
+ <relation type="labelled-by" target="column"/>
+ <relation type="member-of" target="key3"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colsb3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|colsb3">Enter the number of the table column that you want to use as a basis for sorting.</property>
+ </object>
</child>
</object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">3</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBoxText" id="typelb1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="keytype"/>
+ <relation type="member-of" target="key1"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="typelb1-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb1-atkobject">Key type</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb1">Select the sorting option that you want to use.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBoxText" id="typelb2">
+ <property name="width_request">130</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="keytype"/>
+ <relation type="member-of" target="key2"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="typelb2-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb2-atkobject">Key type</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb2">Select the sorting option that you want to use.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="top_attach">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBoxText" id="typelb3">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="keytype"/>
+ <relation type="member-of" target="key3"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="typelb3-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes" context="sortdialog|typelb3-atkobject">Key type</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|typelb3">Select the sorting option that you want to use.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="top_attach">3</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
</child>
</object>
</child>
@@ -584,60 +577,54 @@
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
- <object class="GtkAlignment" id="alignment3">
+ <!-- n-columns=1 n-rows=1 -->
+ <object class="GtkGrid" id="grid3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="top_padding">6</property>
- <property name="left_padding">12</property>
+ <property name="row_spacing">10</property>
+ <property name="margin-start">12</property>
+ <property name="margin-top">6</property>
<child>
- <!-- n-columns=1 n-rows=1 -->
- <object class="GtkGrid" id="grid3">
+ <object class="GtkRadioButton" id="columns">
+ <property name="label" translatable="yes" context="sortdialog|columns">Columns</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_spacing">10</property>
- <child>
- <object class="GtkRadioButton" id="columns">
- <property name="label" translatable="yes" context="sortdialog|columns">Columns</property>
- <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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <child internal-child="accessible">
- <object class="AtkObject" id="columns-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|columns">Sorts the columns in the table according to the current sort options.</property>
- </object>
- </child>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="columns-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|columns">Sorts the columns in the table according to the current sort options.</property>
</object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
- </packing>
</child>
- <child>
- <object class="GtkRadioButton" id="rows">
- <property name="label" translatable="yes" context="sortdialog|rows">Rows</property>
- <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="xalign">0</property>
- <property name="draw_indicator">True</property>
- <property name="group">columns</property>
- <child internal-child="accessible">
- <object class="AtkObject" id="rows-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|rows">Sorts the rows in the table or the paragraphs in the selection according to the current sort options.</property>
- </object>
- </child>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkRadioButton" id="rows">
+ <property name="label" translatable="yes" context="sortdialog|rows">Rows</property>
+ <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="xalign">0</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">columns</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rows-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|rows">Sorts the rows in the table or the paragraphs in the selection according to the current sort options.</property>
</object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- </packing>
</child>
</object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ </packing>
</child>
</object>
</child>
@@ -664,123 +651,117 @@
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
- <object class="GtkAlignment" id="alignment4">
+ <!-- n-columns=1 n-rows=1 -->
+ <object class="GtkGrid" id="grid4">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <property name="row_spacing">10</property>
+ <property name="margin-start">12</property>
+ <property name="margin-top">6</property>
<property name="valign">end</property>
- <property name="top_padding">6</property>
- <property name="left_padding">12</property>
+ <child>
+ <object class="GtkRadioButton" id="tabs">
+ <property name="label" translatable="yes" context="sortdialog|tabs">Tabs</property>
+ <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="xalign">0</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tabs-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|tabs">If the selected paragraphs correspond to a list separated by tabs, select this option.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
+ <property name="width">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkRadioButton" id="character">
+ <property name="label" translatable="yes" context="sortdialog|character">Character </property>
+ <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="xalign">0</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">tabs</property>
+ <accessibility>
+ <relation type="label-for" target="separator"/>
+ <relation type="label-for" target="delimpb"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="character-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|character">Enter the character that you want to use as a separator in the selected area.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
<child>
<!-- n-columns=1 n-rows=1 -->
- <object class="GtkGrid" id="grid4">
+ <object class="GtkGrid" id="grid5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <property name="row_spacing">10</property>
+ <property name="column_spacing">6</property>
+ <property name="column_homogeneous">True</property>
<child>
- <object class="GtkRadioButton" id="tabs">
- <property name="label" translatable="yes" context="sortdialog|tabs">Tabs</property>
+ <object class="GtkEntry" id="separator">
<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="xalign">0</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="max_length">1</property>
+ <property name="activates_default">True</property>
+ <property name="width_chars">1</property>
+ <property name="max_width_chars">1</property>
+ <accessibility>
+ <relation type="labelled-by" target="character"/>
+ </accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="tabs-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|tabs">If the selected paragraphs correspond to a list separated by tabs, select this option.</property>
+ <object class="AtkObject" id="separator-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|separator">Enter the character that you want to use as a separator in the selected area.</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
- <property name="width">2</property>
</packing>
</child>
<child>
- <object class="GtkRadioButton" id="character">
- <property name="label" translatable="yes" context="sortdialog|character">Character </property>
+ <object class="GtkButton" id="delimpb">
+ <property name="label" translatable="yes" context="sortdialog|delimpb">Select...</property>
<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="xalign">0</property>
- <property name="draw_indicator">True</property>
- <property name="group">tabs</property>
+ <property name="receives_default">True</property>
<accessibility>
- <relation type="label-for" target="separator"/>
- <relation type="label-for" target="delimpb"/>
+ <relation type="labelled-by" target="character"/>
+ <relation type="member-of" target="character"/>
</accessibility>
<child internal-child="accessible">
- <object class="AtkObject" id="character-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|character">Enter the character that you want to use as a separator in the selected area.</property>
+ <object class="AtkObject" id="delimpb-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|delimpb">Opens the Special Characters dialog, where you can select the character that you want to use as a separator.</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- <child>
- <!-- n-columns=1 n-rows=1 -->
- <object class="GtkGrid" id="grid5">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="column_spacing">6</property>
- <property name="column_homogeneous">True</property>
- <child>
- <object class="GtkEntry" id="separator">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">1</property>
- <property name="activates_default">True</property>
- <property name="width_chars">1</property>
- <property name="max_width_chars">1</property>
- <accessibility>
- <relation type="labelled-by" target="character"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="separator-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|separator">Enter the character that you want to use as a separator in the selected area.</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="delimpb">
- <property name="label" translatable="yes" context="sortdialog|delimpb">Select...</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <accessibility>
- <relation type="labelled-by" target="character"/>
- <relation type="member-of" target="character"/>
- </accessibility>
- <child internal-child="accessible">
- <object class="AtkObject" id="delimpb-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|delimpb">Opens the Special Characters dialog, where you can select the character that you want to use as a separator.</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
- </packing>
- </child>
- </object>
- <packing>
<property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <property name="top_attach">0</property>
</packing>
</child>
</object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">1</property>
+ </packing>
</child>
</object>
</child>
@@ -822,26 +803,20 @@
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
- <object class="GtkAlignment" id="alignment1">
+ <object class="GtkComboBoxText" id="langlb">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="top_padding">6</property>
- <property name="left_padding">12</property>
- <child>
- <object class="GtkComboBoxText" id="langlb">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_entry">True</property>
- <child internal-child="entry">
- <object class="GtkEntry">
- <property name="can_focus">True</property>
- </object>
- </child>
- <child internal-child="accessible">
- <object class="AtkObject" id="langlb-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|langlb">Select the language that defines the sorting rules.</property>
- </object>
- </child>
+ <property name="has_entry">True</property>
+ <property name="margin-start">12</property>
+ <property name="margin-top">6</property>
+ <child internal-child="entry">
+ <object class="GtkEntry">
+ <property name="can_focus">True</property>
+ </object>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="langlb-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|langlb">Select the language that defines the sorting rules.</property>
</object>
</child>
</object>
@@ -869,25 +844,19 @@
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
- <object class="GtkAlignment" id="alignment2">
+ <object class="GtkCheckButton" id="matchcase">
+ <property name="label" translatable="yes" context="sortdialog|matchcase">Match case</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="top_padding">6</property>
- <property name="left_padding">12</property>
- <child>
- <object class="GtkCheckButton" id="matchcase">
- <property name="label" translatable="yes" context="sortdialog|matchcase">Match case</property>
- <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="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="sortdialog|extended_tip|matchcase">Distinguishes between uppercase and lowercase letters when you sort a table. For Asian languages special handling applies.</property>
- </object>
- </child>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="draw_indicator">True</property>
+ <property name="margin-start">12</property>
+ <property name="margin-top">6</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="matchcase-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="sortdialog|extended_tip|matchcase">Distinguishes between uppercase and lowercase letters when you sort a table. For Asian languages special handling applies.</property>
</object>
</child>
</object>