tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / svx / uiconfig / ui / addconditiondialog.ui
blobe5ca99388f38466439cbe04e850aa927f0ca6bf2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="AddConditionDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="addconditiondialog|AddConditionDialog">Add Condition</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default-width">0</property>
12 <property name="default-height">0</property>
13 <property name="type-hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can-focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can-focus">False</property>
22 <property name="layout-style">end</property>
23 <child>
24 <object class="GtkButton" id="ok">
25 <property name="label" translatable="yes" context="stock">_OK</property>
26 <property name="visible">True</property>
27 <property name="can-focus">True</property>
28 <property name="can-default">True</property>
29 <property name="has-default">True</property>
30 <property name="receives-default">True</property>
31 <property name="use-underline">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="cancel">
41 <property name="label" translatable="yes" context="stock">_Cancel</property>
42 <property name="visible">True</property>
43 <property name="can-focus">True</property>
44 <property name="receives-default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="help">
55 <property name="label" translatable="yes" context="stock">_Help</property>
56 <property name="visible">True</property>
57 <property name="can-focus">True</property>
58 <property name="receives-default">True</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 <property name="secondary">True</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack-type">end</property>
73 <property name="position">2</property>
74 </packing>
75 </child>
76 <child>
77 <!-- n-columns=1 n-rows=2 -->
78 <object class="GtkGrid" id="grid1">
79 <property name="visible">True</property>
80 <property name="can-focus">False</property>
81 <property name="hexpand">True</property>
82 <property name="vexpand">True</property>
83 <property name="row-spacing">6</property>
84 <child>
85 <object class="GtkLabel" id="label1">
86 <property name="visible">True</property>
87 <property name="can-focus">False</property>
88 <property name="label" translatable="yes" context="addconditiondialog|label1">_Condition:</property>
89 <property name="use-underline">True</property>
90 <property name="mnemonic-widget">condition</property>
91 <property name="xalign">0</property>
92 </object>
93 <packing>
94 <property name="left-attach">0</property>
95 <property name="top-attach">0</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkScrolledWindow">
100 <property name="visible">True</property>
101 <property name="can-focus">True</property>
102 <property name="hexpand">True</property>
103 <property name="vexpand">True</property>
104 <property name="shadow-type">in</property>
105 <child>
106 <object class="GtkTextView" id="condition">
107 <property name="visible">True</property>
108 <property name="can-focus">True</property>
109 <property name="hexpand">True</property>
110 <property name="vexpand">True</property>
111 <property name="wrap-mode">word</property>
112 <child internal-child="accessible">
113 <object class="AtkObject" id="condition-atkobject">
114 <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|condition">Enter a condition.</property>
115 </object>
116 </child>
117 </object>
118 </child>
119 </object>
120 <packing>
121 <property name="left-attach">0</property>
122 <property name="top-attach">1</property>
123 </packing>
124 </child>
125 </object>
126 <packing>
127 <property name="expand">False</property>
128 <property name="fill">True</property>
129 <property name="position">0</property>
130 </packing>
131 </child>
132 <child>
133 <!-- n-columns=1 n-rows=3 -->
134 <object class="GtkGrid" id="grid2">
135 <property name="visible">True</property>
136 <property name="can-focus">False</property>
137 <property name="hexpand">True</property>
138 <property name="vexpand">True</property>
139 <property name="row-spacing">6</property>
140 <child>
141 <object class="GtkLabel" id="label2">
142 <property name="visible">True</property>
143 <property name="can-focus">False</property>
144 <property name="label" translatable="yes" context="addconditiondialog|label2">_Result:</property>
145 <property name="use-underline">True</property>
146 <property name="mnemonic-widget">result</property>
147 <property name="xalign">0</property>
148 </object>
149 <packing>
150 <property name="left-attach">0</property>
151 <property name="top-attach">0</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkButton" id="edit">
156 <property name="label" translatable="yes" context="addconditiondialog|edit">_Edit Namespaces...</property>
157 <property name="visible">True</property>
158 <property name="can-focus">True</property>
159 <property name="receives-default">True</property>
160 <property name="halign">end</property>
161 <property name="use-underline">True</property>
162 <child internal-child="accessible">
163 <object class="AtkObject" id="edit-atkobject">
164 <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|edit">Opens the Namespaces for Form dialog where you can add, edit, or delete namespaces.</property>
165 </object>
166 </child>
167 </object>
168 <packing>
169 <property name="left-attach">0</property>
170 <property name="top-attach">2</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkScrolledWindow">
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="shadow-type">in</property>
180 <child>
181 <object class="GtkTextView" id="result">
182 <property name="visible">True</property>
183 <property name="can-focus">True</property>
184 <property name="hexpand">True</property>
185 <property name="vexpand">True</property>
186 <property name="editable">False</property>
187 <property name="wrap-mode">word</property>
188 <property name="cursor-visible">False</property>
189 <child internal-child="accessible">
190 <object class="AtkObject" id="result-atkobject">
191 <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|result">Displays a preview of the result.</property>
192 </object>
193 </child>
194 </object>
195 </child>
196 </object>
197 <packing>
198 <property name="left-attach">0</property>
199 <property name="top-attach">1</property>
200 </packing>
201 </child>
202 </object>
203 <packing>
204 <property name="expand">False</property>
205 <property name="fill">True</property>
206 <property name="position">1</property>
207 </packing>
208 </child>
209 </object>
210 </child>
211 <action-widgets>
212 <action-widget response="-5">ok</action-widget>
213 <action-widget response="-6">cancel</action-widget>
214 <action-widget response="-11">help</action-widget>
215 </action-widgets>
216 <child internal-child="accessible">
217 <object class="AtkObject" id="AddConditionDialog-atkobject">
218 <property name="AtkObject::accessible-description" translatable="yes" context="addconditiondialog|extended_tip|AddConditionDialog">Add a condition in this subdialog of the Add Item / Edit Item dialog of the Data Navigator.</property>
219 </object>
220 </child>
221 </object>
222 </interface>