nss: upgrade to release 3.73
[LibreOffice.git] / dbaccess / uiconfig / ui / tablesfilterpage.ui
blob1389798630358cb8c38af71daaaf671edcb5e259
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore2">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name check1 -->
10 <column type="gboolean"/>
11 <!-- column-name text -->
12 <column type="gchararray"/>
13 <!-- column-name id -->
14 <column type="gchararray"/>
15 <!-- column-name checkvis1 -->
16 <column type="gboolean"/>
17 <!-- column-name checktri1 -->
18 <column type="gboolean"/>
19 <!-- column-name weight1 -->
20 <column type="gint"/>
21 </columns>
22 </object>
23 <object class="GtkFrame" id="TablesFilterPage">
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="label_xalign">0</property>
29 <property name="shadow_type">none</property>
30 <child>
31 <object class="GtkAlignment" id="alignment4">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="hexpand">True</property>
35 <property name="vexpand">True</property>
36 <property name="top_padding">6</property>
37 <property name="left_padding">12</property>
38 <child>
39 <!-- n-columns=1 n-rows=1 -->
40 <object class="GtkGrid" id="grid10">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="hexpand">True</property>
44 <property name="vexpand">True</property>
45 <property name="row_spacing">6</property>
46 <property name="column_spacing">18</property>
47 <child>
48 <object class="GtkLabel" id="label2">
49 <property name="visible">True</property>
50 <property name="can_focus">False</property>
51 <property name="label" translatable="yes" context="tablesfilterpage|label2">Mark the tables that should be visible for the applications.</property>
52 <property name="wrap">True</property>
53 <property name="max_width_chars">56</property>
54 <property name="xalign">0</property>
55 </object>
56 <packing>
57 <property name="left_attach">0</property>
58 <property name="top_attach">1</property>
59 </packing>
60 </child>
61 <child>
62 <object class="GtkScrolledWindow">
63 <property name="visible">True</property>
64 <property name="can_focus">True</property>
65 <property name="hexpand">True</property>
66 <property name="vexpand">True</property>
67 <property name="shadow_type">in</property>
68 <child>
69 <object class="GtkTreeView" id="treeview">
70 <property name="width_request">-1</property>
71 <property name="visible">True</property>
72 <property name="can_focus">True</property>
73 <property name="receives_default">True</property>
74 <property name="hexpand">True</property>
75 <property name="vexpand">True</property>
76 <property name="model">liststore2</property>
77 <property name="headers_visible">False</property>
78 <property name="search_column">2</property>
79 <property name="enable_tree_lines">True</property>
80 <property name="show_expanders">True</property>
81 <child internal-child="selection">
82 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
83 </child>
84 <child>
85 <object class="GtkTreeViewColumn" id="treeviewcolumn8">
86 <property name="spacing">6</property>
87 <child>
88 <object class="GtkCellRendererPixbuf" id="cellrenderertext5"/>
89 <attributes>
90 <attribute name="pixbuf">0</attribute>
91 </attributes>
92 </child>
93 <child>
94 <object class="GtkCellRendererToggle" id="cellrenderer5"/>
95 <attributes>
96 <attribute name="visible">4</attribute>
97 <attribute name="active">1</attribute>
98 <attribute name="inconsistent">5</attribute>
99 </attributes>
100 </child>
101 <child>
102 <object class="GtkCellRendererText" id="cellrenderertext6"/>
103 <attributes>
104 <attribute name="text">2</attribute>
105 <attribute name="weight">6</attribute>
106 </attributes>
107 </child>
108 </object>
109 </child>
110 </object>
111 </child>
112 </object>
113 <packing>
114 <property name="left_attach">0</property>
115 <property name="top_attach">0</property>
116 </packing>
117 </child>
118 </object>
119 </child>
120 </object>
121 </child>
122 <child type="label">
123 <object class="GtkLabel" id="label1">
124 <property name="visible">True</property>
125 <property name="can_focus">False</property>
126 <property name="label" translatable="yes" context="tablesfilterpage|label1">Tables and Table Filter</property>
127 <attributes>
128 <attribute name="weight" value="bold"/>
129 </attributes>
130 </object>
131 </child>
132 </object>
133 </interface>