sw: clean up Start/EndAction in SwViewShell hierarchy
[LibreOffice.git] / cui / uiconfig / ui / applyautofmtpage.ui
blobad55019267f91a2e58d57a3056ffbd99187bb59d
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 <attributes>
81 <attribute name="scale" value="0.9"/>
82 </attributes>
83 </object>
84 <packing>
85 <property name="left_attach">1</property>
86 <property name="top_attach">0</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkLabel" id="label2">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="label" translatable="yes" context="applyautofmtpage|label2">[T]: AutoCorrect while typing</property>
94 <property name="xalign">0</property>
95 <attributes>
96 <attribute name="scale" value="0.9"/>
97 </attributes>
98 </object>
99 <packing>
100 <property name="left_attach">1</property>
101 <property name="top_attach">1</property>
102 </packing>
103 </child>
104 </object>
105 <packing>
106 <property name="left_attach">0</property>
107 <property name="top_attach">1</property>
108 </packing>
109 </child>
110 <child>
111 <!-- n-columns=1 n-rows=1 -->
112 <object class="GtkGrid" id="grid3">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="hexpand">True</property>
116 <property name="vexpand">True</property>
117 <property name="column_homogeneous">True</property>
118 <child>
119 <object class="GtkScrolledWindow">
120 <property name="visible">True</property>
121 <property name="can_focus">True</property>
122 <property name="hexpand">True</property>
123 <property name="vexpand">True</property>
124 <property name="shadow_type">in</property>
125 <child>
126 <object class="GtkTreeView" id="list">
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="receives_default">True</property>
130 <property name="hexpand">True</property>
131 <property name="vexpand">True</property>
132 <property name="model">liststore1</property>
133 <property name="search_column">0</property>
134 <property name="show_expanders">False</property>
135 <child internal-child="selection">
136 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
137 </child>
138 <child>
139 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
140 <property name="resizable">True</property>
141 <property name="spacing">6</property>
142 <property name="title" translatable="yes" context="applyautofmtpage|m">[M]</property>
143 <property name="alignment">0.5</property>
144 <child>
145 <object class="GtkCellRendererToggle" id="cellrenderer0"/>
146 <attributes>
147 <attribute name="visible">5</attribute>
148 <attribute name="active">0</attribute>
149 </attributes>
150 </child>
151 <child>
152 <object class="GtkCellRendererToggle" id="cellrenderer1"/>
153 <attributes>
154 <attribute name="visible">6</attribute>
155 <attribute name="active">1</attribute>
156 </attributes>
157 </child>
158 </object>
159 </child>
160 <child>
161 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
162 <property name="resizable">True</property>
163 <property name="spacing">6</property>
164 <property name="title" translatable="yes" context="applyautofmtpage|t">[T]</property>
165 <property name="alignment">0.5</property>
166 <child>
167 <object class="GtkCellRendererToggle" id="cellrenderer2"/>
168 <attributes>
169 <attribute name="visible">7</attribute>
170 <attribute name="active">2</attribute>
171 </attributes>
172 </child>
173 </object>
174 </child>
175 <child>
176 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
177 <property name="resizable">True</property>
178 <property name="spacing">6</property>
179 <child>
180 <object class="GtkCellRendererText" id="cellrenderer3"/>
181 <attributes>
182 <attribute name="text">3</attribute>
183 </attributes>
184 </child>
185 </object>
186 </child>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="left_attach">0</property>
192 <property name="top_attach">0</property>
193 <property name="width">2</property>
194 </packing>
195 </child>
196 </object>
197 <packing>
198 <property name="left_attach">0</property>
199 <property name="top_attach">0</property>
200 </packing>
201 </child>
202 </object>
203 <packing>
204 <property name="expand">False</property>
205 <property name="fill">True</property>
206 <property name="position">0</property>
207 </packing>
208 </child>
209 <child internal-child="accessible">
210 <object class="AtkObject" id="ApplyAutoFmtPage-atkobject">
211 <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>
212 </object>
213 </child>
214 </object>
215 </interface>