vcl: flatten BlendFrameCache.cxx
[LibreOffice.git] / sw / uiconfig / swriter / ui / dropdownfielddialog.ui
blob177016ed62d9d175bcc2ab8dbe1e97345b617e2c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkDialog" id="DropdownFieldDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="dropdownfielddialog|DropdownFieldDialog">Choose Item: </property>
17 <property name="resizable">False</property>
18 <property name="modal">True</property>
19 <property name="default_width">0</property>
20 <property name="default_height">0</property>
21 <property name="type_hint">dialog</property>
22 <child internal-child="vbox">
23 <object class="GtkBox" id="dialog-vbox1">
24 <property name="can_focus">False</property>
25 <property name="orientation">vertical</property>
26 <property name="spacing">12</property>
27 <child internal-child="action_area">
28 <object class="GtkButtonBox" id="dialog-action_area1">
29 <property name="can_focus">False</property>
30 <property name="layout_style">end</property>
31 <child>
32 <!-- n-columns=1 n-rows=1 -->
33 <object class="GtkGrid" id="grid2">
34 <property name="visible">True</property>
35 <property name="can_focus">False</property>
36 <property name="column_spacing">6</property>
37 <property name="column_homogeneous">True</property>
38 <child>
39 <object class="GtkButton" id="prev">
40 <property name="label" translatable="yes" context="dropdownfielddialog|prev">_Previous</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</property>
43 <property name="use_underline">True</property>
44 <property name="image_position">right</property>
45 </object>
46 <packing>
47 <property name="left_attach">0</property>
48 <property name="top_attach">0</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="next">
53 <property name="label" translatable="yes" context="dropdownfielddialog|next">_Next</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="use_underline">True</property>
57 <child internal-child="accessible">
58 <object class="AtkObject" id="next-atkobject">
59 <property name="AtkObject::accessible-description" translatable="yes" context="dropdownfielddialog|extended_tip|next">Closes the current Input list and displays the next, if available.</property>
60 </object>
61 </child>
62 </object>
63 <packing>
64 <property name="left_attach">1</property>
65 <property name="top_attach">0</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkButton" id="edit">
77 <property name="label" translatable="yes" context="stock">_Edit</property>
78 <property name="visible">True</property>
79 <property name="can_focus">True</property>
80 <property name="receives_default">True</property>
81 <property name="use-underline">True</property>
82 <child internal-child="accessible">
83 <object class="AtkObject" id="edit-atkobject">
84 <property name="AtkObject::accessible-description" translatable="yes" context="dropdownfielddialog|extended_tip|edit">Displays the Edit Fields: Functions dialog, where you can edit the Input list.</property>
85 </object>
86 </child>
87 </object>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">True</property>
91 <property name="position">1</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkButton" id="ok">
96 <property name="label" translatable="yes" context="stock">_OK</property>
97 <property name="visible">True</property>
98 <property name="sensitive">False</property>
99 <property name="can_focus">True</property>
100 <property name="can_default">True</property>
101 <property name="has_default">True</property>
102 <property name="receives_default">True</property>
103 <property name="use-underline">True</property>
104 </object>
105 <packing>
106 <property name="expand">False</property>
107 <property name="fill">True</property>
108 <property name="position">2</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkButton" id="cancel">
113 <property name="label" translatable="yes" context="stock">_Cancel</property>
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="receives_default">True</property>
117 <property name="use-underline">True</property>
118 </object>
119 <packing>
120 <property name="expand">False</property>
121 <property name="fill">True</property>
122 <property name="position">3</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkButton" id="help">
127 <property name="label" translatable="yes" context="stock">_Help</property>
128 <property name="visible">True</property>
129 <property name="can_focus">True</property>
130 <property name="receives_default">True</property>
131 <property name="use-underline">True</property>
132 </object>
133 <packing>
134 <property name="expand">False</property>
135 <property name="fill">True</property>
136 <property name="position">4</property>
137 <property name="secondary">True</property>
138 </packing>
139 </child>
140 </object>
141 <packing>
142 <property name="expand">False</property>
143 <property name="fill">True</property>
144 <property name="pack_type">end</property>
145 <property name="position">0</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkFrame" id="frame1">
150 <property name="visible">True</property>
151 <property name="can_focus">False</property>
152 <property name="hexpand">True</property>
153 <property name="vexpand">True</property>
154 <property name="label_xalign">0</property>
155 <property name="shadow_type">none</property>
156 <child>
157 <!-- n-columns=1 n-rows=1 -->
158 <object class="GtkGrid" id="grid1">
159 <property name="visible">True</property>
160 <property name="can_focus">False</property>
161 <property name="hexpand">True</property>
162 <property name="vexpand">True</property>
163 <property name="row_spacing">6</property>
164 <property name="margin-start">12</property>
165 <property name="margin-top">6</property>
166 <child>
167 <object class="GtkScrolledWindow">
168 <property name="visible">True</property>
169 <property name="can_focus">True</property>
170 <property name="hexpand">True</property>
171 <property name="vexpand">True</property>
172 <property name="shadow_type">in</property>
173 <child>
174 <object class="GtkTreeView" id="list">
175 <property name="visible">True</property>
176 <property name="can_focus">True</property>
177 <property name="hexpand">True</property>
178 <property name="vexpand">True</property>
179 <property name="model">liststore1</property>
180 <property name="headers_visible">False</property>
181 <property name="headers_clickable">False</property>
182 <property name="search_column">0</property>
183 <property name="show_expanders">False</property>
184 <child internal-child="selection">
185 <object class="GtkTreeSelection" id="treeview-selection1"/>
186 </child>
187 <child>
188 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
189 <child>
190 <object class="GtkCellRendererText" id="cellrenderertext1"/>
191 <attributes>
192 <attribute name="text">0</attribute>
193 </attributes>
194 </child>
195 </object>
196 </child>
197 </object>
198 </child>
199 </object>
200 <packing>
201 <property name="left_attach">0</property>
202 <property name="top_attach">0</property>
203 </packing>
204 </child>
205 </object>
206 </child>
207 <child type="label">
208 <object class="GtkLabel" id="label1">
209 <property name="visible">True</property>
210 <property name="can_focus">False</property>
211 <property name="label" translatable="yes" context="dropdownfielddialog|label1">Edit</property>
212 <attributes>
213 <attribute name="weight" value="bold"/>
214 </attributes>
215 </object>
216 </child>
217 </object>
218 <packing>
219 <property name="expand">False</property>
220 <property name="fill">True</property>
221 <property name="position">1</property>
222 </packing>
223 </child>
224 </object>
225 </child>
226 <action-widgets>
227 <action-widget response="101">edit</action-widget>
228 <action-widget response="-5">ok</action-widget>
229 <action-widget response="-6">cancel</action-widget>
230 <action-widget response="-11">help</action-widget>
231 </action-widgets>
232 <child type="titlebar">
233 <placeholder/>
234 </child>
235 </object>
236 </interface>