tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / basctl / uiconfig / basicide / ui / managebreakpoints.ui
blobd0910a0763a59a4695188edb02015da713162066
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="basctl">
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="ManageBreakpointsDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="managebreakpoints|ManageBreakpointsDialog">Manage Breakpoints</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="new">
32 <property name="label" translatable="yes" context="stock">_New</property>
33 <property name="visible">True</property>
34 <property name="can_focus">True</property>
35 <property name="can_default">True</property>
36 <property name="receives_default">True</property>
37 <property name="use-underline">True</property>
38 <child internal-child="accessible">
39 <object class="AtkObject" id="new-atkobject">
40 <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|new">Creates a breakpoint on the line number specified.</property>
41 </object>
42 </child>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="delete">
52 <property name="label" translatable="yes" context="stock">_Delete</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="can_default">True</property>
56 <property name="receives_default">True</property>
57 <property name="use-underline">True</property>
58 <child internal-child="accessible">
59 <object class="AtkObject" id="delete-atkobject">
60 <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|delete">Deletes the selected breakpoint.</property>
61 </object>
62 </child>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">1</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkButton" id="ok">
72 <property name="label" translatable="yes" context="stock">_OK</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="can_default">True</property>
76 <property name="receives_default">True</property>
77 <property name="use-underline">True</property>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">True</property>
82 <property name="position">2</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkButton" id="cancel">
87 <property name="label" translatable="yes" context="stock">_Cancel</property>
88 <property name="visible">True</property>
89 <property name="can_focus">True</property>
90 <property name="receives_default">True</property>
91 <property name="use-underline">True</property>
92 </object>
93 <packing>
94 <property name="expand">False</property>
95 <property name="fill">True</property>
96 <property name="position">3</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkButton" id="help">
101 <property name="label" translatable="yes" context="stock">_Help</property>
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="receives_default">True</property>
105 <property name="margin-end">6</property>
106 <property name="use-underline">True</property>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">True</property>
111 <property name="position">4</property>
112 <property name="secondary">True</property>
113 </packing>
114 </child>
115 </object>
116 <packing>
117 <property name="expand">False</property>
118 <property name="fill">True</property>
119 <property name="pack_type">end</property>
120 <property name="position">2</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkFrame" id="frame1">
125 <property name="visible">True</property>
126 <property name="can_focus">False</property>
127 <property name="hexpand">True</property>
128 <property name="vexpand">True</property>
129 <property name="label_xalign">0</property>
130 <property name="shadow_type">none</property>
131 <child>
132 <!-- n-columns=1 n-rows=1 -->
133 <object class="GtkGrid" id="grid1">
134 <property name="visible">True</property>
135 <property name="can_focus">False</property>
136 <property name="hexpand">True</property>
137 <property name="vexpand">True</property>
138 <property name="row_spacing">6</property>
139 <property name="margin-start">12</property>
140 <property name="margin-top">6</property>
141 <child>
142 <object class="GtkCheckButton" id="active">
143 <property name="label" translatable="yes" context="managebreakpoints|active">Active</property>
144 <property name="visible">True</property>
145 <property name="can_focus">True</property>
146 <property name="receives_default">False</property>
147 <property name="use_underline">True</property>
148 <property name="draw_indicator">True</property>
149 <child internal-child="accessible">
150 <object class="AtkObject" id="active-atkobject">
151 <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|active">Activates or deactivates the current breakpoint.</property>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="left_attach">0</property>
157 <property name="top_attach">1</property>
158 </packing>
159 </child>
160 <child>
161 <!-- n-columns=1 n-rows=1 -->
162 <object class="GtkGrid" id="entriesgrid">
163 <property name="visible">True</property>
164 <property name="can_focus">False</property>
165 <property name="hexpand">True</property>
166 <property name="vexpand">True</property>
167 <property name="row_spacing">3</property>
168 <child>
169 <object class="GtkScrolledWindow">
170 <property name="visible">True</property>
171 <property name="can_focus">False</property>
172 <property name="hexpand">True</property>
173 <property name="vexpand">True</property>
174 <property name="shadow_type">in</property>
175 <child>
176 <object class="GtkTreeView" id="entrieslist">
177 <property name="visible">True</property>
178 <property name="can_focus">True</property>
179 <property name="hexpand">True</property>
180 <property name="vexpand">True</property>
181 <property name="model">liststore1</property>
182 <property name="headers_visible">False</property>
183 <property name="headers_clickable">False</property>
184 <property name="search_column">0</property>
185 <property name="show_expanders">False</property>
186 <child internal-child="selection">
187 <object class="GtkTreeSelection" id="treeview-selection1"/>
188 </child>
189 <child>
190 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
191 <child>
192 <object class="GtkCellRendererText" id="cellrenderertext1"/>
193 <attributes>
194 <attribute name="text">0</attribute>
195 </attributes>
196 </child>
197 </object>
198 </child>
199 </object>
200 </child>
201 </object>
202 <packing>
203 <property name="left_attach">0</property>
204 <property name="top_attach">1</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkEntry" id="entries">
209 <property name="visible">True</property>
210 <property name="can_focus">True</property>
211 <property name="hexpand">True</property>
212 <property name="activates_default">True</property>
213 <property name="truncate-multiline">True</property>
214 <child internal-child="accessible">
215 <object class="AtkObject" id="entries-atkobject">
216 <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|entries">Enter the line number for a new breakpoint, then click New.</property>
217 </object>
218 </child>
219 </object>
220 <packing>
221 <property name="left_attach">0</property>
222 <property name="top_attach">0</property>
223 </packing>
224 </child>
225 </object>
226 <packing>
227 <property name="left_attach">0</property>
228 <property name="top_attach">0</property>
229 </packing>
230 </child>
231 <child>
232 <!-- n-columns=1 n-rows=1 -->
233 <object class="GtkGrid" id="grid2">
234 <property name="visible">True</property>
235 <property name="can_focus">False</property>
236 <property name="column_spacing">12</property>
237 <child>
238 <object class="GtkSpinButton" id="pass">
239 <property name="visible">True</property>
240 <property name="can_focus">True</property>
241 <property name="activates_default">True</property>
242 <property name="truncate-multiline">True</property>
243 <child internal-child="accessible">
244 <object class="AtkObject" id="pass-atkobject">
245 <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|pass">Specify the number of loops to perform before the breakpoint takes effect.</property>
246 </object>
247 </child>
248 </object>
249 <packing>
250 <property name="left_attach">1</property>
251 <property name="top_attach">0</property>
252 </packing>
253 </child>
254 <child>
255 <object class="GtkLabel" id="label2">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <property name="label" translatable="yes" context="managebreakpoints|label2">Pass count:</property>
259 <property name="use_underline">True</property>
260 <property name="mnemonic_widget">pass</property>
261 </object>
262 <packing>
263 <property name="left_attach">0</property>
264 <property name="top_attach">0</property>
265 </packing>
266 </child>
267 </object>
268 <packing>
269 <property name="left_attach">0</property>
270 <property name="top_attach">2</property>
271 </packing>
272 </child>
273 </object>
274 </child>
275 <child type="label">
276 <object class="GtkLabel" id="label1">
277 <property name="visible">True</property>
278 <property name="can_focus">False</property>
279 <property name="label" translatable="yes" context="managebreakpoints|label1">Breakpoints</property>
280 <attributes>
281 <attribute name="weight" value="bold"/>
282 </attributes>
283 </object>
284 </child>
285 </object>
286 <packing>
287 <property name="expand">False</property>
288 <property name="fill">True</property>
289 <property name="position">0</property>
290 </packing>
291 </child>
292 </object>
293 </child>
294 <action-widgets>
295 <action-widget response="101">new</action-widget>
296 <action-widget response="102">delete</action-widget>
297 <action-widget response="-5">ok</action-widget>
298 <action-widget response="-6">cancel</action-widget>
299 <action-widget response="-11">help</action-widget>
300 </action-widgets>
301 <child type="titlebar">
302 <placeholder/>
303 </child>
304 <child internal-child="accessible">
305 <object class="AtkObject" id="ManageBreakpointsDialog-atkobject">
306 <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|ManageBreakpointsDialog">Specifies the options for breakpoints.</property>
307 </object>
308 </child>
309 </object>
310 </interface>