cid#1640468 Dereference after null check
[LibreOffice.git] / chart2 / uiconfig / ui / sidebaraxis.ui
blob873d6565ce1e7ca0bdfb82e0a69f077893d7d719
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustmentSpinDegrees">
6 <property name="upper">359</property>
7 <property name="step-increment">5</property>
8 </object>
9 <!-- n-columns=1 n-rows=1 -->
10 <object class="GtkGrid" id="ChartAxisPanel">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <child>
14 <!-- n-columns=2 n-rows=4 -->
15 <object class="GtkGrid" id="grid1">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="hexpand">True</property>
19 <property name="border-width">6</property>
20 <property name="row-spacing">3</property>
21 <property name="column-spacing">6</property>
22 <child>
23 <object class="GtkCheckButton" id="checkbutton_show_label">
24 <property name="label" translatable="yes" context="sidebaraxis|checkbutton_show_label">Show labels</property>
25 <property name="visible">True</property>
26 <property name="can-focus">True</property>
27 <property name="receives-default">False</property>
28 <property name="halign">start</property>
29 <property name="use-underline">True</property>
30 <property name="draw-indicator">True</property>
31 </object>
32 <packing>
33 <property name="left-attach">0</property>
34 <property name="top-attach">0</property>
35 <property name="width">2</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkCheckButton" id="checkbutton_reverse">
40 <property name="label" translatable="yes" context="sidebaraxis|checkbutton_reverse">Reverse direction</property>
41 <property name="visible">True</property>
42 <property name="can-focus">True</property>
43 <property name="receives-default">False</property>
44 <property name="halign">start</property>
45 <property name="use-underline">True</property>
46 <property name="draw-indicator">True</property>
47 </object>
48 <packing>
49 <property name="left-attach">1</property>
50 <property name="top-attach">3</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkLabel" id="label1">
55 <property name="visible">True</property>
56 <property name="can-focus">False</property>
57 <property name="halign">start</property>
58 <property name="label" translatable="yes" context="sidebaraxis|label1">_Label position:</property>
59 <property name="use-underline">True</property>
60 <property name="mnemonic-widget">comboboxtext_label_position</property>
61 </object>
62 <packing>
63 <property name="left-attach">0</property>
64 <property name="top-attach">1</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkComboBoxText" id="comboboxtext_label_position">
69 <property name="visible">True</property>
70 <property name="can-focus">False</property>
71 <property name="hexpand">True</property>
72 <items>
73 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Near Axis</item>
74 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Near Axis (other side)</item>
75 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Outside start</item>
76 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Outside end</item>
77 </items>
78 </object>
79 <packing>
80 <property name="left-attach">1</property>
81 <property name="top-attach">1</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkLabel" id="label2">
86 <property name="visible">True</property>
87 <property name="can-focus">False</property>
88 <property name="halign">start</property>
89 <property name="valign">center</property>
90 <property name="label" translatable="yes" context="sidebaraxis|label2">_Text orientation:</property>
91 <property name="use-underline">True</property>
92 <property name="mnemonic-widget">spinbutton1</property>
93 </object>
94 <packing>
95 <property name="left-attach">0</property>
96 <property name="top-attach">2</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkSpinButton" id="spinbutton1">
101 <property name="visible">True</property>
102 <property name="can-focus">True</property>
103 <property name="truncate-multiline">True</property>
104 <property name="adjustment">adjustmentSpinDegrees</property>
105 </object>
106 <packing>
107 <property name="left-attach">1</property>
108 <property name="top-attach">2</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkBox" id="label_props">
113 <property name="visible">True</property>
114 <property name="can-focus">False</property>
115 <child>
116 <placeholder/>
117 </child>
118 </object>
119 <packing>
120 <property name="left-attach">0</property>
121 <property name="top-attach">3</property>
122 </packing>
123 </child>
124 </object>
125 <packing>
126 <property name="left-attach">0</property>
127 <property name="top-attach">0</property>
128 </packing>
129 </child>
130 </object>
131 </interface>