sd: keep a non-owning pointer to the OverridingShell
[LibreOffice.git] / filter / uiconfig / ui / xsltfilterdialog.ui
blob2da5c670db8afe292071ffed52c6428056e3246b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="flt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="XSLTFilterDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="xsltfilterdialog|XSLTFilterDialog">XML Filter: %s</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 <child internal-child="accessible">
61 <object class="AtkObject" id="help-atkobject">
62 <property name="AtkObject::accessible-description" translatable="yes" context="xsltfilterdialog|extended_tip|help">Displays the help page for this dialog.</property>
63 </object>
64 </child>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="position">2</property>
70 <property name="secondary">True</property>
71 </packing>
72 </child>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="pack-type">end</property>
78 <property name="position">0</property>
79 </packing>
80 </child>
81 <child>
82 <object class="GtkNotebook" id="tabcontrol">
83 <property name="visible">True</property>
84 <property name="can-focus">True</property>
85 <property name="hexpand">True</property>
86 <property name="vexpand">True</property>
87 <property name="scrollable">True</property>
88 <property name="enable-popup">True</property>
89 <child>
90 <!-- n-columns=1 n-rows=1 -->
91 <object class="GtkGrid">
92 <property name="visible">True</property>
93 <property name="can-focus">False</property>
94 <child>
95 <placeholder/>
96 </child>
97 </object>
98 </child>
99 <child type="tab">
100 <object class="GtkLabel" id="general">
101 <property name="visible">True</property>
102 <property name="can-focus">False</property>
103 <property name="label" translatable="yes" context="xsltfilterdialog|general">General</property>
104 </object>
105 <packing>
106 <property name="tab-fill">False</property>
107 </packing>
108 </child>
109 <child>
110 <!-- n-columns=1 n-rows=1 -->
111 <object class="GtkGrid">
112 <property name="visible">True</property>
113 <property name="can-focus">False</property>
114 <child>
115 <placeholder/>
116 </child>
117 </object>
118 <packing>
119 <property name="position">1</property>
120 </packing>
121 </child>
122 <child type="tab">
123 <object class="GtkLabel" id="transformation">
124 <property name="visible">True</property>
125 <property name="can-focus">False</property>
126 <property name="label" translatable="yes" context="xsltfilterdialog|transformation">Transformation</property>
127 </object>
128 <packing>
129 <property name="position">1</property>
130 <property name="tab-fill">False</property>
131 </packing>
132 </child>
133 </object>
134 <packing>
135 <property name="expand">False</property>
136 <property name="fill">True</property>
137 <property name="position">1</property>
138 </packing>
139 </child>
140 </object>
141 </child>
142 <action-widgets>
143 <action-widget response="-5">ok</action-widget>
144 <action-widget response="-6">cancel</action-widget>
145 <action-widget response="-11">help</action-widget>
146 </action-widgets>
147 <child internal-child="accessible">
148 <object class="AtkObject" id="XSLTFilterDialog-atkobject">
149 <property name="AtkObject::accessible-description" translatable="yes" context="xsltfilterdialog|extended_tip|XSLTFilterDialog">Opens a dialog for creating a new filter.</property>
150 </object>
151 </child>
152 </object>
153 </interface>