tdf#147611: fix indices
[LibreOffice.git] / cui / uiconfig / ui / fontfeaturesdialog.ui
blobf33f2f77996f8659cc5bcfc09b4cda4294d67a22
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="FontFeaturesDialog">
6 <property name="width_request">-1</property>
7 <property name="height_request">-1</property>
8 <property name="can_focus">False</property>
9 <property name="border_width">6</property>
10 <property name="title" translatable="yes" context="fontfeaturesdialog|FontFeaturesDialog">Font Features</property>
11 <property name="modal">True</property>
12 <property name="default_width">1</property>
13 <property name="default_height">1</property>
14 <property name="type_hint">dialog</property>
15 <child internal-child="vbox">
16 <object class="GtkBox">
17 <property name="can_focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox">
22 <property name="can_focus">False</property>
23 <property name="layout_style">end</property>
24 <child>
25 <object class="GtkButton" id="help">
26 <property name="label" translatable="yes" context="stock">_Help</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="receives_default">True</property>
30 <property name="use-underline">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 <property name="secondary">True</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="ok">
41 <property name="label" translatable="yes" context="stock">_OK</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="can_default">True</property>
45 <property name="has_default">True</property>
46 <property name="receives_default">False</property>
47 <property name="use-underline">True</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">1</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkButton" id="cancel">
57 <property name="label" translatable="yes" context="stock">_Cancel</property>
58 <property name="visible">True</property>
59 <property name="can_focus">True</property>
60 <property name="receives_default">True</property>
61 <property name="use-underline">True</property>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">2</property>
67 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="pack_type">end</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkBox">
79 <property name="visible">True</property>
80 <property name="can_focus">False</property>
81 <property name="orientation">vertical</property>
82 <child>
83 <object class="GtkScrolledWindow" id="contentWindow">
84 <property name="visible">True</property>
85 <property name="can_focus">True</property>
86 <property name="hscrollbar_policy">never</property>
87 <property name="vscrollbar_policy">automatic</property>
88 <property name="shadow_type">none</property>
89 <child>
90 <object class="GtkViewport">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <child>
94 <!-- n-columns=1 n-rows=1 -->
95 <object class="GtkGrid" id="contentGrid">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="valign">start</property>
99 <property name="row-homogeneous">True</property>
100 <property name="row_spacing">6</property>
101 <property name="column_spacing">12</property>
102 <child>
103 <placeholder/>
104 </child>
105 <child>
106 <placeholder/>
107 </child>
108 <child>
109 <placeholder/>
110 </child>
111 <child>
112 <placeholder/>
113 </child>
114 <child>
115 <placeholder/>
116 </child>
117 <child>
118 <placeholder/>
119 </child>
120 <child>
121 <placeholder/>
122 </child>
123 <child>
124 <placeholder/>
125 </child>
126 <child>
127 <placeholder/>
128 </child>
129 </object>
130 </child>
131 </object>
132 </child>
133 </object>
134 <packing>
135 <property name="expand">True</property>
136 <property name="fill">True</property>
137 <property name="position">0</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkScrolledWindow" id="previewwin">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="hscrollbar_policy">never</property>
145 <property name="vscrollbar_policy">never</property>
146 <property name="shadow_type">in</property>
147 <property name="margin-start">12</property>
148 <property name="margin-top">6</property>
149 <property name="margin-end">12</property>
150 <property name="valign">end</property>
151 <child>
152 <object class="GtkViewport">
153 <property name="visible">True</property>
154 <property name="can_focus">False</property>
155 <child>
156 <object class="GtkDrawingArea" id="preview">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <child internal-child="accessible">
160 <object class="AtkObject" id="preview-atkobject">
161 <property name="AtkObject::accessible-name" translatable="yes" context="fontfeaturesdialog|preview-atkobject">Preview</property>
162 </object>
163 </child>
164 </object>
165 </child>
166 </object>
167 </child>
168 </object>
169 <packing>
170 <property name="expand">False</property>
171 <property name="fill">True</property>
172 <property name="pack_type">end</property>
173 <property name="position">1</property>
174 </packing>
175 </child>
176 </object>
177 <packing>
178 <property name="expand">True</property>
179 <property name="fill">True</property>
180 <property name="position">1</property>
181 </packing>
182 </child>
183 </object>
184 </child>
185 <action-widgets>
186 <action-widget response="-11">help</action-widget>
187 <action-widget response="-5">ok</action-widget>
188 <action-widget response="-6">cancel</action-widget>
189 </action-widgets>
190 <child type="titlebar">
191 <placeholder/>
192 </child>
193 <child internal-child="accessible">
194 <object class="AtkObject" id="FontFeaturesDialog-atkobject">
195 <property name="AtkObject::accessible-description" translatable="yes" context="fontfeaturesdialog|extended_tip|FontFeaturesDialog">Select and apply font typographical features to characters.</property>
196 </object>
197 </child>
198 </object>
199 </interface>