tdf#130857 qt weld: Implement QtInstanceWidget::get_text_height
[LibreOffice.git] / cui / uiconfig / ui / formatnumberdialog.ui
blob10c2c04f73dc942c9beacceb987b886b079ddd3e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="FormatNumberDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="formatnumberdialog|FormatNumberDialog">Format Number</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can_focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">2</property>
19 <child>
20 <object class="GtkBox" id="content">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="orientation">vertical</property>
24 <child>
25 <placeholder/>
26 </child>
27 </object>
28 <packing>
29 <property name="expand">True</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child internal-child="action_area">
35 <object class="GtkButtonBox" id="dialog-action_area1">
36 <property name="can_focus">False</property>
37 <property name="layout_style">end</property>
38 <child>
39 <object class="GtkButton" id="ok">
40 <property name="label" translatable="yes" context="stock">_OK</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="can_default">True</property>
44 <property name="has_default">True</property>
45 <property name="receives_default">True</property>
46 <property name="use-underline">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">0</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkButton" id="cancel">
56 <property name="label" translatable="yes" context="stock">_Cancel</property>
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="receives_default">True</property>
60 <property name="use-underline">True</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">True</property>
65 <property name="position">1</property>
66 </packing>
67 </child>
68 <child>
69 <object class="GtkButton" id="help">
70 <property name="label" translatable="yes" context="stock">_Help</property>
71 <property name="visible">True</property>
72 <property name="can_focus">True</property>
73 <property name="receives_default">True</property>
74 <property name="use-underline">True</property>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">2</property>
80 <property name="secondary">True</property>
81 </packing>
82 </child>
83 </object>
84 <packing>
85 <property name="expand">False</property>
86 <property name="fill">True</property>
87 <property name="pack_type">end</property>
88 <property name="position">0</property>
89 </packing>
90 </child>
91 </object>
92 </child>
93 <action-widgets>
94 <action-widget response="-5">ok</action-widget>
95 <action-widget response="-6">cancel</action-widget>
96 <action-widget response="-11">help</action-widget>
97 </action-widgets>
98 </object>
99 </interface>