Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationproperties.ui
blob69a3db62ec38321cc75873b4a52d2ed8137f0ba2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="CustomAnimationProperties">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="customanimationproperties|CustomAnimationProperties">Effect Options</property>
9 <property name="type_hint">dialog</property>
10 <child internal-child="vbox">
11 <object class="GtkBox" id="dialog-vbox1">
12 <property name="can_focus">False</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">12</property>
15 <child internal-child="action_area">
16 <object class="GtkButtonBox" id="dialog-action_area1">
17 <property name="can_focus">False</property>
18 <property name="layout_style">end</property>
19 <child>
20 <object class="GtkButton" id="ok">
21 <property name="label">gtk-ok</property>
22 <property name="visible">True</property>
23 <property name="can_focus">True</property>
24 <property name="can_default">True</property>
25 <property name="has_default">True</property>
26 <property name="receives_default">True</property>
27 <property name="use_stock">True</property>
28 </object>
29 <packing>
30 <property name="expand">False</property>
31 <property name="fill">True</property>
32 <property name="position">0</property>
33 </packing>
34 </child>
35 <child>
36 <object class="GtkButton" id="cancel">
37 <property name="label">gtk-cancel</property>
38 <property name="visible">True</property>
39 <property name="can_focus">True</property>
40 <property name="receives_default">True</property>
41 <property name="use_stock">True</property>
42 </object>
43 <packing>
44 <property name="expand">False</property>
45 <property name="fill">True</property>
46 <property name="position">1</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkButton" id="help">
51 <property name="label">gtk-help</property>
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="receives_default">True</property>
55 <property name="use_stock">True</property>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="fill">True</property>
60 <property name="position">2</property>
61 <property name="secondary">True</property>
62 </packing>
63 </child>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="pack_type">end</property>
69 <property name="position">0</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkNotebook" id="tabs">
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="hexpand">True</property>
77 <property name="vexpand">True</property>
78 <child>
79 <object class="GtkGrid">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <child>
83 <placeholder/>
84 </child>
85 </object>
86 </child>
87 <child type="tab">
88 <object class="GtkLabel" id="effect">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="label" translatable="yes" context="customanimationproperties|effect">Effect</property>
92 </object>
93 <packing>
94 <property name="tab_fill">False</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkGrid">
99 <property name="visible">True</property>
100 <property name="can_focus">False</property>
101 <child>
102 <placeholder/>
103 </child>
104 </object>
105 <packing>
106 <property name="position">1</property>
107 </packing>
108 </child>
109 <child type="tab">
110 <object class="GtkLabel" id="timing">
111 <property name="visible">True</property>
112 <property name="can_focus">False</property>
113 <property name="label" translatable="yes" context="customanimationproperties|timing">Timing</property>
114 </object>
115 <packing>
116 <property name="position">1</property>
117 <property name="tab_fill">False</property>
118 </packing>
119 </child>
120 <child>
121 <object class="GtkGrid">
122 <property name="visible">True</property>
123 <property name="can_focus">False</property>
124 <child>
125 <placeholder/>
126 </child>
127 </object>
128 <packing>
129 <property name="position">2</property>
130 </packing>
131 </child>
132 <child type="tab">
133 <object class="GtkLabel" id="textanim">
134 <property name="visible">True</property>
135 <property name="can_focus">False</property>
136 <property name="label" translatable="yes" context="customanimationproperties|textanim">Text Animation</property>
137 </object>
138 <packing>
139 <property name="position">2</property>
140 <property name="tab_fill">False</property>
141 </packing>
142 </child>
143 </object>
144 <packing>
145 <property name="expand">False</property>
146 <property name="fill">True</property>
147 <property name="position">1</property>
148 </packing>
149 </child>
150 </object>
151 </child>
152 <action-widgets>
153 <action-widget response="-5">ok</action-widget>
154 <action-widget response="-6">cancel</action-widget>
155 <action-widget response="-11">help</action-widget>
156 </action-widgets>
157 </object>
158 </interface>