tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / cui / uiconfig / ui / macroselectordialog.ui
blob329c25940912fc4ac049de355127db560da84038
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 </columns>
14 </object>
15 <object class="GtkTreeStore" id="liststore2">
16 <columns>
17 <!-- column-name text -->
18 <column type="gchararray"/>
19 <!-- column-name id -->
20 <column type="gchararray"/>
21 </columns>
22 </object>
23 <object class="GtkDialog" id="MacroSelectorDialog">
24 <property name="can-focus">False</property>
25 <property name="border-width">6</property>
26 <property name="title" translatable="yes" context="macroselectordialog|MacroSelectorDialog">Macro Selector</property>
27 <property name="modal">True</property>
28 <property name="default-width">0</property>
29 <property name="default-height">0</property>
30 <property name="type-hint">dialog</property>
31 <child internal-child="vbox">
32 <object class="GtkBox" id="dialog-vbox1">
33 <property name="can-focus">False</property>
34 <property name="orientation">vertical</property>
35 <property name="spacing">12</property>
36 <child internal-child="action_area">
37 <object class="GtkButtonBox" id="dialog-action_area1">
38 <property name="can-focus">False</property>
39 <property name="layout-style">end</property>
40 <child>
41 <object class="GtkButton" id="ok">
42 <property name="label" translatable="yes" context="stock">_OK</property>
43 <property name="visible">True</property>
44 <property name="can-focus">True</property>
45 <property name="can-default">True</property>
46 <property name="has-default">True</property>
47 <property name="receives-default">True</property>
48 <property name="no-show-all">True</property>
49 <property name="use-underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">1</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkButton" id="cancel">
59 <property name="label" translatable="yes" context="stock">_Cancel</property>
60 <property name="visible">True</property>
61 <property name="can-focus">True</property>
62 <property name="receives-default">True</property>
63 <property name="no-show-all">True</property>
64 <property name="use-underline">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="position">2</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkButton" id="help">
74 <property name="label" translatable="yes" context="stock">_Help</property>
75 <property name="visible">True</property>
76 <property name="can-focus">True</property>
77 <property name="receives-default">True</property>
78 <property name="use-underline">True</property>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="position">4</property>
84 <property name="secondary">True</property>
85 </packing>
86 </child>
87 </object>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">True</property>
91 <property name="pack-type">end</property>
92 <property name="position">0</property>
93 </packing>
94 </child>
95 <child>
96 <object class="GtkBox" id="box1">
97 <property name="visible">True</property>
98 <property name="can-focus">False</property>
99 <property name="orientation">vertical</property>
100 <property name="spacing">12</property>
101 <child>
102 <object class="GtkLabel" id="helpmacro">
103 <property name="can-focus">False</property>
104 <property name="no-show-all">True</property>
105 <property name="label" translatable="yes" context="macroselectordialog|helpmacro">Select the library that contains the macro you want. Then select the macro under 'Macro name'.</property>
106 <property name="wrap">True</property>
107 <property name="max-width-chars">60</property>
108 <property name="xalign">0</property>
109 </object>
110 <packing>
111 <property name="expand">False</property>
112 <property name="fill">True</property>
113 <property name="position">0</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkBox" id="box2">
118 <property name="visible">True</property>
119 <property name="can-focus">False</property>
120 <property name="margin-start">6</property>
121 <property name="margin-end">6</property>
122 <property name="margin-top">6</property>
123 <property name="margin-bottom">6</property>
124 <property name="spacing">6</property>
125 <property name="homogeneous">True</property>
126 <child>
127 <object class="GtkFrame" id="frame2">
128 <property name="visible">True</property>
129 <property name="can-focus">False</property>
130 <property name="label-xalign">0</property>
131 <property name="shadow-type">none</property>
132 <child>
133 <object class="GtkScrolledWindow">
134 <property name="visible">True</property>
135 <property name="can-focus">True</property>
136 <property name="shadow-type">in</property>
137 <child>
138 <object class="GtkTreeView" id="categories">
139 <property name="visible">True</property>
140 <property name="can-focus">True</property>
141 <property name="receives-default">True</property>
142 <property name="model">liststore1</property>
143 <property name="headers-visible">False</property>
144 <property name="search-column">1</property>
145 <property name="enable-tree-lines">True</property>
146 <child internal-child="selection">
147 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
148 </child>
149 <child>
150 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
151 <property name="spacing">6</property>
152 <child>
153 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
154 <attributes>
155 <attribute name="pixbuf">0</attribute>
156 </attributes>
157 </child>
158 <child>
159 <object class="GtkCellRendererText" id="cellrenderertext2"/>
160 <attributes>
161 <attribute name="text">1</attribute>
162 </attributes>
163 </child>
164 </object>
165 </child>
166 </object>
167 </child>
168 </object>
169 </child>
170 <child type="label">
171 <object class="GtkLabel" id="libraryft">
172 <property name="visible">True</property>
173 <property name="can-focus">False</property>
174 <property name="margin-bottom">6</property>
175 <property name="label" translatable="yes" context="macroselectordialog|libraryft">Library</property>
176 <attributes>
177 <attribute name="weight" value="bold"/>
178 </attributes>
179 </object>
180 </child>
181 </object>
182 <packing>
183 <property name="expand">False</property>
184 <property name="fill">True</property>
185 <property name="position">0</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkFrame" id="frame3">
190 <property name="visible">True</property>
191 <property name="can-focus">False</property>
192 <property name="label-xalign">0</property>
193 <property name="shadow-type">none</property>
194 <child>
195 <object class="GtkScrolledWindow">
196 <property name="visible">True</property>
197 <property name="can-focus">True</property>
198 <property name="shadow-type">in</property>
199 <child>
200 <object class="GtkTreeView" id="commands">
201 <property name="visible">True</property>
202 <property name="can-focus">True</property>
203 <property name="receives-default">True</property>
204 <property name="model">liststore2</property>
205 <property name="headers-visible">False</property>
206 <property name="search-column">0</property>
207 <property name="show-expanders">False</property>
208 <child internal-child="selection">
209 <object class="GtkTreeSelection" id="Tree List-selection1"/>
210 </child>
211 <child>
212 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
213 <child>
214 <object class="GtkCellRendererText" id="cellrenderertext1"/>
215 <attributes>
216 <attribute name="text">0</attribute>
217 </attributes>
218 </child>
219 </object>
220 </child>
221 </object>
222 </child>
223 </object>
224 </child>
225 <child type="label">
226 <object class="GtkLabel" id="macronameft">
227 <property name="visible">True</property>
228 <property name="can-focus">False</property>
229 <property name="margin-bottom">6</property>
230 <property name="label" translatable="yes" context="macroselectordialog|macronameft">Macro Name</property>
231 <attributes>
232 <attribute name="weight" value="bold"/>
233 </attributes>
234 </object>
235 </child>
236 </object>
237 <packing>
238 <property name="expand">False</property>
239 <property name="fill">True</property>
240 <property name="position">1</property>
241 </packing>
242 </child>
243 </object>
244 <packing>
245 <property name="expand">True</property>
246 <property name="fill">True</property>
247 <property name="position">2</property>
248 </packing>
249 </child>
250 <child>
251 <object class="GtkFrame" id="descriptionframe">
252 <property name="visible">True</property>
253 <property name="can-focus">False</property>
254 <property name="margin-start">6</property>
255 <property name="margin-end">6</property>
256 <property name="margin-top">6</property>
257 <property name="margin-bottom">6</property>
258 <property name="label-xalign">0</property>
259 <property name="shadow-type">none</property>
260 <child>
261 <object class="GtkScrolledWindow" id="scrolledwindow1">
262 <property name="height-request">100</property>
263 <property name="visible">True</property>
264 <property name="can-focus">True</property>
265 <child>
266 <object class="GtkTextView" id="description">
267 <property name="visible">True</property>
268 <property name="can-focus">False</property>
269 <property name="editable">False</property>
270 <property name="wrap-mode">word</property>
271 <property name="cursor-visible">False</property>
272 </object>
273 </child>
274 </object>
275 </child>
276 <child type="label">
277 <object class="GtkLabel" id="label1">
278 <property name="visible">True</property>
279 <property name="can-focus">False</property>
280 <property name="margin-bottom">6</property>
281 <property name="label" translatable="yes" context="macroselectordialog|label1">_Description</property>
282 <property name="use-underline">True</property>
283 <attributes>
284 <attribute name="weight" value="bold"/>
285 </attributes>
286 </object>
287 </child>
288 </object>
289 <packing>
290 <property name="expand">False</property>
291 <property name="fill">True</property>
292 <property name="position">3</property>
293 </packing>
294 </child>
295 </object>
296 <packing>
297 <property name="expand">True</property>
298 <property name="fill">True</property>
299 <property name="position">1</property>
300 </packing>
301 </child>
302 </object>
303 </child>
304 <action-widgets>
305 <action-widget response="-5">ok</action-widget>
306 <action-widget response="-6">cancel</action-widget>
307 <action-widget response="-11">help</action-widget>
308 </action-widgets>
309 </object>
310 </interface>