Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / dbaccess / uiconfig / ui / directsqldialog.ui
blobc1c06f40a3835c1c6a5c20dd942b7a740b29f33e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="DirectSQLDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="directsqldialog|DirectSQLDialog">Execute SQL Statement</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="type-hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can-focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="can-focus">False</property>
20 <property name="layout-style">end</property>
21 <child>
22 <object class="GtkButton" id="help">
23 <property name="label" translatable="yes" context="stock">_Help</property>
24 <property name="visible">True</property>
25 <property name="can-focus">True</property>
26 <property name="can-default">True</property>
27 <property name="receives-default">True</property>
28 <property name="use-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 <property name="secondary">True</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="close">
39 <property name="label" translatable="yes" context="stock">_Close</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="can-default">True</property>
43 <property name="receives-default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="pack-type">end</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkFrame" id="frame1">
62 <property name="visible">True</property>
63 <property name="can-focus">False</property>
64 <property name="hexpand">True</property>
65 <property name="vexpand">True</property>
66 <property name="label-xalign">0</property>
67 <property name="shadow-type">none</property>
68 <child>
69 <!-- n-columns=1 n-rows=5 -->
70 <object class="GtkGrid" id="grid1">
71 <property name="visible">True</property>
72 <property name="can-focus">False</property>
73 <property name="margin-start">12</property>
74 <property name="margin-top">6</property>
75 <property name="hexpand">True</property>
76 <property name="vexpand">True</property>
77 <property name="row-spacing">6</property>
78 <child>
79 <object class="GtkScrolledWindow" id="scrolledwindow">
80 <property name="visible">True</property>
81 <property name="can-focus">True</property>
82 <property name="hexpand">True</property>
83 <property name="vexpand">True</property>
84 <property name="border-width">0</property>
85 <property name="hscrollbar-policy">never</property>
86 <property name="vscrollbar-policy">always</property>
87 <property name="shadow-type">in</property>
88 <child>
89 <object class="GtkViewport">
90 <property name="visible">True</property>
91 <property name="can-focus">False</property>
92 <child>
93 <object class="GtkDrawingArea" id="sql">
94 <property name="visible">True</property>
95 <property name="can-focus">True</property>
96 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK</property>
97 <child internal-child="accessible">
98 <object class="AtkObject" id="sql-atkobject">
99 <property name="AtkObject::accessible-description" translatable="yes" context="directsqldialog|extended_tip|sql">Enter the SQL administration command that you want to run.</property>
100 </object>
101 </child>
102 </object>
103 </child>
104 </object>
105 </child>
106 </object>
107 <packing>
108 <property name="left-attach">0</property>
109 <property name="top-attach">1</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkLabel" id="sql_label">
114 <property name="visible">True</property>
115 <property name="can-focus">False</property>
116 <property name="label" translatable="yes" context="directsqldialog|sql_label">_Command to execute:</property>
117 <property name="use-underline">True</property>
118 <property name="mnemonic-widget">sql</property>
119 <property name="xalign">0</property>
120 </object>
121 <packing>
122 <property name="left-attach">0</property>
123 <property name="top-attach">0</property>
124 </packing>
125 </child>
126 <child>
127 <!-- n-columns=2 n-rows=2 -->
128 <object class="GtkGrid" id="grid2">
129 <property name="visible">True</property>
130 <property name="can-focus">False</property>
131 <property name="column-spacing">12</property>
132 <child>
133 <object class="GtkCheckButton" id="directsql">
134 <property name="label" translatable="yes" context="directsqldialog|directsql">Run SQL command _directly</property>
135 <property name="visible">True</property>
136 <property name="can-focus">True</property>
137 <property name="receives-default">False</property>
138 <property name="use-underline">True</property>
139 <property name="draw-indicator">True</property>
140 <child internal-child="accessible">
141 <object class="AtkObject" id="directsql-atkobject">
142 <property name="AtkObject::accessible-description" translatable="yes" context="directsqldialog|extended_tip|directsql">Execute the SQL command directly without escape processing.</property>
143 </object>
144 </child>
145 </object>
146 <packing>
147 <property name="left-attach">0</property>
148 <property name="top-attach">0</property>
149 <property name="width">2</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkCheckButton" id="showoutput">
154 <property name="label" translatable="yes" context="directsqldialog|showoutput">_Show output of "select" statements</property>
155 <property name="visible">True</property>
156 <property name="can-focus">True</property>
157 <property name="receives-default">False</property>
158 <property name="use-underline">True</property>
159 <property name="draw-indicator">True</property>
160 <child internal-child="accessible">
161 <object class="AtkObject" id="showoutput-atkobject">
162 <property name="AtkObject::accessible-description" translatable="yes" context="directsqldialog|extended_tip|showoutput">Show the result of the SQL SELECT command in the Output box.</property>
163 </object>
164 </child>
165 </object>
166 <packing>
167 <property name="left-attach">0</property>
168 <property name="top-attach">1</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkButton" id="execute">
173 <property name="label" translatable="yes" context="directsqldialog|execute">_Execute</property>
174 <property name="visible">True</property>
175 <property name="can-focus">True</property>
176 <property name="can-default">True</property>
177 <property name="has-default">True</property>
178 <property name="receives-default">True</property>
179 <property name="use-underline">True</property>
180 </object>
181 <packing>
182 <property name="left-attach">1</property>
183 <property name="top-attach">1</property>
184 </packing>
185 </child>
186 </object>
187 <packing>
188 <property name="left-attach">0</property>
189 <property name="top-attach">2</property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkComboBoxText" id="sqlhistory">
194 <property name="visible">True</property>
195 <property name="can-focus">False</property>
196 <child internal-child="accessible">
197 <object class="AtkObject" id="sqlhistory-atkobject">
198 <property name="AtkObject::accessible-description" translatable="yes" context="directsqldialog|extended_tip|sqlhistory">Lists the previously executed SQL commands. To run a command again, click the command, and then click Execute.</property>
199 </object>
200 </child>
201 </object>
202 <packing>
203 <property name="left-attach">0</property>
204 <property name="top-attach">4</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkLabel" id="sqlhistory_label">
209 <property name="visible">True</property>
210 <property name="can-focus">False</property>
211 <property name="label" translatable="yes" context="directsqldialog|sqlhistory_label">_Previous commands:</property>
212 <property name="use-underline">True</property>
213 <property name="mnemonic-widget">sqlhistory</property>
214 <property name="xalign">0</property>
215 </object>
216 <packing>
217 <property name="left-attach">0</property>
218 <property name="top-attach">3</property>
219 </packing>
220 </child>
221 </object>
222 </child>
223 <child type="label">
224 <object class="GtkLabel" id="label1">
225 <property name="visible">True</property>
226 <property name="can-focus">False</property>
227 <property name="label" translatable="yes" context="directsqldialog|label1">SQL Command</property>
228 <attributes>
229 <attribute name="weight" value="bold"/>
230 </attributes>
231 </object>
232 </child>
233 </object>
234 <packing>
235 <property name="expand">False</property>
236 <property name="fill">True</property>
237 <property name="position">1</property>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkFrame" id="frame2">
242 <property name="visible">True</property>
243 <property name="can-focus">False</property>
244 <property name="label-xalign">0</property>
245 <property name="shadow-type">none</property>
246 <child>
247 <object class="GtkScrolledWindow" id="scrolledwindow2">
248 <property name="visible">True</property>
249 <property name="can-focus">True</property>
250 <property name="margin-start">12</property>
251 <property name="margin-top">6</property>
252 <property name="shadow-type">in</property>
253 <child>
254 <object class="GtkTextView" id="status">
255 <property name="visible">True</property>
256 <property name="can-focus">True</property>
257 <property name="editable">False</property>
258 <child internal-child="accessible">
259 <object class="AtkObject" id="status-atkobject">
260 <property name="AtkObject::accessible-description" translatable="yes" context="directsqldialog|extended_tip|status">Displays the results, including errors, of the SQL command that you ran.</property>
261 </object>
262 </child>
263 </object>
264 </child>
265 </object>
266 </child>
267 <child type="label">
268 <object class="GtkLabel" id="label2">
269 <property name="visible">True</property>
270 <property name="can-focus">False</property>
271 <property name="label" translatable="yes" context="directsqldialog|label2">Status</property>
272 <attributes>
273 <attribute name="weight" value="bold"/>
274 </attributes>
275 </object>
276 </child>
277 </object>
278 <packing>
279 <property name="expand">False</property>
280 <property name="fill">True</property>
281 <property name="position">2</property>
282 </packing>
283 </child>
284 <child>
285 <object class="GtkFrame" id="frame3">
286 <property name="visible">True</property>
287 <property name="can-focus">False</property>
288 <property name="label-xalign">0</property>
289 <property name="shadow-type">none</property>
290 <child>
291 <object class="GtkScrolledWindow" id="scrolledwindow1">
292 <property name="visible">True</property>
293 <property name="can-focus">True</property>
294 <property name="margin-start">12</property>
295 <property name="margin-top">6</property>
296 <property name="shadow-type">in</property>
297 <child>
298 <object class="GtkTextView" id="output">
299 <property name="visible">True</property>
300 <property name="can-focus">True</property>
301 <property name="editable">False</property>
302 <child internal-child="accessible">
303 <object class="AtkObject" id="output-atkobject">
304 <property name="AtkObject::accessible-description" translatable="yes" context="directsqldialog|extended_tip|output">Displays the results of the SQL command that you ran.</property>
305 </object>
306 </child>
307 </object>
308 </child>
309 </object>
310 </child>
311 <child type="label">
312 <object class="GtkLabel" id="label3">
313 <property name="visible">True</property>
314 <property name="can-focus">False</property>
315 <property name="label" translatable="yes" context="directsqldialog|label3">Output</property>
316 <attributes>
317 <attribute name="weight" value="bold"/>
318 </attributes>
319 </object>
320 </child>
321 </object>
322 <packing>
323 <property name="expand">False</property>
324 <property name="fill">True</property>
325 <property name="position">3</property>
326 </packing>
327 </child>
328 </object>
329 </child>
330 <action-widgets>
331 <action-widget response="-11">help</action-widget>
332 <action-widget response="-7">close</action-widget>
333 </action-widgets>
334 </object>
335 </interface>