tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / uiconfig / scalc / ui / rowheightdialog.ui
blobb45e19684bf18eeb2e65e6b8683d647b9209aa28
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="RowHeightDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="rowheightdialog|RowHeightDialog">Row Height</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">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can_focus">False</property>
22 <property name="layout_style">end</property>
23 <child>
24 <object class="GtkButton" id="ok">
25 <property name="label" translatable="yes" context="stock">_OK</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="can_default">True</property>
29 <property name="has_default">True</property>
30 <property name="receives_default">True</property>
31 <property name="use-underline">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="cancel">
41 <property name="label" translatable="yes" context="stock">_Cancel</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="help">
55 <property name="label" translatable="yes" context="stock">_Help</property>
56 <property name="visible">True</property>
57 <property name="can_focus">True</property>
58 <property name="receives_default">True</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 <property name="secondary">True</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack_type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <!-- n-columns=1 n-rows=1 -->
78 <object class="GtkGrid" id="grid2">
79 <property name="visible">True</property>
80 <property name="can_focus">False</property>
81 <property name="valign">start</property>
82 <property name="hexpand">True</property>
83 <property name="vexpand">True</property>
84 <property name="row_spacing">6</property>
85 <property name="column_spacing">12</property>
86 <child>
87 <object class="GtkLabel" id="label1">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="label" translatable="yes" context="rowheightdialog|label1">Height:</property>
91 <property name="use_underline">True</property>
92 <property name="mnemonic_widget">value</property>
93 <property name="xalign">0</property>
94 </object>
95 <packing>
96 <property name="left_attach">0</property>
97 <property name="top_attach">0</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkSpinButton" id="value">
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="hexpand">True</property>
105 <property name="activates_default">True</property>
106 <property name="digits">2</property>
107 <property name="truncate-multiline">True</property>
108 <child internal-child="accessible">
109 <object class="AtkObject" id="value-atkobject">
110 <property name="AtkObject::accessible-description" translatable="yes" context="rowheightdialog|extended_tip|value">Enter the row height that you want to use.</property>
111 </object>
112 </child>
113 </object>
114 <packing>
115 <property name="left_attach">1</property>
116 <property name="top_attach">0</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkCheckButton" id="default">
121 <property name="label" translatable="yes" context="rowheightdialog|default">_Default value</property>
122 <property name="visible">True</property>
123 <property name="can_focus">True</property>
124 <property name="receives_default">False</property>
125 <property name="use_underline">True</property>
126 <property name="draw_indicator">True</property>
127 <child internal-child="accessible">
128 <object class="AtkObject" id="default-atkobject">
129 <property name="AtkObject::accessible-description" translatable="yes" context="rowheightdialog|extended_tip|default">Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents.</property>
130 </object>
131 </child>
132 </object>
133 <packing>
134 <property name="left_attach">1</property>
135 <property name="top_attach">1</property>
136 </packing>
137 </child>
138 <child>
139 <placeholder/>
140 </child>
141 </object>
142 <packing>
143 <property name="expand">False</property>
144 <property name="fill">True</property>
145 <property name="position">1</property>
146 </packing>
147 </child>
148 </object>
149 </child>
150 <action-widgets>
151 <action-widget response="-5">ok</action-widget>
152 <action-widget response="-6">cancel</action-widget>
153 <action-widget response="-11">help</action-widget>
154 </action-widgets>
155 <child type="titlebar">
156 <placeholder/>
157 </child>
158 <child internal-child="accessible">
159 <object class="AtkObject" id="RowHeightDialog-atkobject">
160 <property name="AtkObject::accessible-description" translatable="yes" context="rowheightdialog|extended_tip|RowHeightDialog">Changes the height of the current row, or the selected rows.</property>
161 </object>
162 </child>
163 </object>
164 </interface>