cid#1640468 Dereference after null check
[LibreOffice.git] / cui / uiconfig / ui / spelloptionsdialog.ui
blob678ddc0cfab2ba8d98c7e86d6417530448b9d0f3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="SpellOptionsDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="spelloptionsdialog|SpellOptionsDialog">Options</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="type-hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can-focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="can-focus">False</property>
20 <property name="layout-style">end</property>
21 <child>
22 <object class="GtkButton" id="ok">
23 <property name="label" translatable="yes" context="stock">_OK</property>
24 <property name="visible">True</property>
25 <property name="can-focus">True</property>
26 <property name="can-default">True</property>
27 <property name="has-default">True</property>
28 <property name="receives-default">True</property>
29 <property name="use-underline">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="cancel">
39 <property name="label" translatable="yes" context="stock">_Cancel</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="receives-default">True</property>
43 <property name="use-underline">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="help">
53 <property name="label" translatable="yes" context="stock">_Help</property>
54 <property name="visible">True</property>
55 <property name="can-focus">True</property>
56 <property name="receives-default">True</property>
57 <property name="use-underline">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack-type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkBox" id="content">
76 <property name="visible">True</property>
77 <property name="can-focus">False</property>
78 <property name="orientation">vertical</property>
79 <property name="spacing">12</property>
80 <child>
81 <placeholder/>
82 </child>
83 </object>
84 <packing>
85 <property name="expand">True</property>
86 <property name="fill">True</property>
87 <property name="position">0</property>
88 </packing>
89 </child>
90 </object>
91 </child>
92 <action-widgets>
93 <action-widget response="-5">ok</action-widget>
94 <action-widget response="-6">cancel</action-widget>
95 <action-widget response="-11">help</action-widget>
96 </action-widgets>
97 </object>
98 </interface>