Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / formfielddialog.ui
blob370e30db701f1a227edf0f3c17723f2423b65c46
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkDialog" id="FormFieldDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="default_width">0</property>
17 <property name="default_height">0</property>
18 <property name="type_hint">utility</property>
19 <child>
20 <placeholder/>
21 </child>
22 <child internal-child="vbox">
23 <object class="GtkBox" id="dialog-vbox1">
24 <property name="can_focus">False</property>
25 <property name="orientation">vertical</property>
26 <child internal-child="action_area">
27 <object class="GtkButtonBox" id="dialog-action_area1">
28 <property name="can_focus">False</property>
29 <property name="no_show_all">True</property>
30 <property name="layout_style">end</property>
31 <child>
32 <placeholder/>
33 </child>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 <property name="fill">True</property>
38 <property name="pack_type">end</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 <child>
43 <!-- n-columns=1 n-rows=1 -->
44 <object class="GtkGrid" id="container">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="hexpand">True</property>
48 <property name="vexpand">True</property>
49 <child>
50 <object class="GtkScrolledWindow">
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="treeview">
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="reorderable">True</property>
66 <property name="search_column">0</property>
67 <property name="show_expanders">False</property>
68 <child internal-child="selection">
69 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
70 </child>
71 <child>
72 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
73 <property name="resizable">True</property>
74 <child>
75 <object class="GtkCellRendererText" id="cellrenderer1"/>
76 <attributes>
77 <attribute name="text">0</attribute>
78 </attributes>
79 </child>
80 </object>
81 </child>
82 </object>
83 </child>
84 </object>
85 <packing>
86 <property name="left_attach">0</property>
87 <property name="top_attach">0</property>
88 </packing>
89 </child>
90 </object>
91 <packing>
92 <property name="expand">False</property>
93 <property name="fill">True</property>
94 <property name="position">1</property>
95 </packing>
96 </child>
97 </object>
98 </child>
99 </object>
100 </interface>