Teach symstore more duplicated DLLs
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationtexttab.ui
blobcedb9c74248d6fbd4eab642edca722904a8b824d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">999.99000000000001</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkBox" id="TextAnimationTab">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="hexpand">True</property>
14 <property name="vexpand">True</property>
15 <property name="border_width">6</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child>
19 <object class="GtkGrid" id="grid1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="row_spacing">6</property>
23 <property name="column_spacing">12</property>
24 <child>
25 <object class="GtkLabel" id="group_text_label">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="halign">start</property>
29 <property name="label" translatable="yes" context="customanimationtexttab|group_text_label">_Group text:</property>
30 <property name="use_underline">True</property>
31 <property name="mnemonic_widget">group_text_list</property>
32 </object>
33 <packing>
34 <property name="left_attach">0</property>
35 <property name="top_attach">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkSpinButton" id="auto_after_value">
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="halign">start</property>
43 <property name="hexpand">True</property>
44 <property name="activates_default">True</property>
45 <property name="adjustment">adjustment1</property>
46 <property name="digits">1</property>
47 </object>
48 <packing>
49 <property name="left_attach">1</property>
50 <property name="top_attach">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 </packing>
67 </child>
68 <child>
69 <object class="GtkComboBoxText" id="group_text_list">
70 <property name="visible">True</property>
71 <property name="can_focus">False</property>
72 <items>
73 <item translatable="yes" context="customanimationtexttab|group_text_list">As one object</item>
74 <item translatable="yes" context="customanimationtexttab|group_text_list">All paragraphs at once</item>
75 <item translatable="yes" context="customanimationtexttab|group_text_list">By 1st level paragraphs</item>
76 <item translatable="yes" context="customanimationtexttab|group_text_list">By 2nd level paragraphs</item>
77 <item translatable="yes" context="customanimationtexttab|group_text_list">By 3rd level paragraphs</item>
78 <item translatable="yes" context="customanimationtexttab|group_text_list">By 4th level paragraphs</item>
79 <item translatable="yes" context="customanimationtexttab|group_text_list">By 5th level paragraphs</item>
80 </items>
81 </object>
82 <packing>
83 <property name="left_attach">1</property>
84 <property name="top_attach">0</property>
85 </packing>
86 </child>
87 </object>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">True</property>
91 <property name="position">0</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkCheckButton" id="animate_shape">
96 <property name="label" translatable="yes" context="customanimationtexttab|animate_shape">Animate attached _shape</property>
97 <property name="visible">True</property>
98 <property name="can_focus">True</property>
99 <property name="receives_default">False</property>
100 <property name="use_underline">True</property>
101 <property name="xalign">0</property>
102 <property name="draw_indicator">True</property>
103 </object>
104 <packing>
105 <property name="expand">False</property>
106 <property name="fill">True</property>
107 <property name="position">1</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkCheckButton" id="reverse_order">
112 <property name="label" translatable="yes" context="customanimationtexttab|reverse_order">_In reverse order</property>
113 <property name="visible">True</property>
114 <property name="can_focus">True</property>
115 <property name="receives_default">False</property>
116 <property name="use_underline">True</property>
117 <property name="xalign">0</property>
118 <property name="draw_indicator">True</property>
119 </object>
120 <packing>
121 <property name="expand">False</property>
122 <property name="fill">True</property>
123 <property name="position">2</property>
124 </packing>
125 </child>
126 </object>
127 </interface>