vcl: allow for overriding the default PDF rendering resolution
[LibreOffice.git] / chart2 / uiconfig / ui / tp_PolarOptions.ui
blob17c3f47fb3dcf573ba445fb1f82e5b6505aeed85
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustmentDEGREE">
6 <property name="upper">359</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkBox" id="tp_PolarOptions">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="border_width">6</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">6</property>
16 <child>
17 <object class="GtkFrame" id="frame1">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="label_xalign">0</property>
21 <property name="shadow_type">none</property>
22 <child>
23 <object class="GtkAlignment" id="alignment1">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="top_padding">6</property>
27 <property name="left_padding">12</property>
28 <child>
29 <object class="GtkCheckButton" id="CB_CLOCKWISE">
30 <property name="label" translatable="yes" context="tp_PolarOptions|CB_CLOCKWISE">_Clockwise direction</property>
31 <property name="visible">True</property>
32 <property name="can_focus">True</property>
33 <property name="receives_default">False</property>
34 <property name="use_underline">True</property>
35 <property name="xalign">0</property>
36 <property name="draw_indicator">True</property>
37 </object>
38 </child>
39 </object>
40 </child>
41 <child type="label">
42 <object class="GtkLabel" id="label1">
43 <property name="visible">True</property>
44 <property name="can_focus">False</property>
45 <property name="xalign">0</property>
46 <property name="label" translatable="yes" context="tp_PolarOptions|label1">Orientation</property>
47 <attributes>
48 <attribute name="weight" value="bold"/>
49 </attributes>
50 </object>
51 </child>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="position">0</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkFrame" id="frameANGLE">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="label_xalign">0</property>
64 <property name="shadow_type">none</property>
65 <child>
66 <object class="GtkAlignment" id="alignment2">
67 <property name="visible">True</property>
68 <property name="can_focus">False</property>
69 <property name="top_padding">6</property>
70 <property name="left_padding">12</property>
71 <child>
72 <object class="GtkBox" id="box2">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="spacing">12</property>
76 <child>
77 <object class="GtkScrolledWindow">
78 <property name="visible">True</property>
79 <property name="can_focus">True</property>
80 <property name="halign">center</property>
81 <property name="valign">center</property>
82 <property name="shadow_type">in</property>
83 <child>
84 <object class="GtkViewport">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <child>
88 <object class="GtkDrawingArea" id="CT_ANGLE_DIAL">
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
92 </object>
93 </child>
94 </object>
95 </child>
96 </object>
97 <packing>
98 <property name="expand">False</property>
99 <property name="fill">True</property>
100 <property name="position">0</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkSpinButton" id="NF_STARTING_ANGLE">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="valign">center</property>
108 <property name="adjustment">adjustmentDEGREE</property>
109 <property name="wrap">True</property>
110 </object>
111 <packing>
112 <property name="expand">False</property>
113 <property name="fill">True</property>
114 <property name="position">1</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkLabel" id="FT_ROTATION_DEGREES">
119 <property name="visible">True</property>
120 <property name="can_focus">False</property>
121 <property name="xalign">0</property>
122 <property name="label" translatable="yes" context="tp_PolarOptions|FT_ROTATION_DEGREES">_Degrees</property>
123 <property name="use_underline">True</property>
124 <property name="mnemonic_widget">NF_STARTING_ANGLE</property>
125 </object>
126 <packing>
127 <property name="expand">False</property>
128 <property name="fill">True</property>
129 <property name="position">2</property>
130 </packing>
131 </child>
132 </object>
133 </child>
134 </object>
135 </child>
136 <child type="label">
137 <object class="GtkLabel" id="label2">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="xalign">0</property>
141 <property name="label" translatable="yes" context="tp_PolarOptions|label2">Starting Angle</property>
142 <attributes>
143 <attribute name="weight" value="bold"/>
144 </attributes>
145 </object>
146 </child>
147 </object>
148 <packing>
149 <property name="expand">False</property>
150 <property name="fill">True</property>
151 <property name="position">1</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkFrame" id="framePLOT_OPTIONS">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="label_xalign">0</property>
159 <property name="shadow_type">none</property>
160 <child>
161 <object class="GtkAlignment" id="alignment3">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <property name="top_padding">6</property>
165 <property name="left_padding">12</property>
166 <child>
167 <object class="GtkCheckButton" id="CB_INCLUDE_HIDDEN_CELLS_POLAR">
168 <property name="label" translatable="yes" context="tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR">Include _values from hidden cells</property>
169 <property name="visible">True</property>
170 <property name="can_focus">True</property>
171 <property name="receives_default">False</property>
172 <property name="use_underline">True</property>
173 <property name="xalign">0</property>
174 <property name="draw_indicator">True</property>
175 </object>
176 </child>
177 </object>
178 </child>
179 <child type="label">
180 <object class="GtkLabel" id="label3">
181 <property name="visible">True</property>
182 <property name="can_focus">False</property>
183 <property name="xalign">0</property>
184 <property name="label" translatable="yes" context="tp_PolarOptions|label3">Plot Options</property>
185 <attributes>
186 <attribute name="weight" value="bold"/>
187 </attributes>
188 </object>
189 </child>
190 </object>
191 <packing>
192 <property name="expand">False</property>
193 <property name="fill">True</property>
194 <property name="position">2</property>
195 </packing>
196 </child>
197 </object>
198 </interface>