docthemes: Save themes def. to a file when added to ColorSets
[LibreOffice.git] / sw / uiconfig / swriter / ui / conditionpage.ui
blob47e6b414e5fbef0a4d1cb2f02fae3c1ea7eef0de
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name text2 -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 </columns>
14 </object>
15 <object class="GtkTreeStore" id="liststore2">
16 <columns>
17 <!-- column-name text -->
18 <column type="gchararray"/>
19 <!-- column-name id -->
20 <column type="gchararray"/>
21 </columns>
22 </object>
23 <!-- n-columns=1 n-rows=1 -->
24 <object class="GtkGrid" id="ConditionPage">
25 <property name="visible">True</property>
26 <property name="can-focus">False</property>
27 <property name="hexpand">True</property>
28 <property name="vexpand">True</property>
29 <property name="border-width">6</property>
30 <property name="row-spacing">18</property>
31 <child>
32 <object class="GtkFrame" id="frame4">
33 <property name="visible">True</property>
34 <property name="can-focus">False</property>
35 <property name="hexpand">True</property>
36 <property name="vexpand">True</property>
37 <property name="label-xalign">0</property>
38 <property name="shadow-type">none</property>
39 <child>
40 <!-- n-columns=3 n-rows=2 -->
41 <object class="GtkGrid" id="grid1">
42 <property name="visible">True</property>
43 <property name="can-focus">False</property>
44 <property name="hexpand">True</property>
45 <property name="vexpand">True</property>
46 <property name="row-spacing">6</property>
47 <property name="column-spacing">12</property>
48 <property name="column-homogeneous">True</property>
49 <property name="margin-start">12</property>
50 <property name="margin-top">6</property>
51 <child>
52 <object class="GtkScrolledWindow">
53 <property name="visible">True</property>
54 <property name="can-focus">True</property>
55 <property name="hexpand">True</property>
56 <property name="vexpand">True</property>
57 <property name="shadow-type">in</property>
58 <child>
59 <object class="GtkTreeView" id="links">
60 <property name="visible">True</property>
61 <property name="can-focus">True</property>
62 <property name="receives-default">True</property>
63 <property name="hexpand">True</property>
64 <property name="vexpand">True</property>
65 <property name="model">liststore1</property>
66 <property name="search-column">0</property>
67 <property name="show-expanders">False</property>
68 <child internal-child="selection">
69 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
70 </child>
71 <child>
72 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
73 <property name="resizable">True</property>
74 <property name="spacing">6</property>
75 <property name="title" translatable="yes" context="conditionpage|contextft">Context</property>
76 <child>
77 <object class="GtkCellRendererText" id="cellrenderer1"/>
78 <attributes>
79 <attribute name="text">0</attribute>
80 </attributes>
81 </child>
82 </object>
83 </child>
84 <child>
85 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
86 <property name="resizable">True</property>
87 <property name="spacing">6</property>
88 <property name="title" translatable="yes" context="conditionpage|usedft">Applied Styles</property>
89 <child>
90 <object class="GtkCellRendererText" id="cellrenderer2"/>
91 <attributes>
92 <attribute name="text">1</attribute>
93 </attributes>
94 </child>
95 </object>
96 </child>
97 <child internal-child="accessible">
98 <object class="AtkObject" id="links-atkobject">
99 <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|links">Here you can see the Writer predefined contexts, including outline levels 1 to 10, list levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</property>
100 </object>
101 </child>
102 </object>
103 </child>
104 </object>
105 <packing>
106 <property name="left-attach">0</property>
107 <property name="top-attach">0</property>
108 <property name="width">2</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkButtonBox" id="buttonbox1">
113 <property name="visible">True</property>
114 <property name="can-focus">False</property>
115 <property name="halign">end</property>
116 <property name="spacing">12</property>
117 <property name="layout-style">start</property>
118 <child>
119 <object class="GtkButton" id="remove">
120 <property name="label" translatable="yes" context="stock">_Remove</property>
121 <property name="visible">True</property>
122 <property name="sensitive">False</property>
123 <property name="can-focus">True</property>
124 <property name="receives-default">True</property>
125 <property name="use-underline">True</property>
126 <child internal-child="accessible">
127 <object class="AtkObject" id="remove-atkobject">
128 <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|remove">Click here to remove the current context assigned to the selected style.</property>
129 </object>
130 </child>
131 </object>
132 <packing>
133 <property name="expand">False</property>
134 <property name="fill">True</property>
135 <property name="position">0</property>
136 </packing>
137 </child>
138 <child>
139 <object class="GtkButton" id="apply">
140 <property name="label" translatable="yes" context="stock">_Apply</property>
141 <property name="visible">True</property>
142 <property name="sensitive">False</property>
143 <property name="can-focus">True</property>
144 <property name="receives-default">True</property>
145 <property name="use-underline">True</property>
146 <child internal-child="accessible">
147 <object class="AtkObject" id="apply-atkobject">
148 <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|apply">Click Apply to apply the selected Paragraph Style to the defined context.</property>
149 </object>
150 </child>
151 </object>
152 <packing>
153 <property name="expand">False</property>
154 <property name="fill">True</property>
155 <property name="position">1</property>
156 </packing>
157 </child>
158 </object>
159 <packing>
160 <property name="left-attach">0</property>
161 <property name="top-attach">1</property>
162 <property name="width">3</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkBox" id="box1">
167 <property name="visible">True</property>
168 <property name="can-focus">False</property>
169 <property name="hexpand">False</property>
170 <property name="vexpand">True</property>
171 <property name="orientation">vertical</property>
172 <property name="spacing">6</property>
173 <child>
174 <object class="GtkScrolledWindow">
175 <property name="visible">True</property>
176 <property name="can-focus">True</property>
177 <property name="hexpand">True</property>
178 <property name="vexpand">True</property>
179 <property name="shadow-type">in</property>
180 <child>
181 <object class="GtkTreeView" id="styles">
182 <property name="visible">True</property>
183 <property name="can-focus">True</property>
184 <property name="receives-default">True</property>
185 <property name="hexpand">True</property>
186 <property name="vexpand">True</property>
187 <property name="model">liststore2</property>
188 <property name="search-column">0</property>
189 <property name="show-expanders">False</property>
190 <child internal-child="selection">
191 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
192 </child>
193 <child>
194 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
195 <property name="spacing">6</property>
196 <property name="title" translatable="yes" context="conditionpage|styleft">Paragraph Styles</property>
197 <child>
198 <object class="GtkCellRendererText" id="cellrenderer4"/>
199 <attributes>
200 <attribute name="text">0</attribute>
201 </attributes>
202 </child>
203 </object>
204 </child>
205 <child internal-child="accessible">
206 <object class="AtkObject" id="styles-atkobject">
207 <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|styles">A list of all Paragraph Styles which can be assigned to a context is contained in the list box.</property>
208 </object>
209 </child>
210 </object>
211 </child>
212 </object>
213 <packing>
214 <property name="expand">True</property>
215 <property name="fill">True</property>
216 <property name="position">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkComboBoxText" id="filter">
221 <property name="visible">True</property>
222 <property name="sensitive">True</property>
223 <property name="can-focus">False</property>
224 <items>
225 <item translatable="yes" context="conditionpage|filter">Table Header</item>
226 <item translatable="yes" context="conditionpage|filter">Table</item>
227 <item translatable="yes" context="conditionpage|filter">Frame</item>
228 <item translatable="yes" context="conditionpage|filter">Section</item>
229 <item translatable="yes" context="conditionpage|filter">Footnote</item>
230 <item translatable="yes" context="conditionpage|filter">Endnote</item>
231 <item translatable="yes" context="conditionpage|filter">Header</item>
232 <item translatable="yes" context="conditionpage|filter">Footer</item>
233 <item translatable="yes" context="conditionpage|filter"> 1st Outline Level</item>
234 <item translatable="yes" context="conditionpage|filter"> 2nd Outline Level</item>
235 <item translatable="yes" context="conditionpage|filter"> 3rd Outline Level</item>
236 <item translatable="yes" context="conditionpage|filter"> 4th Outline Level</item>
237 <item translatable="yes" context="conditionpage|filter"> 5th Outline Level</item>
238 <item translatable="yes" context="conditionpage|filter"> 6th Outline Level</item>
239 <item translatable="yes" context="conditionpage|filter"> 7th Outline Level</item>
240 <item translatable="yes" context="conditionpage|filter"> 8th Outline Level</item>
241 <item translatable="yes" context="conditionpage|filter"> 9th Outline Level</item>
242 <item translatable="yes" context="conditionpage|filter">10th Outline Level</item>
243 <item translatable="yes" context="conditionpage|filter"> 1st List Level</item>
244 <item translatable="yes" context="conditionpage|filter"> 2nd List Level</item>
245 <item translatable="yes" context="conditionpage|filter"> 3rd List Level</item>
246 <item translatable="yes" context="conditionpage|filter"> 4th List Level</item>
247 <item translatable="yes" context="conditionpage|filter"> 5th List Level</item>
248 <item translatable="yes" context="conditionpage|filter"> 6th List Level</item>
249 <item translatable="yes" context="conditionpage|filter"> 7th List Level</item>
250 <item translatable="yes" context="conditionpage|filter"> 8th List Level</item>
251 <item translatable="yes" context="conditionpage|filter"> 9th List Level</item>
252 <item translatable="yes" context="conditionpage|filter">10th List Level</item>
253 </items>
254 </object>
255 <packing>
256 <property name="expand">False</property>
257 <property name="fill">True</property>
258 <property name="position">1</property>
259 </packing>
260 </child>
261 </object>
262 <packing>
263 <property name="left-attach">2</property>
264 <property name="top-attach">0</property>
265 </packing>
266 </child>
267 </object>
268 </child>
269 <child type="label">
270 <object class="GtkLabel" id="label11">
271 <property name="visible">True</property>
272 <property name="can-focus">False</property>
273 <property name="label" translatable="yes" context="conditionpage|label11">Options</property>
274 <attributes>
275 <attribute name="weight" value="bold"/>
276 </attributes>
277 </object>
278 </child>
279 </object>
280 <packing>
281 <property name="left-attach">0</property>
282 <property name="top-attach">0</property>
283 </packing>
284 </child>
285 </object>
286 </interface>