tdf#147611: fix indices
[LibreOffice.git] / cui / uiconfig / ui / applyautofmtpage.ui
blob3f9241abda51ba5e3bb0fbe467387a2c61fbb854
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="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name check1 -->
8 <column type="gboolean"/>
9 <!-- column-name check2 -->
10 <column type="gboolean"/>
11 <!-- column-name check3 -->
12 <column type="gboolean"/>
13 <!-- column-name text -->
14 <column type="gchararray"/>
15 <!-- column-name id -->
16 <column type="gchararray"/>
17 <!-- column-name checkvis1 -->
18 <column type="gboolean"/>
19 <!-- column-name checkvis2 -->
20 <column type="gboolean"/>
21 <!-- column-name checkvis3 -->
22 <column type="gboolean"/>
23 <!-- column-name checktri1 -->
24 <column type="gboolean"/>
25 <!-- column-name checktri2 -->
26 <column type="gboolean"/>
27 <!-- column-name checktri3 -->
28 <column type="gboolean"/>
29 </columns>
30 </object>
31 <object class="GtkBox" id="ApplyAutoFmtPage">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="hexpand">True</property>
35 <property name="vexpand">True</property>
36 <property name="border_width">6</property>
37 <property name="orientation">vertical</property>
38 <child>
39 <!-- n-columns=1 n-rows=1 -->
40 <object class="GtkGrid" id="grid1">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="hexpand">True</property>
44 <property name="vexpand">True</property>
45 <property name="row_spacing">12</property>
46 <child>
47 <!-- n-columns=1 n-rows=1 -->
48 <object class="GtkGrid" id="grid2">
49 <property name="visible">True</property>
50 <property name="can_focus">False</property>
51 <property name="row_spacing">6</property>
52 <property name="column_spacing">12</property>
53 <child>
54 <object class="GtkButton" id="edit">
55 <property name="label" translatable="yes" context="applyautofmtpage|edit">_Edit...</property>
56 <property name="visible">True</property>
57 <property name="sensitive">False</property>
58 <property name="can_focus">True</property>
59 <property name="receives_default">True</property>
60 <property name="valign">center</property>
61 <property name="use_underline">True</property>
62 <child internal-child="accessible">
63 <object class="AtkObject" id="edit-atkobject">
64 <property name="AtkObject::accessible-description" translatable="yes" context="applyautofmtpage|extended_tip|edit">Modifies the selected AutoCorrect option.</property>
65 </object>
66 </child>
67 </object>
68 <packing>
69 <property name="left_attach">0</property>
70 <property name="top_attach">0</property>
71 <property name="height">2</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkLabel" id="label1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="label" translatable="yes" context="applyautofmtpage|label1">[M]: Replace while modifying existing text</property>
79 <property name="xalign">0</property>
80 </object>
81 <packing>
82 <property name="left_attach">1</property>
83 <property name="top_attach">0</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkLabel" id="label2">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="label" translatable="yes" context="applyautofmtpage|label2">[T]: AutoCorrect while typing</property>
91 <property name="xalign">0</property>
92 </object>
93 <packing>
94 <property name="left_attach">1</property>
95 <property name="top_attach">1</property>
96 </packing>
97 </child>
98 </object>
99 <packing>
100 <property name="left_attach">0</property>
101 <property name="top_attach">1</property>
102 </packing>
103 </child>
104 <child>
105 <!-- n-columns=1 n-rows=1 -->
106 <object class="GtkGrid" id="grid3">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="hexpand">True</property>
110 <property name="vexpand">True</property>
111 <property name="column_homogeneous">True</property>
112 <child>
113 <object class="GtkScrolledWindow">
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="hexpand">True</property>
117 <property name="vexpand">True</property>
118 <property name="shadow_type">in</property>
119 <child>
120 <object class="GtkTreeView" id="list">
121 <property name="visible">True</property>
122 <property name="can_focus">True</property>
123 <property name="receives_default">True</property>
124 <property name="hexpand">True</property>
125 <property name="vexpand">True</property>
126 <property name="model">liststore1</property>
127 <property name="search_column">0</property>
128 <property name="show_expanders">False</property>
129 <child internal-child="selection">
130 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
131 </child>
132 <child>
133 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
134 <property name="resizable">True</property>
135 <property name="spacing">6</property>
136 <property name="title" translatable="yes" context="applyautofmtpage|m">[M]</property>
137 <property name="alignment">0.5</property>
138 <child>
139 <object class="GtkCellRendererToggle" id="cellrenderer0"/>
140 <attributes>
141 <attribute name="visible">5</attribute>
142 <attribute name="active">0</attribute>
143 </attributes>
144 </child>
145 <child>
146 <object class="GtkCellRendererToggle" id="cellrenderer1"/>
147 <attributes>
148 <attribute name="visible">6</attribute>
149 <attribute name="active">1</attribute>
150 </attributes>
151 </child>
152 </object>
153 </child>
154 <child>
155 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
156 <property name="resizable">True</property>
157 <property name="spacing">6</property>
158 <property name="title" translatable="yes" context="applyautofmtpage|t">[T]</property>
159 <property name="alignment">0.5</property>
160 <child>
161 <object class="GtkCellRendererToggle" id="cellrenderer2"/>
162 <attributes>
163 <attribute name="visible">7</attribute>
164 <attribute name="active">2</attribute>
165 </attributes>
166 </child>
167 </object>
168 </child>
169 <child>
170 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
171 <property name="resizable">True</property>
172 <property name="spacing">6</property>
173 <child>
174 <object class="GtkCellRendererText" id="cellrenderer3"/>
175 <attributes>
176 <attribute name="text">3</attribute>
177 </attributes>
178 </child>
179 </object>
180 </child>
181 </object>
182 </child>
183 </object>
184 <packing>
185 <property name="left_attach">0</property>
186 <property name="top_attach">0</property>
187 <property name="width">2</property>
188 </packing>
189 </child>
190 </object>
191 <packing>
192 <property name="left_attach">0</property>
193 <property name="top_attach">0</property>
194 </packing>
195 </child>
196 </object>
197 <packing>
198 <property name="expand">False</property>
199 <property name="fill">True</property>
200 <property name="position">0</property>
201 </packing>
202 </child>
203 <child internal-child="accessible">
204 <object class="AtkObject" id="ApplyAutoFmtPage-atkobject">
205 <property name="AtkObject::accessible-description" translatable="yes" context="applyautofmtpage|extended_tip|ApplyAutoFmtPage">Select the options for automatically correcting errors as you type, and then click OK.</property>
206 </object>
207 </child>
208 </object>
209 </interface>