vcl: allow for overriding the default PDF rendering resolution
[LibreOffice.git] / chart2 / uiconfig / ui / sidebaraxis.ui
blobae5ffc08469a71c5336cbb621288ff68bee3e543
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkGrid" id="ChartAxisPanel">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="row_spacing">6</property>
9 <property name="column_spacing">6</property>
10 <child>
11 <object class="GtkGrid" id="grid1">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="row_spacing">6</property>
15 <property name="column_spacing">6</property>
16 <child>
17 <object class="GtkCheckButton" id="checkbutton_show_label">
18 <property name="label" translatable="yes" context="sidebaraxis|checkbutton_show_label">Show labels</property>
19 <property name="visible">True</property>
20 <property name="can_focus">True</property>
21 <property name="receives_default">False</property>
22 <property name="use_underline">True</property>
23 <property name="xalign">0</property>
24 <property name="draw_indicator">True</property>
25 </object>
26 <packing>
27 <property name="left_attach">0</property>
28 <property name="top_attach">0</property>
29 </packing>
30 </child>
31 <child>
32 <object class="GtkCheckButton" id="checkbutton_reverse">
33 <property name="label" translatable="yes" context="sidebaraxis|checkbutton_reverse">Reverse direction</property>
34 <property name="visible">True</property>
35 <property name="can_focus">True</property>
36 <property name="receives_default">False</property>
37 <property name="use_underline">True</property>
38 <property name="xalign">0</property>
39 <property name="draw_indicator">True</property>
40 </object>
41 <packing>
42 <property name="left_attach">0</property>
43 <property name="top_attach">3</property>
44 </packing>
45 </child>
46 <child>
47 <object class="GtkGrid" id="label_props">
48 <property name="visible">True</property>
49 <property name="can_focus">False</property>
50 <property name="margin_left">12</property>
51 <property name="row_spacing">6</property>
52 <property name="column_spacing">5</property>
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">end</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">0</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 <items>
72 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Near Axis</item>
73 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Near Axis (other side)</item>
74 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Outside start</item>
75 <item translatable="yes" context="sidebaraxis|comboboxtext_label_position">Outside end</item>
76 </items>
77 </object>
78 <packing>
79 <property name="left_attach">1</property>
80 <property name="top_attach">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkLabel" id="label2">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="halign">end</property>
88 <property name="valign">center</property>
89 <property name="label" translatable="yes" context="sidebaraxis|label2">_Text orientation:</property>
90 <property name="use_underline">True</property>
91 <property name="mnemonic_widget">spinbutton1:0degrees</property>
92 </object>
93 <packing>
94 <property name="left_attach">0</property>
95 <property name="top_attach">1</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkSpinButton" id="spinbutton1:0degrees">
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 </object>
103 <packing>
104 <property name="left_attach">1</property>
105 <property name="top_attach">1</property>
106 </packing>
107 </child>
108 </object>
109 <packing>
110 <property name="left_attach">0</property>
111 <property name="top_attach">1</property>
112 </packing>
113 </child>
114 <child>
115 <placeholder/>
116 </child>
117 </object>
118 <packing>
119 <property name="left_attach">0</property>
120 <property name="top_attach">0</property>
121 </packing>
122 </child>
123 </object>
124 </interface>