1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class=
"GtkListStore" id=
"liststore1">
7 <!-- column-name gchararray1 -->
8 <column type=
"gchararray"/>
12 <col id=
"0" translatable=
"yes">Sum
</col>
15 <col id=
"0" translatable=
"yes">Count
</col>
18 <col id=
"0" translatable=
"yes">Average
</col>
21 <col id=
"0" translatable=
"yes">Max
</col>
24 <col id=
"0" translatable=
"yes">Min
</col>
27 <col id=
"0" translatable=
"yes">Product
</col>
30 <col id=
"0" translatable=
"yes">Count (numbers only)
</col>
33 <col id=
"0" translatable=
"yes">StDev (Sample)
</col>
36 <col id=
"0" translatable=
"yes">StDevP (Population)
</col>
39 <col id=
"0" translatable=
"yes">Var (Sample)
</col>
42 <col id=
"0" translatable=
"yes">VarP (Population)
</col>
46 <object class=
"GtkBox" id=
"SubTotalGrpPage">
47 <property name=
"visible">True
</property>
48 <property name=
"can_focus">False
</property>
49 <property name=
"border_width">6</property>
50 <property name=
"orientation">vertical
</property>
51 <property name=
"spacing">12</property>
53 <object class=
"GtkBox" id=
"box2">
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">False
</property>
56 <property name=
"spacing">12</property>
58 <object class=
"GtkLabel" id=
"label1">
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">False
</property>
61 <property name=
"halign">start
</property>
62 <property name=
"label" translatable=
"yes">Group by:
</property>
63 <property name=
"use_underline">True
</property>
64 <property name=
"mnemonic_widget">group_by
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">0</property>
73 <object class=
"GtkComboBox" id=
"group_by">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">False
</property>
78 <property name=
"expand">False
</property>
79 <property name=
"fill">True
</property>
80 <property name=
"position">1</property>
85 <property name=
"expand">False
</property>
86 <property name=
"fill">True
</property>
87 <property name=
"position">0</property>
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"hexpand">True
</property>
95 <property name=
"vexpand">True
</property>
96 <property name=
"row_spacing">6</property>
97 <property name=
"column_spacing">12</property>
99 <object class=
"GtkLabel" id=
"label2">
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">False
</property>
102 <property name=
"halign">start
</property>
103 <property name=
"label" translatable=
"yes">Calculate subtotals for:
</property>
104 <property name=
"use_underline">True
</property>
105 <property name=
"mnemonic_widget">columns:border
</property>
108 <property name=
"left_attach">0</property>
109 <property name=
"top_attach">0</property>
110 <property name=
"width">1</property>
111 <property name=
"height">1</property>
115 <object class=
"GtkLabel" id=
"label3">
116 <property name=
"visible">True
</property>
117 <property name=
"can_focus">False
</property>
118 <property name=
"halign">start
</property>
119 <property name=
"label" translatable=
"yes">Use function:
</property>
120 <property name=
"use_underline">True
</property>
121 <property name=
"mnemonic_widget">functions:border
</property>
124 <property name=
"left_attach">1</property>
125 <property name=
"top_attach">0</property>
126 <property name=
"width">1</property>
127 <property name=
"height">1</property>
131 <object class=
"svxcorelo-SvxCheckListBox" id=
"columns:border">
132 <property name=
"visible">True
</property>
133 <property name=
"can_focus">True
</property>
134 <property name=
"hexpand">True
</property>
135 <property name=
"vexpand">True
</property>
136 <child internal-child=
"selection">
137 <object class=
"GtkTreeSelection" id=
"Check List Box-selection1"/>
141 <property name=
"left_attach">0</property>
142 <property name=
"top_attach">1</property>
143 <property name=
"width">1</property>
144 <property name=
"height">1</property>
148 <object class=
"GtkTreeView" id=
"functions:border">
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">True
</property>
151 <property name=
"hexpand">True
</property>
152 <property name=
"vexpand">True
</property>
153 <property name=
"model">liststore1
</property>
154 <property name=
"search_column">0</property>
155 <child internal-child=
"selection">
156 <object class=
"GtkTreeSelection" id=
"treeview-selection2"/>
160 <property name=
"left_attach">1</property>
161 <property name=
"top_attach">1</property>
162 <property name=
"width">1</property>
163 <property name=
"height">1</property>
168 <property name=
"expand">False
</property>
169 <property name=
"fill">True
</property>
170 <property name=
"position">1</property>