Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / filternavigator.ui
blob99297b0dc10ffc4658f99cc72818974fb4b3fa56
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
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 </columns>
16 </object>
17 <object class="GtkBox" id="FilterNavigator">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="hexpand">True</property>
21 <property name="vexpand">True</property>
22 <child>
23 <object class="GtkScrolledWindow">
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="hexpand">True</property>
27 <property name="vexpand">True</property>
28 <property name="shadow_type">in</property>
29 <child>
30 <object class="GtkTreeView" id="treeview">
31 <property name="width_request">-1</property>
32 <property name="visible">True</property>
33 <property name="can_focus">True</property>
34 <property name="has_tooltip">True</property>
35 <property name="hexpand">True</property>
36 <property name="vexpand">True</property>
37 <property name="model">liststore1</property>
38 <property name="headers_visible">False</property>
39 <property name="reorderable">True</property>
40 <property name="search_column">1</property>
41 <property name="enable_tree_lines">True</property>
42 <child internal-child="selection">
43 <object class="GtkTreeSelection"/>
44 </child>
45 <child>
46 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
47 <property name="spacing">6</property>
48 <child>
49 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
50 <attributes>
51 <attribute name="pixbuf">0</attribute>
52 </attributes>
53 </child>
54 <child>
55 <object class="GtkCellRendererText" id="cellrenderertext2">
56 <property name="editable">True</property>
57 </object>
58 <attributes>
59 <attribute name="text">1</attribute>
60 </attributes>
61 </child>
62 </object>
63 </child>
64 </object>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="position">0</property>
71 </packing>
72 </child>
73 </object>
74 </interface>