Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationtexttab.ui
blobaf977a04979d7dfd12396cc1a5bb4e234ed0b520
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface domain="sd">
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkAdjustment" id="adjustment1">
5 <property name="upper">999.99000000000001</property>
6 <property name="step_increment">1</property>
7 <property name="page_increment">10</property>
8 </object>
9 <object class="GtkBox" id="TextAnimationTab">
10 <property name="visible">True</property>
11 <property name="can_focus">False</property>
12 <property name="border_width">6</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">12</property>
15 <child>
16 <object class="GtkGrid" id="grid1">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="row_spacing">6</property>
20 <property name="column_spacing">12</property>
21 <child>
22 <object class="GtkLabel" id="group_text_label">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="halign">start</property>
26 <property name="label" translatable="yes" context="customanimationtexttab|group_text_label">_Group text:</property>
27 <property name="use_underline">True</property>
28 <property name="mnemonic_widget">group_text_list</property>
29 </object>
30 <packing>
31 <property name="left_attach">0</property>
32 <property name="top_attach">0</property>
33 <property name="width">1</property>
34 <property name="height">1</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkSpinButton" id="auto_after_value:0.0sec">
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="halign">start</property>
42 <property name="hexpand">True</property>
43 <property name="adjustment">adjustment1</property>
44 <property name="digits">1</property>
45 </object>
46 <packing>
47 <property name="left_attach">1</property>
48 <property name="top_attach">1</property>
49 <property name="width">1</property>
50 <property name="height">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkCheckButton" id="auto_after">
55 <property name="label" translatable="yes" context="customanimationtexttab|auto_after">_Automatically after:</property>
56 <property name="visible">True</property>
57 <property name="can_focus">True</property>
58 <property name="receives_default">False</property>
59 <property name="use_underline">True</property>
60 <property name="xalign">0</property>
61 <property name="draw_indicator">True</property>
62 </object>
63 <packing>
64 <property name="left_attach">0</property>
65 <property name="top_attach">1</property>
66 <property name="width">1</property>
67 <property name="height">1</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkComboBoxText" id="group_text_list">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <property name="entry_text_column">0</property>
75 <property name="id_column">1</property>
76 <items>
77 <item translatable="yes" context="customanimationtexttab|group_text_list">As one object</item>
78 <item translatable="yes" context="customanimationtexttab|group_text_list">All paragraphs at once</item>
79 <item translatable="yes" context="customanimationtexttab|group_text_list">By 1st level paragraphs</item>
80 <item translatable="yes" context="customanimationtexttab|group_text_list">By 2nd level paragraphs</item>
81 <item translatable="yes" context="customanimationtexttab|group_text_list">By 3rd level paragraphs</item>
82 <item translatable="yes" context="customanimationtexttab|group_text_list">By 4th level paragraphs</item>
83 <item translatable="yes" context="customanimationtexttab|group_text_list">By 5th level paragraphs</item>
84 </items>
85 </object>
86 <packing>
87 <property name="left_attach">1</property>
88 <property name="top_attach">0</property>
89 <property name="width">1</property>
90 <property name="height">1</property>
91 </packing>
92 </child>
93 </object>
94 <packing>
95 <property name="expand">False</property>
96 <property name="fill">True</property>
97 <property name="position">0</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkCheckButton" id="animate_shape">
102 <property name="label" translatable="yes" context="customanimationtexttab|animate_shape">Animate attached _shape</property>
103 <property name="visible">True</property>
104 <property name="can_focus">True</property>
105 <property name="receives_default">False</property>
106 <property name="use_underline">True</property>
107 <property name="xalign">0</property>
108 <property name="draw_indicator">True</property>
109 </object>
110 <packing>
111 <property name="expand">False</property>
112 <property name="fill">True</property>
113 <property name="position">1</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkCheckButton" id="reverse_order">
118 <property name="label" translatable="yes" context="customanimationtexttab|reverse_order">_In reverse order</property>
119 <property name="visible">True</property>
120 <property name="can_focus">True</property>
121 <property name="receives_default">False</property>
122 <property name="use_underline">True</property>
123 <property name="xalign">0</property>
124 <property name="draw_indicator">True</property>
125 </object>
126 <packing>
127 <property name="expand">False</property>
128 <property name="fill">True</property>
129 <property name="position">2</property>
130 </packing>
131 </child>
132 </object>
133 </interface>