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