Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / twolinespage.ui
blob2adca53b01874122e80a341725af3a15edee3b68
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class="GtkListStore" id="liststore1">
6 <columns>
7 <!-- column-name gchararray1 -->
8 <column type="gchararray"/>
9 <!-- column-name gint1 -->
10 <column type="gint"/>
11 </columns>
12 <data>
13 <row>
14 <col id="0" translatable="yes">(None)</col>
15 <col id="1">0</col>
16 </row>
17 <row>
18 <col id="0" translatable="yes">(</col>
19 <col id="1">1</col>
20 </row>
21 <row>
22 <col id="0" translatable="yes">[</col>
23 <col id="1">2</col>
24 </row>
25 <row>
26 <col id="0" translatable="yes">&lt;</col>
27 <col id="1">3</col>
28 </row>
29 <row>
30 <col id="0" translatable="yes">{</col>
31 <col id="1">4</col>
32 </row>
33 <row>
34 <col id="0" translatable="yes">Other Characters...</col>
35 <col id="1">5</col>
36 </row>
37 </data>
38 </object>
39 <object class="GtkListStore" id="liststore2">
40 <columns>
41 <!-- column-name gchararray1 -->
42 <column type="gchararray"/>
43 <!-- column-name gint1 -->
44 <column type="gint"/>
45 </columns>
46 <data>
47 <row>
48 <col id="0" translatable="yes">(None)</col>
49 <col id="1">0</col>
50 </row>
51 <row>
52 <col id="0" translatable="yes">)</col>
53 <col id="1">1</col>
54 </row>
55 <row>
56 <col id="0" translatable="yes">]</col>
57 <col id="1">2</col>
58 </row>
59 <row>
60 <col id="0" translatable="yes">&gt;</col>
61 <col id="1">3</col>
62 </row>
63 <row>
64 <col id="0" translatable="yes">}</col>
65 <col id="1">4</col>
66 </row>
67 <row>
68 <col id="0" translatable="yes">Other Characters...</col>
69 <col id="1">5</col>
70 </row>
71 </data>
72 </object>
73 <object class="GtkBox" id="TwoLinesPage">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="border_width">6</property>
77 <property name="orientation">vertical</property>
78 <property name="spacing">12</property>
79 <child>
80 <object class="GtkFrame" id="frame8">
81 <property name="visible">True</property>
82 <property name="can_focus">False</property>
83 <property name="label_xalign">0</property>
84 <property name="shadow_type">none</property>
85 <child>
86 <object class="GtkAlignment" id="alignment8">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="top_padding">6</property>
90 <property name="left_padding">12</property>
91 <child>
92 <object class="GtkCheckButton" id="twolines">
93 <property name="label" translatable="yes">Write in double lines</property>
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="receives_default">False</property>
97 <property name="xalign">0</property>
98 <property name="draw_indicator">True</property>
99 </object>
100 </child>
101 </object>
102 </child>
103 <child type="label">
104 <object class="GtkLabel" id="label2">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="label" translatable="yes">Double-lined</property>
108 <attributes>
109 <attribute name="weight" value="bold"/>
110 </attributes>
111 </object>
112 </child>
113 </object>
114 <packing>
115 <property name="expand">False</property>
116 <property name="fill">True</property>
117 <property name="position">0</property>
118 </packing>
119 </child>
120 <child>
121 <object class="GtkFrame" id="enclosing">
122 <property name="visible">True</property>
123 <property name="can_focus">False</property>
124 <property name="label_xalign">0</property>
125 <property name="shadow_type">none</property>
126 <child>
127 <object class="GtkAlignment" id="alignment9">
128 <property name="visible">True</property>
129 <property name="can_focus">False</property>
130 <property name="top_padding">6</property>
131 <property name="left_padding">12</property>
132 <child>
133 <object class="GtkGrid" id="grid5">
134 <property name="visible">True</property>
135 <property name="can_focus">False</property>
136 <property name="column_spacing">6</property>
137 <property name="column_homogeneous">True</property>
138 <child>
139 <object class="GtkLabel" id="label29">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="label" translatable="yes">Initial character</property>
143 </object>
144 <packing>
145 <property name="left_attach">0</property>
146 <property name="top_attach">0</property>
147 <property name="width">1</property>
148 <property name="height">1</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkLabel" id="label30">
153 <property name="visible">True</property>
154 <property name="can_focus">False</property>
155 <property name="label" translatable="yes">Final character</property>
156 </object>
157 <packing>
158 <property name="left_attach">1</property>
159 <property name="top_attach">0</property>
160 <property name="width">1</property>
161 <property name="height">1</property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkTreeView" id="startbracket:border">
166 <property name="visible">True</property>
167 <property name="can_focus">True</property>
168 <property name="model">liststore1</property>
169 <property name="search_column">0</property>
170 <child internal-child="selection">
171 <object class="GtkTreeSelection" id="treeview-selection5"/>
172 </child>
173 </object>
174 <packing>
175 <property name="left_attach">0</property>
176 <property name="top_attach">1</property>
177 <property name="width">1</property>
178 <property name="height">1</property>
179 </packing>
180 </child>
181 <child>
182 <object class="GtkTreeView" id="endbracket:border">
183 <property name="visible">True</property>
184 <property name="can_focus">True</property>
185 <property name="model">liststore2</property>
186 <property name="search_column">0</property>
187 <child internal-child="selection">
188 <object class="GtkTreeSelection" id="treeview-selection6"/>
189 </child>
190 </object>
191 <packing>
192 <property name="left_attach">1</property>
193 <property name="top_attach">1</property>
194 <property name="width">1</property>
195 <property name="height">1</property>
196 </packing>
197 </child>
198 </object>
199 </child>
200 </object>
201 </child>
202 <child type="label">
203 <object class="GtkLabel" id="label28">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="label" translatable="yes">Enclosing Character</property>
207 <attributes>
208 <attribute name="weight" value="bold"/>
209 </attributes>
210 </object>
211 </child>
212 </object>
213 <packing>
214 <property name="expand">False</property>
215 <property name="fill">True</property>
216 <property name="position">1</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkAlignment" id="alignment14">
221 <property name="visible">True</property>
222 <property name="can_focus">False</property>
223 <property name="valign">end</property>
224 <property name="top_padding">6</property>
225 <property name="left_padding">12</property>
226 <property name="right_padding">12</property>
227 <child>
228 <object class="svxlo-SvxFontPrevWindow" id="preview:border">
229 <property name="visible">True</property>
230 <property name="can_focus">False</property>
231 <child internal-child="accessible">
232 <object class="AtkObject" id="preview:border-atkobject">
233 <property name="AtkObject::accessible-name" translatable="yes">Preview</property>
234 </object>
235 </child>
236 </object>
237 </child>
238 </object>
239 <packing>
240 <property name="expand">False</property>
241 <property name="fill">True</property>
242 <property name="pack_type">end</property>
243 <property name="position">2</property>
244 </packing>
245 </child>
246 </object>
247 </interface>