sd: keep a non-owning pointer to the OverridingShell
[LibreOffice.git] / filter / uiconfig / ui / xmlfiltertabpagetransformation.ui
blobf816f90e7d93d45a452cc1c1a609e769b1a6264f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="flt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="XmlFilterTabPageTransformation">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="border-width">6</property>
9 <property name="orientation">vertical</property>
10 <property name="spacing">12</property>
11 <child>
12 <!-- n-columns=3 n-rows=4 -->
13 <object class="GtkGrid" id="grid1">
14 <property name="visible">True</property>
15 <property name="can-focus">False</property>
16 <property name="hexpand">True</property>
17 <property name="vexpand">True</property>
18 <property name="row-spacing">6</property>
19 <property name="column-spacing">12</property>
20 <child>
21 <object class="GtkLabel" id="label2">
22 <property name="visible">True</property>
23 <property name="can-focus">False</property>
24 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|label2">_DocType:</property>
25 <property name="use-underline">True</property>
26 <property name="mnemonic-widget">doc</property>
27 <property name="xalign">1</property>
28 </object>
29 <packing>
30 <property name="left-attach">0</property>
31 <property name="top-attach">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkEntry" id="doc">
36 <property name="visible">True</property>
37 <property name="can-focus">True</property>
38 <property name="hexpand">True</property>
39 <property name="activates-default">True</property>
40 <property name="width-chars">32</property>
41 <property name="truncate-multiline">True</property>
42 <child internal-child="accessible">
43 <object class="AtkObject" id="doc-atkobject">
44 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|doc">Enter the DOCTYPE of the XML file.</property>
45 </object>
46 </child>
47 </object>
48 <packing>
49 <property name="left-attach">1</property>
50 <property name="top-attach">0</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkLabel" id="label4">
55 <property name="visible">True</property>
56 <property name="can-focus">False</property>
57 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|label4">_XSLT for export:</property>
58 <property name="use-underline">True</property>
59 <property name="mnemonic-widget">xsltexport</property>
60 <property name="xalign">1</property>
61 </object>
62 <packing>
63 <property name="left-attach">0</property>
64 <property name="top-attach">1</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="browseexport">
69 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|browseexport">Brows_e...</property>
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="receives-default">True</property>
73 <property name="use-underline">True</property>
74 <child internal-child="accessible">
75 <object class="AtkObject" id="browseexport-atkobject">
76 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|browseexport">Opens a file selection dialog.</property>
77 </object>
78 </child>
79 </object>
80 <packing>
81 <property name="left-attach">2</property>
82 <property name="top-attach">1</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkLabel" id="label5">
87 <property name="visible">True</property>
88 <property name="can-focus">False</property>
89 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|label5">XSLT _for import:</property>
90 <property name="use-underline">True</property>
91 <property name="mnemonic-widget">xsltimport</property>
92 <property name="xalign">1</property>
93 </object>
94 <packing>
95 <property name="left-attach">0</property>
96 <property name="top-attach">2</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkButton" id="browseimport">
101 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|browseimport">B_rowse...</property>
102 <property name="visible">True</property>
103 <property name="can-focus">True</property>
104 <property name="receives-default">True</property>
105 <property name="use-underline">True</property>
106 <child internal-child="accessible">
107 <object class="AtkObject" id="browseimport-atkobject">
108 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|browseimport">Opens a file selection dialog.</property>
109 </object>
110 </child>
111 </object>
112 <packing>
113 <property name="left-attach">2</property>
114 <property name="top-attach">2</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkLabel" id="label6">
119 <property name="visible">True</property>
120 <property name="can-focus">False</property>
121 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|label6">Template for _import:</property>
122 <property name="use-underline">True</property>
123 <property name="mnemonic-widget">tempimport</property>
124 <property name="xalign">1</property>
125 </object>
126 <packing>
127 <property name="left-attach">0</property>
128 <property name="top-attach">3</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkButton" id="browsetemp">
133 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|browsetemp">Browse...</property>
134 <property name="visible">True</property>
135 <property name="can-focus">True</property>
136 <property name="receives-default">True</property>
137 <child internal-child="accessible">
138 <object class="AtkObject" id="browsetemp-atkobject">
139 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|browsetemp">Opens a file selection dialog.</property>
140 </object>
141 </child>
142 </object>
143 <packing>
144 <property name="left-attach">2</property>
145 <property name="top-attach">3</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkComboBoxText" id="xsltexport">
150 <property name="visible">True</property>
151 <property name="can-focus">False</property>
152 <property name="hexpand">True</property>
153 <property name="has-entry">True</property>
154 <child internal-child="entry">
155 <object class="GtkEntry">
156 <property name="can-focus">True</property>
157 <property name="truncate-multiline">True</property>
158 </object>
159 </child>
160 <child internal-child="accessible">
161 <object class="AtkObject" id="xsltexport-atkobject">
162 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|xsltexport">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</property>
163 </object>
164 </child>
165 </object>
166 <packing>
167 <property name="left-attach">1</property>
168 <property name="top-attach">1</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkComboBoxText" id="xsltimport">
173 <property name="visible">True</property>
174 <property name="can-focus">False</property>
175 <property name="hexpand">True</property>
176 <property name="has-entry">True</property>
177 <child internal-child="entry">
178 <object class="GtkEntry">
179 <property name="can-focus">True</property>
180 <property name="truncate-multiline">True</property>
181 </object>
182 </child>
183 <child internal-child="accessible">
184 <object class="AtkObject" id="xsltimport-atkobject">
185 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|xsltimport">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</property>
186 </object>
187 </child>
188 </object>
189 <packing>
190 <property name="left-attach">1</property>
191 <property name="top-attach">2</property>
192 </packing>
193 </child>
194 <child>
195 <object class="GtkComboBoxText" id="tempimport">
196 <property name="visible">True</property>
197 <property name="can-focus">False</property>
198 <property name="hexpand">True</property>
199 <property name="has-entry">True</property>
200 <child internal-child="entry">
201 <object class="GtkEntry">
202 <property name="can-focus">True</property>
203 <property name="truncate-multiline">True</property>
204 </object>
205 </child>
206 <child internal-child="accessible">
207 <object class="AtkObject" id="tempimport-atkobject">
208 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|tempimport">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</property>
209 </object>
210 </child>
211 </object>
212 <packing>
213 <property name="left-attach">1</property>
214 <property name="top-attach">3</property>
215 </packing>
216 </child>
217 <child>
218 <placeholder/>
219 </child>
220 </object>
221 <packing>
222 <property name="expand">False</property>
223 <property name="fill">True</property>
224 <property name="position">0</property>
225 </packing>
226 </child>
227 <child>
228 <object class="GtkCheckButton" id="filtercb">
229 <property name="label" translatable="yes" context="xmlfiltertabpagetransformation|filtercb">The filter needs XSLT 2.0 processor</property>
230 <property name="visible">True</property>
231 <property name="can-focus">True</property>
232 <property name="receives-default">False</property>
233 <property name="use-underline">True</property>
234 <property name="draw-indicator">True</property>
235 </object>
236 <packing>
237 <property name="expand">False</property>
238 <property name="fill">True</property>
239 <property name="position">1</property>
240 </packing>
241 </child>
242 <child internal-child="accessible">
243 <object class="AtkObject" id="XmlFilterTabPageTransformation-atkobject">
244 <property name="AtkObject::accessible-description" translatable="yes" context="xmlfiltertabpagetransformation|extended_tip|XmlFilterTabPageTransformation">Enter or edit file information for an XML filter.</property>
245 </object>
246 </child>
247 </object>
248 <object class="GtkSizeGroup" id="sizegroup1">
249 <property name="mode">both</property>
250 <widgets>
251 <widget name="XmlFilterTabPageTransformation"/>
252 </widgets>
253 </object>
254 </interface>