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