tdf#154285 Check upper bound of arguments in SbRtl_Minute function
[LibreOffice.git] / sc / uiconfig / scalc / ui / doubledialog.ui
blobea10d0ddd10044ad7b849d28dd8868d2d7a1387a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="DoubleDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="doubledialog|DoubleDialog">Edit Setting</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 internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can-focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area1">
20 <property name="can-focus">False</property>
21 <property name="layout-style">start</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label" translatable="yes" context="stock">_OK</property>
25 <property name="visible">True</property>
26 <property name="can-focus">True</property>
27 <property name="can-default">True</property>
28 <property name="has-default">True</property>
29 <property name="receives-default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="cancel">
40 <property name="label" translatable="yes" context="stock">_Cancel</property>
41 <property name="visible">True</property>
42 <property name="can-focus">True</property>
43 <property name="receives-default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="pack-type">end</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkFrame" id="frame">
62 <property name="visible">True</property>
63 <property name="can-focus">False</property>
64 <property name="hexpand">True</property>
65 <property name="vexpand">True</property>
66 <property name="label-xalign">0</property>
67 <property name="shadow-type">none</property>
68 <child>
69 <object class="GtkEntry" id="value">
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="halign">start</property>
73 <property name="valign">start</property>
74 <property name="margin-start">12</property>
75 <property name="margin-top">6</property>
76 <property name="activates-default">True</property>
77 <property name="truncate-multiline">True</property>
78 </object>
79 </child>
80 <child type="label">
81 <object class="GtkLabel" id="label1">
82 <property name="visible">True</property>
83 <property name="can-focus">False</property>
84 <attributes>
85 <attribute name="weight" value="bold"/>
86 </attributes>
87 </object>
88 </child>
89 </object>
90 <packing>
91 <property name="expand">False</property>
92 <property name="fill">True</property>
93 <property name="position">1</property>
94 </packing>
95 </child>
96 </object>
97 </child>
98 <action-widgets>
99 <action-widget response="-5">ok</action-widget>
100 <action-widget response="-6">cancel</action-widget>
101 </action-widgets>
102 <child internal-child="accessible">
103 <object class="AtkObject" id="DoubleDialog-atkobject">
104 <property name="AtkObject::accessible-description" translatable="yes" context="doubledialog|extended_tip|DoubleDialog">Enter or change the value of the selected setting.</property>
105 </object>
106 </child>
107 </object>
108 </interface>