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