nss: upgrade to release 3.73
[LibreOffice.git] / sc / uiconfig / scalc / ui / showchangesdialog.ui
blob1e05c01754031cc9d682494c2d97dfb2daf1a8c4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="ShowChangesDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="showchangesdialog|ShowChangesDialog">Show Changes</property>
9 <property name="resizable">False</property>
10 <property name="default_width">-1</property>
11 <property name="default_height">-1</property>
12 <property name="type_hint">normal</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
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="dialog-action_area1">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label">gtk-ok</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="can_default">True</property>
28 <property name="has_default">True</property>
29 <property name="receives_default">True</property>
30 <property name="use_stock">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="cancel">
40 <property name="label">gtk-cancel</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="use_stock">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 <child>
53 <object class="GtkButton" id="help">
54 <property name="label">gtk-help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use_stock">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="pack_type">end</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <!-- n-columns=1 n-rows=1 -->
77 <object class="GtkGrid" id="grid1">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="row_spacing">6</property>
81 <child>
82 <!-- n-columns=1 n-rows=1 -->
83 <object class="GtkGrid" id="grid2">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="row_spacing">6</property>
87 <child>
88 <object class="GtkCheckButton" id="showchanges">
89 <property name="label" translatable="yes" context="showchangesdialog|showchanges">_Show changes in spreadsheet</property>
90 <property name="visible">True</property>
91 <property name="can_focus">True</property>
92 <property name="receives_default">False</property>
93 <property name="use_underline">True</property>
94 <property name="xalign">0</property>
95 <property name="draw_indicator">True</property>
96 <child internal-child="accessible">
97 <object class="AtkObject" id="showchanges-atkobject">
98 <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|showchanges">Shows or hides recorded changes.</property>
99 </object>
100 </child>
101 </object>
102 <packing>
103 <property name="left_attach">0</property>
104 <property name="top_attach">0</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkFrame" id="frame1">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="label_xalign">0</property>
112 <property name="shadow_type">none</property>
113 <child>
114 <object class="GtkAlignment" id="alignment1">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="top_padding">6</property>
118 <property name="left_padding">12</property>
119 <child>
120 <!-- n-columns=1 n-rows=1 -->
121 <object class="GtkGrid" id="grid3">
122 <property name="visible">True</property>
123 <property name="can_focus">False</property>
124 <property name="row_spacing">6</property>
125 <child>
126 <object class="GtkCheckButton" id="showaccepted">
127 <property name="label" translatable="yes" context="showchangesdialog|showaccepted">Show _accepted changes</property>
128 <property name="visible">True</property>
129 <property name="can_focus">True</property>
130 <property name="receives_default">False</property>
131 <property name="use_underline">True</property>
132 <property name="xalign">0</property>
133 <property name="draw_indicator">True</property>
134 <child internal-child="accessible">
135 <object class="AtkObject" id="showaccepted-atkobject">
136 <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|showaccepted">Shows or hides the changes that were accepted.</property>
137 </object>
138 </child>
139 </object>
140 <packing>
141 <property name="left_attach">0</property>
142 <property name="top_attach">1</property>
143 </packing>
144 </child>
145 <child>
146 <object class="GtkCheckButton" id="showrejected">
147 <property name="label" translatable="yes" context="showchangesdialog|showrejected">Show _rejected changes</property>
148 <property name="visible">True</property>
149 <property name="can_focus">True</property>
150 <property name="receives_default">False</property>
151 <property name="use_underline">True</property>
152 <property name="xalign">0</property>
153 <property name="draw_indicator">True</property>
154 <child internal-child="accessible">
155 <object class="AtkObject" id="showrejected-atkobject">
156 <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|showrejected">Shows or hides the changes that were rejected.</property>
157 </object>
158 </child>
159 </object>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="top_attach">2</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkBox" id="box">
167 <property name="visible">True</property>
168 <property name="can_focus">False</property>
169 <property name="orientation">vertical</property>
170 <child>
171 <placeholder/>
172 </child>
173 </object>
174 <packing>
175 <property name="left_attach">0</property>
176 <property name="top_attach">0</property>
177 </packing>
178 </child>
179 </object>
180 </child>
181 </object>
182 </child>
183 <child type="label">
184 <object class="GtkLabel" id="label1">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="label" translatable="yes" context="showchangesdialog|label1">Filter Settings</property>
188 <attributes>
189 <attribute name="weight" value="bold"/>
190 </attributes>
191 </object>
192 </child>
193 </object>
194 <packing>
195 <property name="left_attach">0</property>
196 <property name="top_attach">1</property>
197 </packing>
198 </child>
199 </object>
200 <packing>
201 <property name="left_attach">0</property>
202 <property name="top_attach">1</property>
203 </packing>
204 </child>
205 <child>
206 <!-- n-columns=1 n-rows=1 -->
207 <object class="GtkGrid" id="grid4">
208 <property name="visible">True</property>
209 <property name="can_focus">False</property>
210 <property name="hexpand">True</property>
211 <property name="column_spacing">12</property>
212 <child>
213 <object class="GtkEntry" id="range">
214 <property name="can_focus">True</property>
215 <property name="no_show_all">True</property>
216 <property name="hexpand">True</property>
217 <property name="activates_default">True</property>
218 <property name="truncate-multiline">True</property>
219 <property name="width_chars">35</property>
220 </object>
221 <packing>
222 <property name="left_attach">0</property>
223 <property name="top_attach">0</property>
224 </packing>
225 </child>
226 <child>
227 <object class="GtkButton" id="rangeref">
228 <property name="can_focus">True</property>
229 <property name="receives_default">True</property>
230 <property name="no_show_all">True</property>
231 </object>
232 <packing>
233 <property name="left_attach">1</property>
234 <property name="top_attach">0</property>
235 </packing>
236 </child>
237 </object>
238 <packing>
239 <property name="left_attach">0</property>
240 <property name="top_attach">0</property>
241 </packing>
242 </child>
243 </object>
244 <packing>
245 <property name="expand">False</property>
246 <property name="fill">True</property>
247 <property name="position">1</property>
248 </packing>
249 </child>
250 </object>
251 </child>
252 <action-widgets>
253 <action-widget response="-5">ok</action-widget>
254 <action-widget response="-6">cancel</action-widget>
255 <action-widget response="-11">help</action-widget>
256 </action-widgets>
257 <child type="titlebar">
258 <placeholder/>
259 </child>
260 <child internal-child="accessible">
261 <object class="AtkObject" id="ShowChangesDialog-atkobject">
262 <property name="AtkObject::accessible-description" translatable="yes" context="showchangesdialog|extended_tip|ShowChangesDialog">Shows or hides recorded changes.</property>
263 </object>
264 </child>
265 </object>
266 </interface>