Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / formnavigator.ui
blobf47da690eb62774dafe00990d20e08a60d914837
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 <!-- column-name weight -->
14 <column type="gint"/>
15 <!-- column-name sensitive -->
16 <column type="gboolean"/>
17 </columns>
18 </object>
19 <object class="GtkBox" id="FormNavigator">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="hexpand">True</property>
23 <property name="vexpand">True</property>
24 <child>
25 <object class="GtkScrolledWindow">
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="hexpand">True</property>
29 <property name="vexpand">True</property>
30 <property name="shadow_type">in</property>
31 <child>
32 <object class="GtkTreeView" id="treeview">
33 <property name="width_request">-1</property>
34 <property name="visible">True</property>
35 <property name="can_focus">True</property>
36 <property name="has_tooltip">True</property>
37 <property name="hexpand">True</property>
38 <property name="vexpand">True</property>
39 <property name="model">liststore1</property>
40 <property name="headers_visible">False</property>
41 <property name="reorderable">True</property>
42 <property name="search_column">1</property>
43 <property name="enable_tree_lines">True</property>
44 <child internal-child="selection">
45 <object class="GtkTreeSelection"/>
46 </child>
47 <child>
48 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
49 <property name="spacing">6</property>
50 <child>
51 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
52 <attributes>
53 <attribute name="sensitive">4</attribute>
54 <attribute name="pixbuf">0</attribute>
55 </attributes>
56 </child>
57 <child>
58 <object class="GtkCellRendererText" id="cellrenderertext2">
59 <property name="editable">True</property>
60 </object>
61 <attributes>
62 <attribute name="sensitive">4</attribute>
63 <attribute name="text">1</attribute>
64 </attributes>
65 </child>
66 </object>
67 </child>
68 </object>
69 </child>
70 </object>
71 <packing>
72 <property name="expand">False</property>
73 <property name="fill">True</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 </object>
78 </interface>