tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / vcl / uiconfig / ui / openlockedquerybox.ui
blob0b3942112b6d390e194dd98cad6f5e7f3340b23d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="vcl">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="OpenLockedQueryBox">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="openlockedquerybox|OpenLockedQueryBox">Document in Use</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="destroy-with-parent">True</property>
12 <property name="type-hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="VerticalBox">
15 <property name="can-focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="ButtonContainer">
20 <property name="can-focus">False</property>
21 <property name="layout-style">end</property>
22 <child>
23 <object class="GtkButton" id="open">
24 <property name="label" translatable="yes" context="openlockedquerybox|open">_Open</property>
25 <property name="visible">True</property>
26 <property name="can-focus">True</property>
27 <property name="receives-default">False</property>
28 <property name="use-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">False</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="cancel">
38 <property name="label" translatable="yes" context="openlockedquerybox|cancel">_Cancel</property>
39 <property name="visible">True</property>
40 <property name="can-focus">True</property>
41 <property name="receives-default">True</property>
42 <property name="use-underline">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">False</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">False</property>
54 <property name="pack-type">end</property>
55 <property name="position">0</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkBox" id="MainPanel">
60 <property name="visible">True</property>
61 <property name="can-focus">False</property>
62 <property name="spacing">24</property>
63 <child>
64 <object class="GtkImage" id="questionmark">
65 <property name="visible">True</property>
66 <property name="can-focus">False</property>
67 <property name="halign">center</property>
68 <property name="valign">start</property>
69 <property name="margin-start">24</property>
70 <property name="margin-top">70</property>
71 <property name="icon-name">vcl/res/help.png</property>
72 <child internal-child="accessible">
73 <object class="AtkObject" id="questionmark-atkobject">
74 <property name="AtkObject::accessible-name" translatable="yes" context="openlockedquerybox|questionmark">Question mark image</property>
75 <property name="AtkObject::accessible-description" translatable="yes" context="openlockedquerybox|questionmark">Question mark icon for dialog box.</property>
76 </object>
77 </child>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">True</property>
82 <property name="position">0</property>
83 </packing>
84 </child>
85 <child>
86 <!-- n-columns=2 n-rows=4 -->
87 <object class="GtkGrid">
88 <property name="visible">True</property>
89 <property name="can-focus">False</property>
90 <property name="margin-end">6</property>
91 <property name="margin-top">6</property>
92 <property name="row-spacing">18</property>
93 <property name="column-spacing">12</property>
94 <child>
95 <object class="GtkLabel" id="messagetext">
96 <property name="visible">True</property>
97 <property name="can-focus">False</property>
98 <property name="label" translatable="yes" context="openlockedquerybox|messagetext">This file has been locked by another user.</property>
99 <property name="width-chars">0</property>
100 <property name="max-width-chars">0</property>
101 <property name="xalign">0</property>
102 <attributes>
103 <attribute name="weight" value="bold"/>
104 </attributes>
105 <child internal-child="accessible">
106 <object class="AtkObject" id="messagetext-atkobject">
107 <property name="AtkObject::accessible-role">static</property>
108 </object>
109 </child>
110 </object>
111 <packing>
112 <property name="left-attach">0</property>
113 <property name="top-attach">0</property>
114 <property name="width">2</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkLabel" id="ReadOnlyMessage">
119 <property name="visible">True</property>
120 <property name="can-focus">False</property>
121 <property name="valign">start</property>
122 <property name="label" translatable="yes" context="openlockedquerybox|ReadOnlyMessage">You can open it read only and
123 receive a notification if ready.</property>
124 <property name="xalign">0</property>
125 <child internal-child="accessible">
126 <object class="AtkObject" id="ReadOnlyMessage-atkobject">
127 <property name="AtkObject::accessible-role">static</property>
128 </object>
129 </child>
130 </object>
131 <packing>
132 <property name="left-attach">0</property>
133 <property name="top-attach">1</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkBox">
138 <property name="visible">True</property>
139 <property name="can-focus">False</property>
140 <property name="orientation">vertical</property>
141 <property name="spacing">3</property>
142 <child>
143 <object class="GtkButton" id="readonly">
144 <property name="label" translatable="yes" context="openlockedquerybox|readonly">Open _R/O</property>
145 <property name="visible">True</property>
146 <property name="can-focus">True</property>
147 <property name="receives-default">True</property>
148 <property name="use-underline">True</property>
149 </object>
150 <packing>
151 <property name="expand">False</property>
152 <property name="fill">True</property>
153 <property name="position">0</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkCheckButton" id="notify">
158 <property name="label" translatable="yes" context="openlockedquerybox|notify">_Notify</property>
159 <property name="visible">True</property>
160 <property name="can-focus">True</property>
161 <property name="receives-default">False</property>
162 <property name="use-underline">True</property>
163 <property name="draw-indicator">True</property>
164 </object>
165 <packing>
166 <property name="expand">True</property>
167 <property name="fill">True</property>
168 <property name="position">1</property>
169 </packing>
170 </child>
171 </object>
172 <packing>
173 <property name="left-attach">1</property>
174 <property name="top-attach">1</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkLabel" id="OpenCopyMessage">
179 <property name="visible">True</property>
180 <property name="can-focus">False</property>
181 <property name="label" translatable="yes" context="openlockedquerybox|OpenCopyMessage">You can open a copy on your
182 local system.</property>
183 <property name="xalign">0</property>
184 <child internal-child="accessible">
185 <object class="AtkObject" id="OpenCopyMessage-atkobject">
186 <property name="AtkObject::accessible-role">static</property>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="left-attach">0</property>
192 <property name="top-attach">2</property>
193 </packing>
194 </child>
195 <child>
196 <object class="GtkButton" id="opencopy">
197 <property name="label" translatable="yes" context="openlockedquerybox|opencopy">Open Co_py</property>
198 <property name="visible">True</property>
199 <property name="can-focus">True</property>
200 <property name="receives-default">True</property>
201 <property name="use-underline">True</property>
202 </object>
203 <packing>
204 <property name="left-attach">1</property>
205 <property name="top-attach">2</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkExpander" id="moredetailsexpander">
210 <property name="visible">True</property>
211 <property name="can-focus">True</property>
212 <property name="resize-toplevel">True</property>
213 <child>
214 <object class="GtkLabel" id="hiddentext">
215 <property name="visible">True</property>
216 <property name="can-focus">False</property>
217 <property name="margin-top">10</property>
218 <property name="xalign">0</property>
219 <child internal-child="accessible">
220 <object class="AtkObject" id="hiddentext-atkobject">
221 <property name="AtkObject::accessible-role">static</property>
222 </object>
223 </child>
224 </object>
225 </child>
226 <child type="label">
227 <object class="GtkLabel" id="expandertext">
228 <property name="visible">True</property>
229 <property name="can-focus">False</property>
230 <property name="label" translatable="yes" context="openlockedquerybox|expandertext">_More Details</property>
231 <property name="use-underline">True</property>
232 <attributes>
233 <attribute name="weight" value="bold"/>
234 </attributes>
235 </object>
236 </child>
237 </object>
238 <packing>
239 <property name="left-attach">0</property>
240 <property name="top-attach">3</property>
241 <property name="width">2</property>
242 </packing>
243 </child>
244 </object>
245 <packing>
246 <property name="expand">True</property>
247 <property name="fill">True</property>
248 <property name="position">1</property>
249 </packing>
250 </child>
251 </object>
252 <packing>
253 <property name="expand">True</property>
254 <property name="fill">True</property>
255 <property name="position">1</property>
256 </packing>
257 </child>
258 </object>
259 </child>
260 <child internal-child="accessible">
261 <object class="AtkObject" id="OpenLockedQueryBox-atkobject">
262 <property name="AtkObject::accessible-description" translatable="yes" context="openlockedquerybox|OpenLockedQueryBox">Displays information about locked files and further steps to take when opening a locked file.</property>
263 </object>
264 </child>
265 </object>
266 </interface>