1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#include "Bitmaps_HC.hrc"
25
26Image IMG_TYPE_COLUMN_HC
27{
28	ImageBitmap = Bitmap {File = "typecolumn_16.png" ;} ;
29};
30Image IMG_TYPE_BAR_HC
31{
32	ImageBitmap = Bitmap {File = "typebar_16.png " ;} ;
33};
34Image IMG_TYPE_PIE_HC
35{
36	ImageBitmap = Bitmap {File = "typepie_16.png" ;} ;
37};
38Image IMG_TYPE_LINE_HC
39{
40	ImageBitmap = Bitmap {File = "typepointline_16.png" ;} ;
41};
42Image IMG_TYPE_XY_HC
43{
44	ImageBitmap = Bitmap {File = "typexy_16.png" ;} ;
45};
46Image IMG_TYPE_AREA_HC
47{
48	ImageBitmap = Bitmap {File = "typearea_16.png" ;} ;
49};
50Image IMG_TYPE_NET_HC
51{
52	ImageBitmap = Bitmap {File = "typenet_16.png" ;} ;
53};
54Image IMG_TYPE_STOCK_HC
55{
56	ImageBitmap = Bitmap {File = "typestock_16.png" ;} ;
57};
58Image IMG_TYPE_COLUMN_LINE_HC
59{
60	ImageBitmap = Bitmap {File = "typecolumnline_16.png" ;} ;
61};
62Image IMG_TYPE_BUBBLE_HC
63{
64	ImageBitmap = Bitmap {File = "typebubble_16.png" ;} ;
65};
66Bitmap BMP_BUBBLE_1_HC
67{
68	File = "bubble_52x60_h.png" ;
69};
70Bitmap BMP_AREAS_2D_HC
71{
72	File = "areas_52x60_h.png" ;
73};
74Bitmap BMP_AREAS_2D_1_HC
75{
76	File = "areaspiled_52x60_h.png" ;
77};
78Bitmap BMP_AREAS_2D_3_HC
79{
80	File = "areasfull_52x60_h.png" ;
81};
82Bitmap BMP_AREAS_3D_HC
83{
84	File = "areaspiled3d_52x60_h.png" ;
85};
86Bitmap BMP_AREAS_3D_1_HC
87{
88	File = "areas3d_52x60_h.png" ;
89};
90Bitmap BMP_AREAS_3D_2_HC
91{
92	File = "areasfull3d_52x60_h.png" ;
93};
94//---------------------
95Bitmap BMP_BARS_2D_1_HC
96{
97	File = "bar_52x60_h.png" ;
98};
99Bitmap BMP_BARS_2D_2_HC
100{
101	File = "barstack_52x60_h.png" ;
102};
103Bitmap BMP_BARS_2D_3_HC
104{
105	File = "barpercent_52x60_h.png" ;
106};
107Bitmap BMP_BARS_3D_HC
108{
109	File = "bar3ddeep_52x60_h.png" ;
110};
111Bitmap BMP_BARS_3D_1_HC
112{
113	File = "bar3d_52x60_h.png" ;
114};
115Bitmap BMP_BARS_3D_2_HC
116{
117	File = "barstack3d_52x60_h.png" ;
118};
119Bitmap BMP_BARS_3D_3_HC
120{
121	File = "barpercent3d_52x60_h.png" ;
122};
123//---------------------
124Bitmap BMP_CIRCLES_2D_HC
125{
126	File = "pie_52x60_h.png" ;
127};
128Bitmap BMP_CIRCLES_2D_EXPLODED_HC
129{
130	File = "pieexploded_52x60_h.png" ;
131};
132Bitmap BMP_CIRCLES_3D_HC
133{
134	File = "pie3d_52x60_h.png" ;
135};
136Bitmap BMP_CIRCLES_3D_EXPLODED_HC
137{
138	File = "pie3dexploded_52x60_h.png" ;
139};
140//---------------------
141Bitmap BMP_DONUT_2D_HC
142{
143	File = "donut_52x60_h.png" ;
144};
145Bitmap BMP_DONUT_2D_EXPLODED_HC
146{
147	File = "donutexploded_52x60_h.png" ;
148};
149Bitmap BMP_DONUT_3D_HC
150{
151	File = "donut3d_52x60_h.png" ;
152};
153Bitmap BMP_DONUT_3D_EXPLODED_HC
154{
155	File = "donut3dexploded_52x60_h.png" ;
156};
157//---------------------
158Bitmap BMP_COLUMNS_2D_1_HC
159{
160	File = "columns_52x60_h.png" ;
161};
162Bitmap BMP_COLUMNS_2D_2_HC
163{
164	File = "columnstack_52x60_h.png" ;
165};
166Bitmap BMP_COLUMNS_2D_3_HC
167{
168	File = "columnpercent_52x60_h.png" ;
169};
170Bitmap BMP_COLUMN_LINE_HC
171{
172	File = "columnline_52x60_h.png" ;
173};
174Bitmap BMP_COLUMN_LINE_STACKED_HC
175{
176	File = "columnstackline_52x60_h.png" ;
177};
178//---------------------
179Bitmap BMP_COLUMNS_3D_HC
180{
181	File = "columns3ddeep_52x60_h.png" ;
182};
183Bitmap BMP_COLUMNS_3D_1_HC
184{
185	File = "columns3d_52x60_h.png" ;
186};
187Bitmap BMP_COLUMNS_3D_2_HC
188{
189	File = "columnstack3d_52x60_h.png" ;
190};
191Bitmap BMP_COLUMNS_3D_3_HC
192{
193	File = "columnpercent3d_52x60_h.png" ;
194};
195//---------------------
196Bitmap BMP_KEGELQ_3D_1_HC
197{
198	File = "conehori_52x60_h.png" ;
199};
200Bitmap BMP_KEGELQ_3D_2_HC
201{
202	File = "conehoristack_52x60_h.png" ;
203};
204Bitmap BMP_KEGELQ_3D_3_HC
205{
206	File = "conehoripercent_52x60_h.png" ;
207};
208Bitmap BMP_KEGELQ_3D_4_HC
209{
210	File = "conehorideep_52x60_h.png" ;
211};
212Bitmap BMP_KEGEL_3D_1_HC
213{
214	File = "cone_52x60_h.png" ;
215};
216Bitmap BMP_KEGEL_3D_2_HC
217{
218	File = "conestack_52x60_h.png" ;
219};
220Bitmap BMP_KEGEL_3D_3_HC
221{
222	File = "conepercent_52x60_h.png" ;
223};
224Bitmap BMP_KEGEL_3D_4_HC
225{
226	File = "conedeep_52x60_h.png" ;
227};
228//---------------------
229Bitmap BMP_POINTS_XVALUES_HC
230{
231	File = "valueaxisdirectpoints_52x60_h.png" ;
232};
233Bitmap BMP_POINTS_XCATEGORY_HC
234{
235	File = "nostackdirectpoints_52x60_h.png" ;
236};
237Bitmap BMP_POINTS_STACKED_HC
238{
239	File = "stackdirectpoints_52x60_h.png" ;
240};
241//---------------------
242
243Bitmap BMP_LINE_P_XVALUES_HC
244{
245	File = "valueaxisdirectboth_52x60_h.png" ;
246};
247Bitmap BMP_LINE_O_XVALUES_HC
248{
249	File = "valueaxisdirectlines_52x60_h.png" ;
250};
251Bitmap BMP_LINE3D_XVALUES_HC
252{
253	File = "valueaxisdirect3d_52x60_h.png" ;
254};
255
256
257Bitmap BMP_LINE_P_XCATEGORY_HC
258{
259	File = "nostackdirectboth_52x60_h.png" ;
260};
261Bitmap BMP_LINE_O_XCATEGORY_HC
262{
263	File = "nostackdirectlines_52x60_h.png" ;
264};
265Bitmap BMP_LINE3D_XCATEGORY_HC
266{
267	File = "nostackdirect3d_52x60_h.png" ;
268};
269
270
271Bitmap BMP_LINE_P_STACKED_HC
272{
273	File = "stackdirectboth_52x60_h.png" ;
274};
275Bitmap BMP_LINE_O_STACKED_HC
276{
277	File = "stackdirectlines_52x60_h.png" ;
278};
279Bitmap BMP_LINE3D_STACKED_HC
280{
281	File = "stackdirect3d_52x60_h.png" ;
282};
283
284//---------------------
285Bitmap BMP_LINE_P_XVALUES_SMOOTH_HC
286{
287	File = "valueaxissmoothboth_52x60_h.png" ;
288};
289Bitmap BMP_LINE_O_XVALUES_SMOOTH_HC
290{
291	File = "valueaxissmoothlines_52x60_h.png" ;
292};
293Bitmap BMP_LINE3D_XVALUES_SMOOTH_HC
294{
295	File = "valueaxissmooth3d_52x60_h.png" ;
296};
297Bitmap BMP_LINE_P_XCATEGORY_SMOOTH_HC
298{
299	File = "nostacksmoothboth_52x60_h.png" ;
300};
301Bitmap BMP_LINE_O_XCATEGORY_SMOOTH_HC
302{
303	File = "nostacksmoothlines_52x60_h.png" ;
304};
305Bitmap BMP_LINE3D_XCATEGORY_SMOOTH_HC
306{
307	File = "nostacksmooth3d_52x60_h.png" ;
308};
309Bitmap BMP_LINE_P_STACKED_SMOOTH_HC
310{
311	File = "stacksmoothboth_52x60_h.png" ;
312};
313Bitmap BMP_LINE_O_STACKED_SMOOTH_HC
314{
315	File = "stacksmoothlines_52x60_h.png" ;
316};
317Bitmap BMP_LINE3D_STACKED_SMOOTH_HC
318{
319	File = "stacksmooth3d_52x60_h.png" ;
320};
321//---------------------
322Bitmap BMP_NET_HC
323{
324	File = "net_52x60_h.png" ;
325};
326Bitmap BMP_NET_STACK_HC
327{
328	File = "netstack_52x60_h.png" ;
329};
330Bitmap BMP_NET_SYMB_HC
331{
332	File = "netpoint_52x60_h.png" ;
333};
334Bitmap BMP_NET_SYMB_STACK_HC
335{
336	File = "netpointstack_52x60_h.png" ;
337};
338Bitmap BMP_NET_LINESYMB_HC
339{
340	File = "netlinepoint_52x60_h.png" ;
341};
342Bitmap BMP_NET_LINESYMB_STACK_HC
343{
344	File = "netlinepointstack_52x60_h.png" ;
345};
346Bitmap BMP_NET_FILL_HC
347{
348	File = "netfill_52x60_h.png" ;
349};
350Bitmap BMP_NET_FILL_STACK_HC
351{
352	File = "netstackfill_52x60_h.png" ;
353};
354//---------------------
355Bitmap BMP_PYRAMIDQ_3D_1_HC
356{
357	File = "pyramindhori_52x60_h.png" ;
358};
359Bitmap BMP_PYRAMIDQ_3D_2_HC
360{
361	File = "pyramindhoristack_52x60_h.png" ;
362};
363Bitmap BMP_PYRAMIDQ_3D_3_HC
364{
365	File = "pyramindhoripercent_52x60_h.png" ;
366};
367Bitmap BMP_PYRAMIDQ_3D_4_HC
368{
369	File = "pyramindhorideep_52x60_h.png" ;
370};
371Bitmap BMP_PYRAMID_3D_1_HC
372{
373	File = "pyramind_52x60_h.png" ;
374};
375Bitmap BMP_PYRAMID_3D_2_HC
376{
377	File = "pyramindstack_52x60_h.png" ;
378};
379Bitmap BMP_PYRAMID_3D_3_HC
380{
381	File = "pyramindpercent_52x60_h.png" ;
382};
383Bitmap BMP_PYRAMID_3D_4_HC
384{
385	File = "pyraminddeep_52x60_h.png" ;
386};
387//---------------------
388Bitmap BMP_ROEHRE_3D_1_HC
389{
390	File = "cylinderhori_52x60_h.png" ;
391};
392Bitmap BMP_ROEHRE_3D_2_HC
393{
394	File = "cylinderhoristack_52x60_h.png" ;
395};
396Bitmap BMP_ROEHRE_3D_3_HC
397{
398	File = "cylinderhoriprocent_52x60_h.png" ;
399};
400Bitmap BMP_ROEHRE_3D_4_HC
401{
402	File = "cylinderhorideep_52x60_h.png" ;
403};
404//---------------------
405Bitmap BMP_SAEULE_3D_1_HC
406{
407	File = "cylinder_52x60_h.png" ;
408};
409Bitmap BMP_SAEULE_3D_2_HC
410{
411	File = "cylinderstack_52x60_h.png" ;
412};
413Bitmap BMP_SAEULE_3D_3_HC
414{
415	File = "cylinderpercent_52x60_h.png" ;
416};
417Bitmap BMP_SAEULE_3D_4_HC
418{
419	File = "cylinderdeep_52x60_h.png" ;
420};
421//---------------------
422Bitmap BMP_STOCK_1_HC
423{
424	File = "stock_52x60_h.png" ;
425};
426Bitmap BMP_STOCK_2_HC
427{
428	File = "stockblock_52x60_h.png" ;
429};
430Bitmap BMP_STOCK_3_HC
431{
432	File = "stockcolumns_52x60_h.png" ;
433};
434Bitmap BMP_STOCK_4_HC
435{
436	File = "stockcolumnsattach_52x60_h.png" ;
437};
438//---------------------
439//error indicator
440Image BMP_INDICATE_BOTH_VERTI_HC
441{
442	ImageBitmap = Bitmap
443	{
444		File = "errorbothverti_30_h.png" ;
445	};
446};
447Image BMP_INDICATE_DOWN_HC
448{
449	ImageBitmap = Bitmap
450	{
451		File = "errordown_30_h.png" ;
452	};
453};
454Image BMP_INDICATE_UP_HC
455{
456	ImageBitmap = Bitmap
457	{
458		File = "errorup_30_h.png" ;
459	};
460};
461Image BMP_INDICATE_BOTH_HORI_HC
462{
463	ImageBitmap = Bitmap
464	{
465		File = "errorbothhori_30_h.png" ;
466	};
467};
468Image BMP_INDICATE_RIGHT_HC
469{
470	ImageBitmap = Bitmap
471	{
472		File = "errorright_30_h.png" ;
473	};
474};
475Image BMP_INDICATE_LEFT_HC
476{
477	ImageBitmap = Bitmap
478	{
479		File = "errorleft_30_h.png" ;
480	};
481};
482
483//---------------------
484//regression curves
485Image BMP_REGRESSION_NONE_HC
486{
487	ImageBitmap = Bitmap
488	{
489		File = "regno_h.png" ;
490	};
491};
492Image BMP_REGRESSION_LINEAR_HC
493{
494	ImageBitmap = Bitmap
495	{
496		File = "reglin_h.png" ;
497	};
498};
499Image BMP_REGRESSION_LOG_HC
500{
501	ImageBitmap = Bitmap
502	{
503		File = "reglog_h.png" ;
504	};
505};
506Image BMP_REGRESSION_EXP_HC
507{
508	ImageBitmap = Bitmap
509	{
510		File = "regexp_h.png" ;
511	};
512};
513Image BMP_REGRESSION_POWER_HC
514{
515	ImageBitmap = Bitmap
516	{
517		File = "regpow_h.png" ;
518	};
519};
520//---------------------
521Image IMG_SELECTRANGE_HC
522{
523	ImageBitmap = Bitmap
524	{
525		File = "selectrange.png" ;
526	};
527};
528
529// ********************************************************************** EOF
530