Add a comment to clarify what kind of inputs the class handles
[LibreOffice.git] / sw / uiconfig / swriter / ui / paradialog.ui
blob3f12d683e6faa7b17169e77d468f875700040425
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="ParagraphPropertiesDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="paradialog|ParagraphPropertiesDialog">Paragraph</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="reset">
25 <property name="label" translatable="yes" context="stock">_Reset</property>
26 <property name="visible">True</property>
27 <property name="can-focus">True</property>
28 <property name="receives-default">True</property>
29 <property name="tooltip-text" translatable="yes" context="paradialog|reset">Unsaved modifications to this tab are reverted.</property>
30 <property name="use-underline">True</property>
31 <child internal-child="accessible">
32 <object class="AtkObject" id="reset-atkobject">
33 <property name="AtkObject::accessible-description" translatable="yes" context="paradialog|extended_tip|reset">Revert any changes made on the tab shown here to the settings that were present when this dialog was opened.</property>
34 </object>
35 </child>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="position">0</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkButton" id="standard">
45 <property name="label">_Standard</property>
46 <property name="can-focus">True</property>
47 <property name="receives-default">True</property>
48 <property name="no-show-all">True</property>
49 <property name="use-underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">1</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkButton" id="ok">
59 <property name="label" translatable="yes" context="stock">_OK</property>
60 <property name="visible">True</property>
61 <property name="can-focus">True</property>
62 <property name="can-default">True</property>
63 <property name="has-default">True</property>
64 <property name="receives-default">True</property>
65 <property name="use-underline">True</property>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="position">2</property>
71 </packing>
72 </child>
73 <child>
74 <object class="GtkButton" id="cancel">
75 <property name="label" translatable="yes" context="stock">_Cancel</property>
76 <property name="visible">True</property>
77 <property name="can-focus">True</property>
78 <property name="receives-default">True</property>
79 <property name="use-underline">True</property>
80 </object>
81 <packing>
82 <property name="expand">False</property>
83 <property name="fill">True</property>
84 <property name="position">3</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkButton" id="help">
89 <property name="label" translatable="yes" context="stock">_Help</property>
90 <property name="visible">True</property>
91 <property name="can-focus">True</property>
92 <property name="receives-default">True</property>
93 <property name="use-underline">True</property>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">True</property>
98 <property name="position">4</property>
99 <property name="secondary">True</property>
100 </packing>
101 </child>
102 </object>
103 <packing>
104 <property name="expand">False</property>
105 <property name="fill">True</property>
106 <property name="pack-type">end</property>
107 <property name="position">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkNotebook" id="tabcontrol">
112 <property name="visible">True</property>
113 <property name="can-focus">True</property>
114 <property name="hexpand">True</property>
115 <property name="vexpand">True</property>
116 <property name="scrollable">True</property>
117 <property name="enable-popup">True</property>
118 <child>
119 <!-- n-columns=1 n-rows=1 -->
120 <object class="GtkGrid">
121 <property name="visible">True</property>
122 <property name="can-focus">False</property>
123 <child>
124 <placeholder/>
125 </child>
126 </object>
127 </child>
128 <child type="tab">
129 <object class="GtkLabel" id="labelTP_PARA_STD">
130 <property name="visible">True</property>
131 <property name="can-focus">False</property>
132 <property name="label" translatable="yes" context="paradialog|labelTP_PARA_STD">Indents &amp; Spacing</property>
133 </object>
134 <packing>
135 <property name="tab-fill">False</property>
136 </packing>
137 </child>
138 <child>
139 <!-- n-columns=1 n-rows=1 -->
140 <object class="GtkGrid">
141 <property name="visible">True</property>
142 <property name="can-focus">False</property>
143 <child>
144 <placeholder/>
145 </child>
146 </object>
147 <packing>
148 <property name="position">1</property>
149 </packing>
150 </child>
151 <child type="tab">
152 <object class="GtkLabel" id="labelTP_PARA_ALIGN">
153 <property name="visible">True</property>
154 <property name="can-focus">False</property>
155 <property name="label" translatable="yes" context="paradialog|labelTP_PARA_ALIGN">Alignment</property>
156 <property name="xalign">0.5</property>
157 </object>
158 <packing>
159 <property name="position">1</property>
160 <property name="tab-fill">False</property>
161 </packing>
162 </child>
163 <child>
164 <!-- n-columns=1 n-rows=1 -->
165 <object class="GtkGrid">
166 <property name="visible">True</property>
167 <property name="can-focus">False</property>
168 <child>
169 <placeholder/>
170 </child>
171 </object>
172 <packing>
173 <property name="position">2</property>
174 </packing>
175 </child>
176 <child type="tab">
177 <object class="GtkLabel" id="textflow">
178 <property name="visible">True</property>
179 <property name="can-focus">False</property>
180 <property name="label" translatable="yes" context="paradialog|textflow">Text Flow</property>
181 <property name="xalign">0.5</property>
182 </object>
183 <packing>
184 <property name="position">2</property>
185 <property name="tab-fill">False</property>
186 </packing>
187 </child>
188 <child>
189 <!-- n-columns=1 n-rows=1 -->
190 <object class="GtkGrid">
191 <property name="visible">True</property>
192 <property name="can-focus">False</property>
193 <child>
194 <placeholder/>
195 </child>
196 </object>
197 <packing>
198 <property name="position">3</property>
199 </packing>
200 </child>
201 <child type="tab">
202 <object class="GtkLabel" id="labelTP_PARA_ASIAN">
203 <property name="visible">True</property>
204 <property name="can-focus">False</property>
205 <property name="label" translatable="yes" context="paradialog|labelTP_PARA_ASIAN">Asian Typography</property>
206 </object>
207 <packing>
208 <property name="position">3</property>
209 <property name="tab-fill">False</property>
210 </packing>
211 </child>
212 <child>
213 <!-- n-columns=1 n-rows=1 -->
214 <object class="GtkGrid">
215 <property name="visible">True</property>
216 <property name="can-focus">False</property>
217 <child>
218 <placeholder/>
219 </child>
220 </object>
221 <packing>
222 <property name="position">4</property>
223 </packing>
224 </child>
225 <child type="tab">
226 <object class="GtkLabel" id="labelTP_NUMPARA">
227 <property name="visible">True</property>
228 <property name="can-focus">False</property>
229 <property name="tooltip-text" translatable="yes" context="paradialog|labelTP_NUMPARA">Set outline level, list style and line numbering for paragraph.</property>
230 <property name="label" translatable="yes" context="paradialog|labelTP_NUMPARA">Outline &amp; List</property>
231 </object>
232 <packing>
233 <property name="position">4</property>
234 <property name="tab-fill">False</property>
235 </packing>
236 </child>
237 <child>
238 <!-- n-columns=1 n-rows=1 -->
239 <object class="GtkGrid">
240 <property name="visible">True</property>
241 <property name="can-focus">False</property>
242 <child>
243 <placeholder/>
244 </child>
245 </object>
246 <packing>
247 <property name="position">5</property>
248 </packing>
249 </child>
250 <child type="tab">
251 <object class="GtkLabel" id="labelTP_TABULATOR">
252 <property name="visible">True</property>
253 <property name="can-focus">False</property>
254 <property name="label" translatable="yes" context="paradialog|labelTP_TABULATOR">Tabs</property>
255 </object>
256 <packing>
257 <property name="position">5</property>
258 <property name="tab-fill">False</property>
259 </packing>
260 </child>
261 <child>
262 <!-- n-columns=1 n-rows=1 -->
263 <object class="GtkGrid">
264 <property name="visible">True</property>
265 <property name="can-focus">False</property>
266 <child>
267 <placeholder/>
268 </child>
269 </object>
270 <packing>
271 <property name="position">6</property>
272 </packing>
273 </child>
274 <child type="tab">
275 <object class="GtkLabel" id="labelTP_DROPCAPS">
276 <property name="visible">True</property>
277 <property name="can-focus">False</property>
278 <property name="label" translatable="yes" context="paradialog|labelTP_DROPCAPS">Drop Caps</property>
279 </object>
280 <packing>
281 <property name="position">6</property>
282 <property name="tab-fill">False</property>
283 </packing>
284 </child>
285 <child>
286 <!-- n-columns=1 n-rows=1 -->
287 <object class="GtkGrid">
288 <property name="visible">True</property>
289 <property name="can-focus">False</property>
290 <child>
291 <placeholder/>
292 </child>
293 </object>
294 <packing>
295 <property name="position">7</property>
296 </packing>
297 </child>
298 <child type="tab">
299 <object class="GtkLabel" id="labelTP_BORDER">
300 <property name="visible">True</property>
301 <property name="can-focus">False</property>
302 <property name="label" translatable="yes" context="paradialog|labelTP_BORDER">Borders</property>
303 </object>
304 <packing>
305 <property name="position">7</property>
306 <property name="tab-fill">False</property>
307 </packing>
308 </child>
309 <child>
310 <!-- n-columns=1 n-rows=1 -->
311 <object class="GtkGrid">
312 <property name="visible">True</property>
313 <property name="can-focus">False</property>
314 <child>
315 <placeholder/>
316 </child>
317 </object>
318 <packing>
319 <property name="position">8</property>
320 </packing>
321 </child>
322 <child type="tab">
323 <object class="GtkLabel" id="area">
324 <property name="visible">True</property>
325 <property name="can-focus">False</property>
326 <property name="label" translatable="yes" context="paradialog|area">Area</property>
327 </object>
328 <packing>
329 <property name="position">8</property>
330 <property name="tab-fill">False</property>
331 </packing>
332 </child>
333 <child>
334 <!-- n-columns=1 n-rows=1 -->
335 <object class="GtkGrid">
336 <property name="visible">True</property>
337 <property name="can-focus">False</property>
338 <child>
339 <placeholder/>
340 </child>
341 </object>
342 <packing>
343 <property name="position">9</property>
344 </packing>
345 </child>
346 <child type="tab">
347 <object class="GtkLabel" id="transparence">
348 <property name="visible">True</property>
349 <property name="can-focus">False</property>
350 <property name="label" translatable="yes" context="paradialog|transparence">Transparency</property>
351 </object>
352 <packing>
353 <property name="position">9</property>
354 <property name="tab-fill">False</property>
355 </packing>
356 </child>
357 </object>
358 <packing>
359 <property name="expand">False</property>
360 <property name="fill">True</property>
361 <property name="position">1</property>
362 </packing>
363 </child>
364 </object>
365 </child>
366 <action-widgets>
367 <action-widget response="101">reset</action-widget>
368 <action-widget response="-5">ok</action-widget>
369 <action-widget response="-6">cancel</action-widget>
370 <action-widget response="-11">help</action-widget>
371 </action-widgets>
372 </object>
373 </interface>