Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / accessibilitycheckentry.ui
blob3bf122c0b70f333ab23a7bca2be4f31ba450662b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <!-- n-columns=3 n-rows=1 -->
6 <object class="GtkGrid" id="accessibilityCheckEntryBox">
7 <property name="visible">True</property>
8 <property name="can-focus">False</property>
9 <property name="margin-top">1</property>
10 <property name="margin-bottom">1</property>
11 <property name="hexpand">True</property>
12 <property name="column-spacing">6</property>
13 <child>
14 <object class="GtkLabel" id="accessibilityCheckEntryLabel">
15 <property name="visible">True</property>
16 <property name="can-focus">False</property>
17 <property name="margin-start">6</property>
18 <property name="hexpand">True</property>
19 <property name="wrap">True</property>
20 <property name="selectable">True</property>
21 <property name="xalign">0</property>
22 <child internal-child="accessible">
23 <object class="AtkObject" id="accessibilityCheckEntryLabel-atkobject">
24 <property name="AtkObject::accessible-role">static</property>
25 </object>
26 </child>
27 </object>
28 <packing>
29 <property name="left-attach">0</property>
30 <property name="top-attach">0</property>
31 </packing>
32 </child>
33 <child>
34 <object class="GtkLinkButton" id="accessibilityCheckEntryLinkButton">
35 <property name="visible">True</property>
36 <property name="can-focus">True</property>
37 <property name="receives-default">True</property>
38 <property name="hexpand">True</property>
39 <property name="relief">none</property>
40 <property name="xalign">0</property>
41 </object>
42 <packing>
43 <property name="left-attach">1</property>
44 <property name="top-attach">0</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="accessibilityCheckEntryFixButton">
49 <property name="label" translatable="yes" context="accessibilitycheckentry|accessibilityCheckEntryFixButton">Fix</property>
50 <property name="visible">True</property>
51 <property name="can-focus">True</property>
52 <property name="receives-default">True</property>
53 <property name="halign">end</property>
54 <property name="valign">center</property>
55 </object>
56 <packing>
57 <property name="left-attach">2</property>
58 <property name="top-attach">0</property>
59 </packing>
60 </child>
61 </object>
62 </interface>