<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.36.0 --> <interface domain="sc"> <requires lib="gtk+" version="3.20"/> <object class="GtkTreeStore" id="liststore2"> <columns> <!-- column-name text --> <column type="gchararray"/> <!-- column-name id --> <column type="gchararray"/> </columns> </object> <object class="GtkDialog" id="DataFieldDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="datafielddialog|DataFieldDialog">Data Field</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> <property name="can_focus">False</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="cancel"> <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">True</property> <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButton" id="help"> <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> <property name="secondary">True</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> <child> <!-- n-columns=1 n-rows=1 --> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="row_spacing">12</property> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <!-- n-columns=1 n-rows=1 --> <object class="GtkGrid" id="grid2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="row_spacing">6</property> <property name="margin-start">12</property> <property name="margin-top">6</property> <child> <object class="GtkScrolledWindow"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="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> <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> </child> </object> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="datafielddialog|label1">Function</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkbutton1"> <property name="label" translatable="yes" context="datafielddialog|checkbutton1">Show it_ems without data</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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkbutton1-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|checkbutton1">Includes empty columns and rows in the results table.</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="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="datafielddialog|label2">Name:</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="name"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkExpander" id="expander"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="resize_toplevel">True</property> <child> <!-- 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="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="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> </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">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">2</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="datafielddialog|label3">Displayed Value</property> </object> </child> <child internal-child="accessible"> <object class="AtkObject" id="expander-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="datafielddialog|extended_tip|expander">Expands or reduces the dialog. The More button is visible for data fields only.</property> </object> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-5">ok</action-widget> <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> <child type="titlebar"> <placeholder/> </child> </object> </interface>