diff options
Diffstat (limited to 'sc/uiconfig/scalc/ui/datafielddialog.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/datafielddialog.ui | 284 |
1 files changed, 134 insertions, 150 deletions
diff --git a/sc/uiconfig/scalc/ui/datafielddialog.ui b/sc/uiconfig/scalc/ui/datafielddialog.ui index 219ca8733e16..89e216082294 100644 --- a/sc/uiconfig/scalc/ui/datafielddialog.ui +++ b/sc/uiconfig/scalc/ui/datafielddialog.ui @@ -98,69 +98,60 @@ <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> - <object class="GtkAlignment" id="alignment1"> + <!-- n-columns=1 n-rows=1 --> + <object class="GtkGrid" id="grid2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="margin_top">6</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="top_padding">6</property> - <property name="left_padding">12</property> + <property name="row_spacing">6</property> + <property name="margin-start">12</property> + <property name="margin-top">6</property> <child> - <!-- n-columns=1 n-rows=1 --> - <object class="GtkGrid" id="grid2"> + <object class="GtkScrolledWindow"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="row_spacing">6</property> + <property name="shadow_type">in</property> <child> - <object class="GtkScrolledWindow"> + <object class="GtkTreeView" id="functions"> <property name="visible">True</property> <property name="can_focus">True</property> + <property name="receives_default">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="shadow_type">in</property> + <property name="model">liststore2</property> + <property name="headers_visible">False</property> + <property name="search_column">1</property> + <property name="show_expanders">False</property> + <child internal-child="selection"> + <object class="GtkTreeSelection" id="Macro Library List-selection2"/> + </child> <child> - <object class="GtkTreeView" id="functions"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> - <property name="model">liststore2</property> - <property name="headers_visible">False</property> - <property name="search_column">1</property> - <property name="show_expanders">False</property> - <child internal-child="selection"> - <object class="GtkTreeSelection" id="Macro Library List-selection2"/> - </child> + <object class="GtkTreeViewColumn" id="treeviewcolumn5"> + <property name="resizable">True</property> + <property name="spacing">6</property> <child> - <object class="GtkTreeViewColumn" id="treeviewcolumn5"> - <property name="resizable">True</property> - <property name="spacing">6</property> - <child> - <object class="GtkCellRendererText" id="cellrenderer4"/> - <attributes> - <attribute name="text">0</attribute> - </attributes> - </child> - </object> - </child> - <child internal-child="accessible"> - <object class="AtkObject" id="functions-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|functions">Click the type of subtotal that you want to calculate. This option is only available if the User-defined option is selected.</property> - </object> + <object class="GtkCellRendererText" id="cellrenderer4"/> + <attributes> + <attribute name="text">0</attribute> + </attributes> </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="functions-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|functions">Click the type of subtotal that you want to calculate. This option is only available if the User-defined option is selected.</property> + </object> + </child> </object> - <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> - </packing> </child> </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">0</property> + </packing> </child> </object> </child> @@ -241,126 +232,119 @@ <property name="can_focus">True</property> <property name="resize_toplevel">True</property> <child> - <object class="GtkAlignment" id="alignment2"> + <!-- n-columns=1 n-rows=1 --> + <object class="GtkGrid" id="grid4"> + <property name="hexpand">True</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="margin_top">6</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> - <!-- n-columns=1 n-rows=1 --> - <object class="GtkGrid" id="grid4"> + <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="row_spacing">6</property> - <property name="column_spacing">12</property> - <child> - <object class="GtkLabel" id="label4"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes" context="datafielddialog|label4">_Type:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">type</property> - <property name="ellipsize">end</property> - <property name="xalign">0</property> - </object> - <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="basefieldft"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes" context="datafielddialog|basefieldft">_Base field:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">basefield</property> - <property name="ellipsize">end</property> - <property name="xalign">0</property> - </object> - <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="baseitemft"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes" context="datafielddialog|baseitemft">Ba_se item:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">baseitem</property> - <property name="ellipsize">end</property> - <property name="xalign">0</property> - </object> - <packing> - <property name="left_attach">0</property> - <property name="top_attach">2</property> - </packing> - </child> - <child> - <object class="GtkComboBoxText" id="type"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <items> - <item translatable="yes" context="datafielddialog|type">Normal</item> - <item translatable="yes" context="datafielddialog|type">Difference from</item> - <item translatable="yes" context="datafielddialog|type">% of</item> - <item translatable="yes" context="datafielddialog|type">% difference from</item> - <item translatable="yes" context="datafielddialog|type">Running total in</item> - <item translatable="yes" context="datafielddialog|type">% of row</item> - <item translatable="yes" context="datafielddialog|type">% of column</item> - <item translatable="yes" context="datafielddialog|type">% of total</item> - <item translatable="yes" context="datafielddialog|type">Index</item> - </items> - <child internal-child="accessible"> - <object class="AtkObject" id="type-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|type">Select the type of calculating of the displayed value for the data field.</property> - </object> - </child> + <property name="label" translatable="yes" context="datafielddialog|label4">_Type:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">type</property> + <property name="ellipsize">end</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">0</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="basefieldft"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes" context="datafielddialog|basefieldft">_Base field:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">basefield</property> + <property name="ellipsize">end</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">1</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="baseitemft"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes" context="datafielddialog|baseitemft">Ba_se item:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">baseitem</property> + <property name="ellipsize">end</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">2</property> + </packing> + </child> + <child> + <object class="GtkComboBoxText" id="type"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <items> + <item translatable="yes" context="datafielddialog|type">Normal</item> + <item translatable="yes" context="datafielddialog|type">Difference from</item> + <item translatable="yes" context="datafielddialog|type">% of</item> + <item translatable="yes" context="datafielddialog|type">% difference from</item> + <item translatable="yes" context="datafielddialog|type">Running total in</item> + <item translatable="yes" context="datafielddialog|type">% of row</item> + <item translatable="yes" context="datafielddialog|type">% of column</item> + <item translatable="yes" context="datafielddialog|type">% of total</item> + <item translatable="yes" context="datafielddialog|type">Index</item> + </items> + <child internal-child="accessible"> + <object class="AtkObject" id="type-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|type">Select the type of calculating of the displayed value for the data field.</property> </object> - <packing> - <property name="left_attach">1</property> - <property name="top_attach">0</property> - </packing> </child> - <child> - <object class="GtkComboBoxText" id="basefield"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <child internal-child="accessible"> - <object class="AtkObject" id="basefield-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|basefield">Select the field from which the respective value is taken as base for the calculation.</property> - </object> - </child> + </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">0</property> + </packing> + </child> + <child> + <object class="GtkComboBoxText" id="basefield"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <child internal-child="accessible"> + <object class="AtkObject" id="basefield-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|basefield">Select the field from which the respective value is taken as base for the calculation.</property> </object> - <packing> - <property name="left_attach">1</property> - <property name="top_attach">1</property> - </packing> </child> - <child> - <object class="GtkComboBoxText" id="baseitem"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <items> - <item translatable="yes" context="datafielddialog|baseitem">- previous item -</item> - <item translatable="yes" context="datafielddialog|baseitem">- next item -</item> - </items> - <child internal-child="accessible"> - <object class="AtkObject" id="baseitem-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|baseitem">Select the item of the base field from which the respective value is taken as base for the calculation.</property> - </object> - </child> + </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">1</property> + </packing> + </child> + <child> + <object class="GtkComboBoxText" id="baseitem"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <items> + <item translatable="yes" context="datafielddialog|baseitem">- previous item -</item> + <item translatable="yes" context="datafielddialog|baseitem">- next item -</item> + </items> + <child internal-child="accessible"> + <object class="AtkObject" id="baseitem-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|baseitem">Select the item of the base field from which the respective value is taken as base for the calculation.</property> </object> - <packing> - <property name="left_attach">1</property> - <property name="top_attach">2</property> - </packing> </child> </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">2</property> + </packing> </child> </object> </child> |