cid#1607171 Data race condition
[LibreOffice.git] / svx / uiconfig / ui / extrustiondepthdialog.ui
blob5d21c89c74f247377b7bcf49dfce68c497a18c44
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">338.666</property>
7 <property name="step_increment">0.1</property>
8 <property name="page_increment">1</property>
9 </object>
10 <object class="GtkDialog" id="ExtrustionDepthDialog">
11 <property name="can_focus">False</property>
12 <property name="border_width">6</property>
13 <property name="title" translatable="yes" context="extrustiondepthdialog|ExtrustionDepthDialog">Extrusion Depth</property>
14 <property name="modal">True</property>
15 <property name="default_width">0</property>
16 <property name="default_height">0</property>
17 <property name="type_hint">dialog</property>
18 <child internal-child="vbox">
19 <object class="GtkBox" id="dialog-vbox1">
20 <property name="can_focus">False</property>
21 <property name="orientation">vertical</property>
22 <property name="spacing">12</property>
23 <child internal-child="action_area">
24 <object class="GtkButtonBox" id="dialog-action_area1">
25 <property name="can_focus">False</property>
26 <property name="layout_style">end</property>
27 <child>
28 <object class="GtkButton" id="ok">
29 <property name="label" translatable="yes" context="stock">_OK</property>
30 <property name="visible">True</property>
31 <property name="can_focus">True</property>
32 <property name="can_default">True</property>
33 <property name="has_default">True</property>
34 <property name="receives_default">True</property>
35 <property name="use-underline">True</property>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="position">0</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkButton" id="cancel">
45 <property name="label" translatable="yes" context="stock">_Cancel</property>
46 <property name="visible">True</property>
47 <property name="can_focus">True</property>
48 <property name="receives_default">True</property>
49 <property name="use-underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">1</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkButton" id="help">
59 <property name="label" translatable="yes" context="stock">_Help</property>
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="receives_default">True</property>
63 <property name="use-underline">True</property>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="position">2</property>
69 <property name="secondary">True</property>
70 </packing>
71 </child>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="pack_type">end</property>
77 <property name="position">0</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkFrame" id="frame2">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="hexpand">True</property>
85 <property name="vexpand">True</property>
86 <property name="label_xalign">0</property>
87 <property name="shadow_type">none</property>
88 <child>
89 <!-- n-columns=1 n-rows=1 -->
90 <object class="GtkGrid" id="grid3">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="hexpand">True</property>
94 <property name="vexpand">True</property>
95 <property name="column_spacing">12</property>
96 <property name="margin-start">12</property>
97 <property name="margin-top">6</property>
98 <child>
99 <object class="GtkSpinButton" id="depth">
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 <property name="activates_default">True</property>
103 <property name="adjustment">adjustment1</property>
104 <property name="truncate-multiline">True</property>
105 <property name="digits">2</property>
106 </object>
107 <packing>
108 <property name="left_attach">1</property>
109 <property name="top_attach">0</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkLabel" id="label1">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="label" translatable="yes" context="extrustiondepthdialog|label1">_Value</property>
117 <property name="use_underline">True</property>
118 <property name="mnemonic_widget">depth</property>
119 </object>
120 <packing>
121 <property name="left_attach">0</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 </object>
126 </child>
127 <child type="label">
128 <object class="GtkLabel" id="label2">
129 <property name="visible">True</property>
130 <property name="can_focus">False</property>
131 <property name="label" translatable="yes" context="extrustiondepthdialog|label2">Depth</property>
132 <attributes>
133 <attribute name="weight" value="bold"/>
134 </attributes>
135 </object>
136 </child>
137 </object>
138 <packing>
139 <property name="expand">False</property>
140 <property name="fill">True</property>
141 <property name="position">1</property>
142 </packing>
143 </child>
144 </object>
145 </child>
146 <action-widgets>
147 <action-widget response="-5">ok</action-widget>
148 <action-widget response="-6">cancel</action-widget>
149 <action-widget response="-11">help</action-widget>
150 </action-widgets>
151 <child type="titlebar">
152 <placeholder/>
153 </child>
154 <child internal-child="accessible">
155 <object class="AtkObject" id="ExtrustionDepthDialog-atkobject">
156 <property name="AtkObject::accessible-description" translatable="yes" context="extrustiondepthdialog|extended_tip|ExtrustionDepthDialog">Enter an extrusion depth.</property>
157 </object>
158 </child>
159 </object>
160 </interface>