xref: /core/sw/uiconfig/swriter/ui/optcompatpage.ui (revision 635514553abdd830951d3ba91651c9f0b208360b)
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.40.0 -->
3<interface domain="sw">
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 text -->
10      <column type="gchararray"/>
11      <!-- column-name id -->
12      <column type="gchararray"/>
13      <!-- column-name checkvis1 -->
14      <column type="gboolean"/>
15      <!-- column-name checktri1 -->
16      <column type="gboolean"/>
17      <!-- column-name weight1 -->
18      <column type="gint"/>
19      <!-- column-name sensitive1 -->
20      <column type="gboolean"/>
21      <!-- column-name sensitive2 -->
22      <column type="gboolean"/>
23    </columns>
24  </object>
25  <object class="GtkBox" id="OptCompatPage">
26    <property name="visible">True</property>
27    <property name="can-focus">False</property>
28    <property name="hexpand">True</property>
29    <property name="vexpand">True</property>
30    <property name="border-width">6</property>
31    <property name="orientation">vertical</property>
32    <property name="spacing">12</property>
33    <child>
34      <object class="GtkFrame" id="compatframe">
35        <property name="visible">True</property>
36        <property name="can-focus">False</property>
37        <property name="hexpand">True</property>
38        <property name="vexpand">True</property>
39        <property name="label-xalign">0</property>
40        <property name="shadow-type">none</property>
41        <child>
42          <!-- n-columns=1 n-rows=2 -->
43          <object class="GtkGrid" id="grid1">
44            <property name="visible">True</property>
45            <property name="can-focus">False</property>
46            <property name="margin-start">12</property>
47            <property name="margin-top">6</property>
48            <property name="hexpand">True</property>
49            <property name="vexpand">True</property>
50            <property name="row-spacing">5</property>
51            <child>
52              <object class="GtkScrolledWindow" id="optionsscroll">
53                <property name="visible">True</property>
54                <property name="can-focus">True</property>
55                <property name="hexpand">True</property>
56                <property name="vexpand">True</property>
57                <property name="shadow-type">in</property>
58                <child>
59                  <object class="GtkTreeView" id="options">
60                    <property name="visible">True</property>
61                    <property name="can-focus">True</property>
62                    <property name="receives-default">True</property>
63                    <property name="hexpand">True</property>
64                    <property name="vexpand">True</property>
65                    <property name="model">liststore1</property>
66                    <property name="headers-visible">False</property>
67                    <property name="search-column">0</property>
68                    <property name="show-expanders">False</property>
69                    <child>
70                      <object class="GtkTreeViewColumn" id="treeviewcolumn4">
71                        <property name="resizable">True</property>
72                        <property name="spacing">6</property>
73                        <property name="alignment">0.5</property>
74                        <child>
75                          <object class="GtkCellRendererToggle" id="cellrenderer5"/>
76                          <attributes>
77                            <attribute name="visible">3</attribute>
78                            <attribute name="active">0</attribute>
79                            <attribute name="inconsistent">4</attribute>
80                            <attribute name="sensitive">7</attribute>
81                          </attributes>
82                        </child>
83                      </object>
84                    </child>
85                    <child>
86                      <object class="GtkTreeViewColumn" id="treeviewcolumn5">
87                        <property name="resizable">True</property>
88                        <property name="spacing">6</property>
89                        <child>
90                          <object class="GtkCellRendererText" id="cellrenderer4"/>
91                          <attributes>
92                            <attribute name="sensitive">7</attribute>
93                            <attribute name="text">1</attribute>
94                          </attributes>
95                        </child>
96                      </object>
97                    </child>
98                  </object>
99                </child>
100              </object>
101              <packing>
102                <property name="left-attach">0</property>
103                <property name="top-attach">0</property>
104              </packing>
105            </child>
106            <child>
107              <object class="GtkButton" id="default">
108                <property name="label" translatable="yes" context="optcompatpage|default">Use as _Default</property>
109                <property name="visible">True</property>
110                <property name="can-focus">True</property>
111                <property name="receives-default">True</property>
112                <property name="halign">end</property>
113                <property name="use-underline">True</property>
114                <child internal-child="accessible">
115                  <object class="AtkObject" id="default-atkobject">
116                    <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|default">Click to use the current settings on this tab page as the default for further sessions with Writer.</property>
117                  </object>
118                </child>
119              </object>
120              <packing>
121                <property name="left-attach">0</property>
122                <property name="top-attach">1</property>
123              </packing>
124            </child>
125          </object>
126        </child>
127        <child type="label">
128          <object class="GtkLabel" id="label11">
129            <property name="visible">True</property>
130            <property name="can-focus">False</property>
131            <property name="label" translatable="yes" context="optcompatpage|label11">Compatibility options for “%DOCNAME”</property>
132            <attributes>
133              <attribute name="weight" value="bold"/>
134            </attributes>
135          </object>
136        </child>
137      </object>
138      <packing>
139        <property name="expand">False</property>
140        <property name="fill">True</property>
141        <property name="position">0</property>
142      </packing>
143    </child>
144    <child internal-child="accessible">
145      <object class="AtkObject" id="OptCompatPage-atkobject">
146        <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptCompatPage">Specifies compatibility settings for text documents. These options help in fine-tuning Writer when importing Microsoft Word documents.</property>
147      </object>
148    </child>
149  </object>
150</interface>
151