Version 5.4.3.2, tag libreoffice-5.4.3.2
[LibreOffice.git] / extensions / uiconfig / spropctrlr / ui / listselectdialog.ui
blob247868baac0f3892e1fd90cba883f7eb2f41461e
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="ListSelectDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="type_hint">normal</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="layout_style">end</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 <property name="secondary">True</property>
61 </packing>
62 </child>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="pack_type">end</property>
68 <property name="position">0</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkFrame" id="frame">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="hexpand">True</property>
76 <property name="vexpand">True</property>
77 <property name="label_xalign">0</property>
78 <property name="shadow_type">none</property>
79 <child>
80 <object class="GtkAlignment" id="alignment1">
81 <property name="visible">True</property>
82 <property name="can_focus">False</property>
83 <property name="hexpand">True</property>
84 <property name="vexpand">True</property>
85 <property name="top_padding">6</property>
86 <property name="left_padding">12</property>
87 <child>
88 <object class="GtkTreeView" id="treeview:border">
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <child internal-child="selection">
92 <object class="GtkTreeSelection" id="treeview-selection2"/>
93 </child>
94 </object>
95 </child>
96 </object>
97 </child>
98 <child type="label">
99 <object class="GtkLabel" id="label1">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <attributes>
103 <attribute name="weight" value="bold"/>
104 </attributes>
105 </object>
106 </child>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">True</property>
111 <property name="position">1</property>
112 </packing>
113 </child>
114 </object>
115 </child>
116 <action-widgets>
117 <action-widget response="0">ok</action-widget>
118 <action-widget response="0">cancel</action-widget>
119 <action-widget response="0">help</action-widget>
120 </action-widgets>
121 </object>
122 </interface>