bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / subtotaldialog.ui
blobc987e8e30c3258a3d8458a071295f01670302d9d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="SubTotalDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Subtotals</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="ok">
22 <property name="label">gtk-ok</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="cancel">
38 <property name="label">gtk-cancel</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="receives_default">True</property>
42 <property name="use_stock">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="help">
52 <property name="label">gtk-help</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="margin_right">6</property>
57 <property name="use_stock">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="reset">
68 <property name="label">gtk-revert-to-saved</property>
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">True</property>
72 <property name="use_stock">True</property>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">3</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkButton" id="remove">
82 <property name="label">gtk-remove</property>
83 <property name="visible">True</property>
84 <property name="can_focus">True</property>
85 <property name="receives_default">True</property>
86 <property name="use_stock">True</property>
87 </object>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">True</property>
91 <property name="position">4</property>
92 </packing>
93 </child>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">True</property>
98 <property name="pack_type">end</property>
99 <property name="position">0</property>
100 </packing>
101 </child>
102 <child>
103 <object class="GtkNotebook" id="tabcontrol">
104 <property name="visible">True</property>
105 <property name="can_focus">True</property>
106 <property name="hexpand">True</property>
107 <property name="vexpand">True</property>
108 <child>
109 <placeholder/>
110 </child>
111 <child type="tab">
112 <object class="GtkLabel" id="1stgroup">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="label" translatable="yes">1st Group</property>
116 </object>
117 <packing>
118 <property name="tab_fill">False</property>
119 </packing>
120 </child>
121 <child>
122 <placeholder/>
123 </child>
124 <child type="tab">
125 <object class="GtkLabel" id="2ndgroup">
126 <property name="visible">True</property>
127 <property name="can_focus">False</property>
128 <property name="label" translatable="yes">2nd Group</property>
129 </object>
130 <packing>
131 <property name="position">1</property>
132 <property name="tab_fill">False</property>
133 </packing>
134 </child>
135 <child>
136 <placeholder/>
137 </child>
138 <child type="tab">
139 <object class="GtkLabel" id="3rdgroup">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="label" translatable="yes">3rd Group</property>
143 </object>
144 <packing>
145 <property name="position">2</property>
146 <property name="tab_fill">False</property>
147 </packing>
148 </child>
149 <child>
150 <placeholder/>
151 </child>
152 <child type="tab">
153 <object class="GtkLabel" id="options">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <property name="label" translatable="yes">Options</property>
157 </object>
158 <packing>
159 <property name="position">3</property>
160 <property name="tab_fill">False</property>
161 </packing>
162 </child>
163 </object>
164 <packing>
165 <property name="expand">False</property>
166 <property name="fill">True</property>
167 <property name="position">1</property>
168 </packing>
169 </child>
170 </object>
171 </child>
172 <action-widgets>
173 <action-widget response="0">ok</action-widget>
174 <action-widget response="0">cancel</action-widget>
175 <action-widget response="0">help</action-widget>
176 <action-widget response="0">reset</action-widget>
177 <action-widget response="0">remove</action-widget>
178 </action-widgets>
179 </object>
180 </interface>