tdf#154285 Check upper bound of arguments in SbRtl_Minute function
[LibreOffice.git] / dbaccess / uiconfig / ui / tablesfilterpage.ui
blob1d7a082c3be44a466a17ba701567637f72491384
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 <!-- n-columns=1 n-rows=1 -->
32 <object class="GtkGrid" id="grid10">
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="row_spacing">6</property>
38 <property name="column_spacing">18</property>
39 <property name="margin-start">12</property>
40 <property name="margin-top">6</property>
41 <child>
42 <object class="GtkLabel" id="label2">
43 <property name="visible">True</property>
44 <property name="can_focus">False</property>
45 <property name="label" translatable="yes" context="tablesfilterpage|label2">Mark the tables that should be visible for the applications.</property>
46 <property name="wrap">True</property>
47 <property name="max_width_chars">56</property>
48 <property name="xalign">0</property>
49 </object>
50 <packing>
51 <property name="left_attach">0</property>
52 <property name="top_attach">1</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkScrolledWindow">
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="hexpand">True</property>
60 <property name="vexpand">True</property>
61 <property name="shadow_type">in</property>
62 <child>
63 <object class="GtkTreeView" id="treeview">
64 <property name="width_request">-1</property>
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="receives_default">True</property>
68 <property name="hexpand">True</property>
69 <property name="vexpand">True</property>
70 <property name="model">liststore2</property>
71 <property name="headers_visible">False</property>
72 <property name="search_column">2</property>
73 <property name="enable_tree_lines">True</property>
74 <property name="show_expanders">True</property>
75 <child internal-child="selection">
76 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
77 </child>
78 <child>
79 <object class="GtkTreeViewColumn" id="treeviewcolumn8">
80 <property name="spacing">6</property>
81 <child>
82 <object class="GtkCellRendererPixbuf" id="cellrenderertext5"/>
83 <attributes>
84 <attribute name="pixbuf">0</attribute>
85 </attributes>
86 </child>
87 <child>
88 <object class="GtkCellRendererToggle" id="cellrenderer5"/>
89 <attributes>
90 <attribute name="visible">4</attribute>
91 <attribute name="active">1</attribute>
92 <attribute name="inconsistent">5</attribute>
93 </attributes>
94 </child>
95 <child>
96 <object class="GtkCellRendererText" id="cellrenderertext6"/>
97 <attributes>
98 <attribute name="text">2</attribute>
99 <attribute name="weight">6</attribute>
100 </attributes>
101 </child>
102 </object>
103 </child>
104 </object>
105 </child>
106 </object>
107 <packing>
108 <property name="left_attach">0</property>
109 <property name="top_attach">0</property>
110 </packing>
111 </child>
112 </object>
113 </child>
114 <child type="label">
115 <object class="GtkLabel" id="label1">
116 <property name="visible">True</property>
117 <property name="can_focus">False</property>
118 <property name="label" translatable="yes" context="tablesfilterpage|label1">Tables and Table Filter</property>
119 <attributes>
120 <attribute name="weight" value="bold"/>
121 </attributes>
122 </object>
123 </child>
124 </object>
125 </interface>