bump product version to 4.1.6.2
[LibreOffice.git] / sw / uiconfig / swriter / ui / columndialog.ui
blob73f23a0d3ecb26b5e19a3efecb45c263f3c060d2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="ColumnDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="title" translatable="yes">Columns</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="spacing">12</property>
13 <child internal-child="action_area">
14 <object class="GtkButtonBox" id="dialog-action_area1">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="layout_style">start</property>
18 <child>
19 <object class="GtkButton" id="ok">
20 <property name="label">gtk-ok</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="can_default">True</property>
24 <property name="has_default">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_stock">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="cancel">
36 <property name="label">gtk-cancel</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 <property name="use_stock">True</property>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">True</property>
45 <property name="position">1</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkButton" id="help">
50 <property name="label">gtk-help</property>
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="receives_default">True</property>
54 <property name="use_stock">True</property>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">2</property>
60 </packing>
61 </child>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="pack_type">end</property>
67 <property name="position">0</property>
68 </packing>
69 </child>
70 <child>
71 <placeholder/>
72 </child>
73 </object>
74 </child>
75 <action-widgets>
76 <action-widget response="0">ok</action-widget>
77 <action-widget response="0">cancel</action-widget>
78 <action-widget response="0">help</action-widget>
79 </action-widgets>
80 </object>
81 </interface>