Bump version to 6.4-15
[LibreOffice.git] / sfx2 / uiconfig / ui / floatingrecord.ui
blob66fe08ddf34b49017896c4b3fab35cdbc7ed5497
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="FloatingRecord">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="floatingrecord|FloatingRecord">Record Macro</property>
8 <property name="default_width">0</property>
9 <property name="default_height">0</property>
10 <property name="type_hint">utility</property>
11 <property name="deletable">False</property>
12 <child>
13 <placeholder/>
14 </child>
15 <child internal-child="vbox">
16 <object class="GtkBox">
17 <property name="can_focus">False</property>
18 <property name="orientation">vertical</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox">
21 <property name="can_focus">False</property>
22 <property name="no_show_all">True</property>
23 <property name="layout_style">end</property>
24 <child>
25 <placeholder/>
26 </child>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">False</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkToolbar" id="toolbar">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="hexpand">True</property>
39 <property name="vexpand">True</property>
40 <property name="toolbar_style">text</property>
41 <property name="show_arrow">False</property>
42 <child>
43 <object class="GtkToolButton" id=".uno:StopRecording">
44 <property name="visible">True</property>
45 <property name="can_focus">False</property>
46 <property name="hexpand">True</property>
47 <property name="vexpand">True</property>
48 <property name="use_underline">True</property>
49 </object>
50 <packing>
51 <property name="expand">True</property>
52 <property name="homogeneous">True</property>
53 </packing>
54 </child>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">1</property>
60 </packing>
61 </child>
62 </object>
63 </child>
64 </object>
65 </interface>