Version 6.4.0.3, tag libreoffice-6.4.0.3
[LibreOffice.git] / reportdesign / uiconfig / dbreport / ui / floatingfield.ui
blobe18e3279925d42650da3f933a04a208e916d5f8a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.0 -->
3 <interface domain="rpt">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkWindow" id="FloatingField">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="title" translatable="yes" context="floatingfield|FloatingField">Sorting and Grouping</property>
12 <property name="type_hint">utility</property>
13 <child>
14 <object class="GtkGrid" id="grid3">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="row_spacing">6</property>
18 <property name="column_spacing">12</property>
19 <child>
20 <object class="GtkToolbar" id="toolbox">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="halign">start</property>
24 <property name="hexpand">True</property>
25 <property name="toolbar_style">icons</property>
26 <child>
27 <object class="GtkToolButton" id="up">
28 <property name="visible">True</property>
29 <property name="can_focus">False</property>
30 <property name="label" translatable="yes" context="floatingfield|up">Sort Ascending</property>
31 <property name="use_underline">True</property>
32 <property name="icon_name">cmd/sc_sortup.png</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="homogeneous">True</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkToolButton" id="down">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="label" translatable="yes" context="floatingfield|down">Sort Descending</property>
44 <property name="use_underline">True</property>
45 <property name="icon_name">cmd/sc_sortdown.png</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="homogeneous">True</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkToolButton" id="delete">
54 <property name="visible">True</property>
55 <property name="can_focus">False</property>
56 <property name="label" translatable="yes" context="floatingfield|delete">Remove sorting</property>
57 <property name="use_underline">True</property>
58 <property name="icon_name">cmd/sc_removefiltersort.png</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="homogeneous">True</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkSeparatorToolItem" id="separator">
67 <property name="visible">True</property>
68 <property name="can_focus">False</property>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="homogeneous">True</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkToolButton" id="insert">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="label" translatable="yes" context="floatingfield|insert">Insert</property>
80 <property name="use_underline">True</property>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="homogeneous">True</property>
85 </packing>
86 </child>
87 </object>
88 <packing>
89 <property name="left_attach">0</property>
90 <property name="top_attach">0</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkLabel" id="helptext">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="halign">start</property>
98 <property name="label" translatable="yes" context="floatingfield|helptext">Highlight the fields to insert into the selected section of the template, then click Insert or press Enter.</property>
99 <property name="wrap">True</property>
100 <property name="max_width_chars">60</property>
101 <property name="xalign">0</property>
102 </object>
103 <packing>
104 <property name="left_attach">0</property>
105 <property name="top_attach">2</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkBox" id="box">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 <property name="hexpand">True</property>
113 <property name="vexpand">True</property>
114 <property name="orientation">vertical</property>
115 <child>
116 <placeholder/>
117 </child>
118 </object>
119 <packing>
120 <property name="left_attach">0</property>
121 <property name="top_attach">1</property>
122 </packing>
123 </child>
124 </object>
125 </child>
126 </object>
127 </interface>