Update git submodules
[LibreOffice.git] / sw / uiconfig / swriter / ui / abstractdialog.ui
blob3205793323ae327f6ceb7108b21effe07259cba8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">1</property>
7 <property name="upper">5</property>
8 <property name="value">3</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkAdjustment" id="adjustment2">
13 <property name="lower">1</property>
14 <property name="upper">5</property>
15 <property name="value">1</property>
16 <property name="step_increment">1</property>
17 <property name="page_increment">10</property>
18 </object>
19 <object class="GtkDialog" id="AbstractDialog">
20 <property name="can_focus">False</property>
21 <property name="border_width">6</property>
22 <property name="title" translatable="yes" context="abstractdialog|AbstractDialog">Create AutoAbstract</property>
23 <property name="modal">True</property>
24 <property name="default_width">0</property>
25 <property name="default_height">0</property>
26 <property name="type_hint">dialog</property>
27 <child internal-child="vbox">
28 <object class="GtkBox" id="dialog-vbox1">
29 <property name="can_focus">False</property>
30 <property name="orientation">vertical</property>
31 <property name="spacing">12</property>
32 <child internal-child="action_area">
33 <object class="GtkButtonBox" id="dialog-action_area1">
34 <property name="can_focus">False</property>
35 <property name="layout_style">end</property>
36 <child>
37 <object class="GtkButton" id="ok">
38 <property name="label" translatable="yes" context="stock">_OK</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="can_default">True</property>
42 <property name="has_default">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">0</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="cancel">
54 <property name="label" translatable="yes" context="stock">_Cancel</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-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">1</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="help">
68 <property name="label" translatable="yes" context="stock">_Help</property>
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">True</property>
72 <property name="use-underline">True</property>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">2</property>
78 <property name="secondary">True</property>
79 </packing>
80 </child>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="pack_type">end</property>
86 <property name="position">0</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkFrame" id="frame1">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="hexpand">True</property>
94 <property name="vexpand">True</property>
95 <property name="label_xalign">0</property>
96 <property name="shadow_type">none</property>
97 <child>
98 <!-- n-columns=1 n-rows=1 -->
99 <object class="GtkGrid" id="grid1">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="hexpand">True</property>
103 <property name="vexpand">True</property>
104 <property name="row_spacing">6</property>
105 <property name="column_spacing">12</property>
106 <property name="margin-start">12</property>
107 <property name="margin-top">6</property>
108 <child>
109 <object class="GtkLabel" id="label2">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 <property name="hexpand">True</property>
113 <property name="label" translatable="yes" context="abstractdialog|label2">Included outline levels</property>
114 <property name="use_underline">True</property>
115 <property name="mnemonic_widget">outlines</property>
116 <property name="xalign">0</property>
117 </object>
118 <packing>
119 <property name="left_attach">0</property>
120 <property name="top_attach">0</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkLabel" id="label3">
125 <property name="visible">True</property>
126 <property name="can_focus">False</property>
127 <property name="hexpand">True</property>
128 <property name="label" translatable="yes" context="abstractdialog|label3">Paragraphs per level</property>
129 <property name="use_underline">True</property>
130 <property name="mnemonic_widget">paras</property>
131 <property name="xalign">0</property>
132 </object>
133 <packing>
134 <property name="left_attach">0</property>
135 <property name="top_attach">1</property>
136 </packing>
137 </child>
138 <child>
139 <object class="GtkLabel" id="label4">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="hexpand">True</property>
143 <property name="label" translatable="yes" context="abstractdialog|label4">The abstract contains the selected number of paragraphs from the included outline levels.</property>
144 <property name="use_underline">True</property>
145 <property name="wrap">True</property>
146 <property name="width_chars">52</property>
147 <property name="max_width_chars">52</property>
148 <property name="xalign">0</property>
149 <attributes>
150 <attribute name="scale" value="0.9"/>
151 </attributes>
152 </object>
153 <packing>
154 <property name="left_attach">0</property>
155 <property name="top_attach">2</property>
156 <property name="width">2</property>
157 </packing>
158 </child>
159 <child>
160 <object class="GtkSpinButton" id="outlines">
161 <property name="visible">True</property>
162 <property name="can_focus">True</property>
163 <property name="halign">end</property>
164 <property name="adjustment">adjustment1</property>
165 <property name="truncate-multiline">True</property>
166 <child internal-child="accessible">
167 <object class="AtkObject" id="outlines-atkobject">
168 <property name="AtkObject::accessible-description" translatable="yes" context="abstractdialog|extended_tip|outlines">Enter the extent of the outline levels to be copied to the new document.</property>
169 </object>
170 </child>
171 </object>
172 <packing>
173 <property name="left_attach">1</property>
174 <property name="top_attach">0</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkSpinButton" id="paras">
179 <property name="visible">True</property>
180 <property name="can_focus">True</property>
181 <property name="halign">end</property>
182 <property name="adjustment">adjustment2</property>
183 <property name="truncate-multiline">True</property>
184 <child internal-child="accessible">
185 <object class="AtkObject" id="paras-atkobject">
186 <property name="AtkObject::accessible-description" translatable="yes" context="abstractdialog|extended_tip|paras">Specify the maximum number of consecutive paragraphs to be included in the AutoAbstract document after each heading.</property>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="left_attach">1</property>
192 <property name="top_attach">1</property>
193 </packing>
194 </child>
195 </object>
196 </child>
197 <child type="label">
198 <object class="GtkLabel" id="label1">
199 <property name="visible">True</property>
200 <property name="can_focus">False</property>
201 <property name="label" translatable="yes" context="abstractdialog|label1">Properties</property>
202 <attributes>
203 <attribute name="weight" value="bold"/>
204 </attributes>
205 </object>
206 </child>
207 </object>
208 <packing>
209 <property name="expand">False</property>
210 <property name="fill">True</property>
211 <property name="position">1</property>
212 </packing>
213 </child>
214 </object>
215 </child>
216 <action-widgets>
217 <action-widget response="-5">ok</action-widget>
218 <action-widget response="-6">cancel</action-widget>
219 <action-widget response="-11">help</action-widget>
220 </action-widgets>
221 <child type="titlebar">
222 <placeholder/>
223 </child>
224 <child internal-child="accessible">
225 <object class="AtkObject" id="AbstractDialog-atkobject">
226 <property name="AtkObject::accessible-description" translatable="yes" context="abstractdialog|extended_tip|AbstractDialog">Copies the headings and a number of subsequent paragraphs in the active document to a new AutoAbstract text document. An AutoAbstract is useful for obtaining an overview of long documents.</property>
227 </object>
228 </child>
229 </object>
230 </interface>