bump product version to 6.3.0.0.beta1
[LibreOffice.git] / cui / uiconfig / ui / insertrowcolumn.ui
blobe3f9b17bc0c0d5b4c4d09085c1c5a6f546bb7f82
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">1</property>
7 <property name="upper">99</property>
8 <property name="value">1</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkDialog" id="InsertRowColumnDialog">
13 <property name="can_focus">False</property>
14 <property name="border_width">6</property>
15 <property name="title" translatable="yes" context="insertrowcolumn|InsertRowColumnDialog">Insert Row</property>
16 <property name="resizable">False</property>
17 <property name="modal">True</property>
18 <property name="default_width">0</property>
19 <property name="default_height">0</property>
20 <property name="type_hint">dialog</property>
21 <child internal-child="vbox">
22 <object class="GtkBox" id="dialog-vbox1">
23 <property name="can_focus">False</property>
24 <property name="orientation">vertical</property>
25 <property name="spacing">12</property>
26 <child internal-child="action_area">
27 <object class="GtkButtonBox" id="dialog-action_area1">
28 <property name="can_focus">False</property>
29 <property name="layout_style">end</property>
30 <child>
31 <object class="GtkButton" id="ok">
32 <property name="label">gtk-ok</property>
33 <property name="visible">True</property>
34 <property name="can_focus">True</property>
35 <property name="can_default">True</property>
36 <property name="has_default">True</property>
37 <property name="receives_default">True</property>
38 <property name="use_stock">True</property>
39 </object>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">True</property>
43 <property name="position">0</property>
44 </packing>
45 </child>
46 <child>
47 <object class="GtkButton" id="cancel">
48 <property name="label">gtk-cancel</property>
49 <property name="visible">True</property>
50 <property name="can_focus">True</property>
51 <property name="receives_default">True</property>
52 <property name="use_stock">True</property>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">1</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkButton" id="help">
62 <property name="label">gtk-help</property>
63 <property name="visible">True</property>
64 <property name="can_focus">True</property>
65 <property name="receives_default">True</property>
66 <property name="use_stock">True</property>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="position">2</property>
72 <property name="secondary">True</property>
73 </packing>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="pack_type">end</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkGrid" id="grid1">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="row_spacing">12</property>
88 <child>
89 <object class="GtkFrame" id="frame1">
90 <property name="visible">True</property>
91 <property name="can_focus">False</property>
92 <property name="label_xalign">0</property>
93 <property name="shadow_type">none</property>
94 <child>
95 <object class="GtkAlignment" id="alignment2">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="top_padding">6</property>
99 <property name="left_padding">12</property>
100 <child>
101 <object class="GtkGrid" id="grid2">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="column_spacing">12</property>
105 <child>
106 <object class="GtkLabel" id="label3">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="label" translatable="yes" context="insertrowcolumn|label3">_Number:</property>
110 <property name="use_underline">True</property>
111 <property name="mnemonic_widget">insert_number</property>
112 </object>
113 <packing>
114 <property name="left_attach">0</property>
115 <property name="top_attach">0</property>
116 <property name="width">2</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkSpinButton" id="insert_number">
121 <property name="visible">True</property>
122 <property name="can_focus">True</property>
123 <property name="activates_default">True</property>
124 <property name="adjustment">adjustment1</property>
125 <property name="numeric">True</property>
126 </object>
127 <packing>
128 <property name="left_attach">2</property>
129 <property name="top_attach">0</property>
130 </packing>
131 </child>
132 </object>
133 </child>
134 </object>
135 </child>
136 <child type="label">
137 <object class="GtkLabel" id="label1">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="label" translatable="yes" context="insertrowcolumn|label1">Insert</property>
141 <attributes>
142 <attribute name="weight" value="bold"/>
143 </attributes>
144 </object>
145 </child>
146 </object>
147 <packing>
148 <property name="left_attach">0</property>
149 <property name="top_attach">0</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkFrame" id="frame2">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <property name="label_xalign">0</property>
157 <property name="shadow_type">none</property>
158 <child>
159 <object class="GtkAlignment" id="alignment1">
160 <property name="visible">True</property>
161 <property name="can_focus">False</property>
162 <property name="top_padding">6</property>
163 <property name="left_padding">12</property>
164 <child>
165 <object class="GtkGrid" id="grid3">
166 <property name="visible">True</property>
167 <property name="can_focus">False</property>
168 <property name="row_spacing">6</property>
169 <child>
170 <object class="GtkRadioButton" id="insert_before">
171 <property name="label" translatable="yes" context="insertrowcolumn|insert_before">_Before</property>
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="receives_default">False</property>
175 <property name="use_underline">True</property>
176 <property name="xalign">0</property>
177 <property name="active">True</property>
178 <property name="draw_indicator">True</property>
179 </object>
180 <packing>
181 <property name="left_attach">0</property>
182 <property name="top_attach">0</property>
183 <property name="width">2</property>
184 </packing>
185 </child>
186 <child>
187 <object class="GtkRadioButton" id="insert_after">
188 <property name="label" translatable="yes" context="insertrowcolumn|insert_after">A_fter</property>
189 <property name="visible">True</property>
190 <property name="can_focus">True</property>
191 <property name="receives_default">False</property>
192 <property name="use_underline">True</property>
193 <property name="xalign">0</property>
194 <property name="draw_indicator">True</property>
195 <property name="group">insert_before</property>
196 </object>
197 <packing>
198 <property name="left_attach">0</property>
199 <property name="top_attach">1</property>
200 <property name="width">2</property>
201 </packing>
202 </child>
203 </object>
204 </child>
205 </object>
206 </child>
207 <child type="label">
208 <object class="GtkLabel" id="label2">
209 <property name="visible">True</property>
210 <property name="can_focus">False</property>
211 <property name="label" translatable="yes" context="insertrowcolumn|label2">Position</property>
212 <attributes>
213 <attribute name="weight" value="bold"/>
214 </attributes>
215 </object>
216 </child>
217 </object>
218 <packing>
219 <property name="left_attach">0</property>
220 <property name="top_attach">1</property>
221 </packing>
222 </child>
223 </object>
224 <packing>
225 <property name="expand">False</property>
226 <property name="fill">True</property>
227 <property name="position">1</property>
228 </packing>
229 </child>
230 </object>
231 </child>
232 <action-widgets>
233 <action-widget response="-5">ok</action-widget>
234 <action-widget response="-6">cancel</action-widget>
235 <action-widget response="-11">help</action-widget>
236 </action-widgets>
237 <child>
238 <placeholder/>
239 </child>
240 </object>
241 </interface>