cid#1606940 Check of thread-shared field evades lock acquisition
[LibreOffice.git] / sd / uiconfig / simpress / ui / interactiondialog.ui
blobeb49c79fe437d1eabcc8bfea9b9159c221963188
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.20"/>
5 <object class="GtkDialog" id="InteractionDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="interactiondialog|InteractionDialog">Interaction</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child>
14 <placeholder/>
15 </child>
16 <child internal-child="vbox">
17 <object class="GtkBox" id="dialog-vbox1">
18 <property name="can_focus">False</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child>
22 <object class="GtkBox" id="content">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="orientation">vertical</property>
26 <child>
27 <placeholder/>
28 </child>
29 </object>
30 <packing>
31 <property name="expand">True</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child internal-child="action_area">
37 <object class="GtkButtonBox" id="dialog-action_area1">
38 <property name="can_focus">False</property>
39 <property name="layout_style">end</property>
40 <child>
41 <object class="GtkButton" id="ok">
42 <property name="label" translatable="yes" context="stock">_OK</property>
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="can_default">True</property>
46 <property name="has_default">True</property>
47 <property name="receives_default">True</property>
48 <property name="use-underline">True</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">0</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkButton" id="cancel">
58 <property name="label" translatable="yes" context="stock">_Cancel</property>
59 <property name="visible">True</property>
60 <property name="can_focus">True</property>
61 <property name="receives_default">True</property>
62 <property name="use-underline">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">1</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkButton" id="help">
72 <property name="label" translatable="yes" context="stock">_Help</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="receives_default">True</property>
76 <property name="use-underline">True</property>
77 </object>
78 <packing>
79 <property name="expand">False</property>
80 <property name="fill">True</property>
81 <property name="position">2</property>
82 <property name="secondary">True</property>
83 </packing>
84 </child>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">True</property>
89 <property name="pack_type">end</property>
90 <property name="position">0</property>
91 </packing>
92 </child>
93 </object>
94 </child>
95 <action-widgets>
96 <action-widget response="-5">ok</action-widget>
97 <action-widget response="-6">cancel</action-widget>
98 <action-widget response="-11">help</action-widget>
99 </action-widgets>
100 </object>
101 </interface>