Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / tablepreviewdialog.ui
blobe171b9d3d7f4258c8d7e99780144ce31994cb7a3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="TablePreviewDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="tablepreviewdialog|TablePreviewDialog">Mail Merge Recipients</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="close">
28 <property name="label" translatable="yes" context="stock">_Close</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="can_default">True</property>
32 <property name="has_default">True</property>
33 <property name="receives_default">True</property>
34 <property name="use-underline">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 </object>
43 <packing>
44 <property name="expand">False</property>
45 <property name="fill">True</property>
46 <property name="pack_type">end</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkBox">
52 <property name="visible">True</property>
53 <property name="can_focus">False</property>
54 <property name="orientation">vertical</property>
55 <property name="spacing">6</property>
56 <child>
57 <object class="GtkLabel" id="description">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="halign">start</property>
61 <property name="label" translatable="yes" context="tablepreviewdialog|description">The list below shows the contents of: %1</property>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">0</property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkScrolledWindow">
71 <property name="visible">True</property>
72 <property name="can_focus">True</property>
73 <property name="hexpand">True</property>
74 <property name="vexpand">True</property>
75 <property name="hscrollbar_policy">never</property>
76 <property name="vscrollbar_policy">never</property>
77 <property name="shadow_type">in</property>
78 <child>
79 <object class="GtkViewport">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="hexpand">True</property>
83 <property name="vexpand">True</property>
84 <child>
85 <object class="GtkBox" id="beamer">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="hexpand">True</property>
89 <property name="vexpand">True</property>
90 </object>
91 </child>
92 </object>
93 </child>
94 </object>
95 <packing>
96 <property name="expand">True</property>
97 <property name="fill">True</property>
98 <property name="position">1</property>
99 </packing>
100 </child>
101 </object>
102 <packing>
103 <property name="expand">True</property>
104 <property name="fill">True</property>
105 <property name="position">1</property>
106 </packing>
107 </child>
108 </object>
109 </child>
110 <action-widgets>
111 <action-widget response="-7">close</action-widget>
112 </action-widgets>
113 </object>
114 </interface>