Version 4.3.0.0.beta1, tag libreoffice-4.3.0.0.beta1
[LibreOffice.git] / sc / uiconfig / scalc / ui / footerdialog.ui
blobc987b4a5c08a1e7669bf20d1486671bbc6509d36
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="FooterDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="title" translatable="yes">Footers</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="layout_style">end</property>
18 <child>
19 <object class="GtkButton" id="ok">
20 <property name="label">gtk-ok</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="can_default">True</property>
24 <property name="has_default">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_stock">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="cancel">
36 <property name="label">gtk-cancel</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 <property name="use_stock">True</property>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">True</property>
45 <property name="position">1</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkButton" id="help">
50 <property name="label">gtk-help</property>
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="receives_default">True</property>
54 <property name="use_stock">True</property>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">3</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkButton" id="reset">
64 <property name="label">gtk-revert-to-saved</property>
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="receives_default">True</property>
68 <property name="use_stock">True</property>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="position">4</property>
74 </packing>
75 </child>
76 </object>
77 <packing>
78 <property name="expand">False</property>
79 <property name="fill">True</property>
80 <property name="pack_type">end</property>
81 <property name="position">0</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkNotebook" id="tabcontrol">
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <property name="hexpand">True</property>
89 <property name="vexpand">True</property>
90 <child>
91 <placeholder/>
92 </child>
93 <child type="tab">
94 <object class="GtkLabel" id="footerright">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="label" translatable="yes">Footer (right)</property>
98 </object>
99 <packing>
100 <property name="tab_fill">False</property>
101 </packing>
102 </child>
103 <child>
104 <placeholder/>
105 </child>
106 <child type="tab">
107 <object class="GtkLabel" id="footerleft">
108 <property name="visible">True</property>
109 <property name="can_focus">False</property>
110 <property name="label" translatable="yes">Footer (left)</property>
111 </object>
112 <packing>
113 <property name="position">1</property>
114 <property name="tab_fill">False</property>
115 </packing>
116 </child>
117 </object>
118 <packing>
119 <property name="expand">False</property>
120 <property name="fill">True</property>
121 <property name="position">1</property>
122 </packing>
123 </child>
124 </object>
125 </child>
126 <action-widgets>
127 <action-widget response="0">ok</action-widget>
128 <action-widget response="0">cancel</action-widget>
129 <action-widget response="0">help</action-widget>
130 <action-widget response="0">reset</action-widget>
131 </action-widgets>
132 </object>
133 </interface>