1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 #ifndef INCLUDED_CHART2_INC_BITMAPS_HRC
11 #define INCLUDED_CHART2_INC_BITMAPS_HRC
13 #define BMP_TYPE_COLUMN "chart2/res/typecolumn_16.png"
14 #define BMP_TYPE_BAR "chart2/res/typebar_16.png"
15 #define BMP_TYPE_PIE "chart2/res/typepie_16.png"
16 #define BMP_TYPE_LINE "chart2/res/typepointline_16.png"
17 #define BMP_TYPE_XY "chart2/res/typexy_16.png"
18 #define BMP_TYPE_AREA "chart2/res/typearea_16.png"
19 #define BMP_TYPE_NET "chart2/res/typenet_16.png"
20 #define BMP_TYPE_STOCK "chart2/res/typestock_16.png"
21 #define BMP_TYPE_COLUMN_LINE "chart2/res/typecolumnline_16.png"
22 #define BMP_TYPE_BUBBLE "chart2/res/typebubble_16.png"
23 #define BMP_BUBBLE_1 "chart2/res/bubble_52x60.png"
24 #define BMP_AREAS_2D "chart2/res/areas_52x60.png"
25 #define BMP_AREAS_2D_1 "chart2/res/areaspiled_52x60.png"
26 #define BMP_AREAS_2D_3 "chart2/res/areasfull_52x60.png"
27 #define BMP_AREAS_3D "chart2/res/areaspiled3d_52x60.png"
28 #define BMP_AREAS_3D_1 "chart2/res/areas3d_52x60.png"
29 #define BMP_AREAS_3D_2 "chart2/res/areasfull3d_52x60.png"
30 #define BMP_BARS_2D_1 "chart2/res/bar_52x60.png"
31 #define BMP_BARS_2D_2 "chart2/res/barstack_52x60.png"
32 #define BMP_BARS_2D_3 "chart2/res/barpercent_52x60.png"
33 #define BMP_BARS_3D "chart2/res/bar3ddeep_52x60.png"
34 #define BMP_BARS_3D_1 "chart2/res/bar3d_52x60.png"
35 #define BMP_BARS_3D_2 "chart2/res/barstack3d_52x60.png"
36 #define BMP_BARS_3D_3 "chart2/res/barpercent3d_52x60.png"
37 #define BMP_CIRCLES_2D "chart2/res/pie_52x60.png"
38 #define BMP_CIRCLES_2D_EXPLODED "chart2/res/pieexploded_52x60.png"
39 #define BMP_CIRCLES_3D "chart2/res/pie3d_52x60.png"
40 #define BMP_CIRCLES_3D_EXPLODED "chart2/res/pie3dexploded_52x60.png"
41 #define BMP_DONUT_2D "chart2/res/donut_52x60.png"
42 #define BMP_DONUT_2D_EXPLODED "chart2/res/donutexploded_52x60.png"
43 #define BMP_DONUT_3D "chart2/res/donut3d_52x60.png"
44 #define BMP_DONUT_3D_EXPLODED "chart2/res/donut3dexploded_52x60.png"
45 #define BMP_COLUMNS_2D_1 "chart2/res/columns_52x60.png"
46 #define BMP_COLUMNS_2D_2 "chart2/res/columnstack_52x60.png"
47 #define BMP_COLUMNS_2D_3 "chart2/res/columnpercent_52x60.png"
48 #define BMP_COLUMN_LINE "chart2/res/columnline_52x60.png"
49 #define BMP_COLUMN_LINE_STACKED "chart2/res/columnstackline_52x60.png"
50 #define BMP_COLUMNS_3D "chart2/res/columns3ddeep_52x60.png"
51 #define BMP_COLUMNS_3D_1 "chart2/res/columns3d_52x60.png"
52 #define BMP_COLUMNS_3D_2 "chart2/res/columnstack3d_52x60.png"
53 #define BMP_COLUMNS_3D_3 "chart2/res/columnpercent3d_52x60.png"
54 #define BMP_KEGELQ_3D_1 "chart2/res/conehori_52x60.png"
55 #define BMP_KEGELQ_3D_2 "chart2/res/conehoristack_52x60.png"
56 #define BMP_KEGELQ_3D_3 "chart2/res/conehoripercent_52x60.png"
57 #define BMP_KEGELQ_3D_4 "chart2/res/conehorideep_52x60.png"
58 #define BMP_KEGEL_3D_1 "chart2/res/cone_52x60.png"
59 #define BMP_KEGEL_3D_2 "chart2/res/conestack_52x60.png"
60 #define BMP_KEGEL_3D_3 "chart2/res/conepercent_52x60.png"
61 #define BMP_KEGEL_3D_4 "chart2/res/conedeep_52x60.png"
62 #define BMP_POINTS_XVALUES "chart2/res/valueaxisdirectpoints_52x60.png"
63 #define BMP_POINTS_XCATEGORY "chart2/res/nostackdirectpoints_52x60.png"
64 #define BMP_POINTS_STACKED "chart2/res/stackdirectpoints_52x60.png"
65 #define BMP_LINE_P_XVALUES "chart2/res/valueaxisdirectboth_52x60.png"
66 #define BMP_LINE_O_XVALUES "chart2/res/valueaxisdirectlines_52x60.png"
67 #define BMP_LINE3D_XVALUES "chart2/res/valueaxisdirect3d_52x60.png"
68 #define BMP_LINE_P_XCATEGORY "chart2/res/nostackdirectboth_52x60.png"
69 #define BMP_LINE_O_XCATEGORY "chart2/res/nostackdirectlines_52x60.png"
70 #define BMP_LINE3D_XCATEGORY "chart2/res/nostackdirect3d_52x60.png"
71 #define BMP_LINE_P_STACKED "chart2/res/stackdirectboth_52x60.png"
72 #define BMP_LINE_O_STACKED "chart2/res/stackdirectlines_52x60.png"
73 #define BMP_LINE3D_STACKED "chart2/res/stackdirect3d_52x60.png"
74 #define BMP_LINE_P_XVALUES_SMOOTH "chart2/res/valueaxissmoothboth_52x60.png"
75 #define BMP_LINE_O_XVALUES_SMOOTH "chart2/res/valueaxissmoothlines_52x60.png"
76 #define BMP_LINE3D_XVALUES_SMOOTH "chart2/res/valueaxissmooth3d_52x60.png"
77 #define BMP_LINE_P_XCATEGORY_SMOOTH "chart2/res/nostacksmoothboth_52x60.png"
78 #define BMP_LINE_O_XCATEGORY_SMOOTH "chart2/res/nostacksmoothlines_52x60.png"
79 #define BMP_LINE3D_XCATEGORY_SMOOTH "chart2/res/nostacksmooth3d_52x60.png"
80 #define BMP_LINE_P_STACKED_SMOOTH "chart2/res/stacksmoothboth_52x60.png"
81 #define BMP_LINE_O_STACKED_SMOOTH "chart2/res/stacksmoothlines_52x60.png"
82 #define BMP_LINE3D_STACKED_SMOOTH "chart2/res/stacksmooth3d_52x60.png"
83 #define BMP_LINE_P_XVALUES_STEPPED "chart2/res/valueaxissteppedboth_52x60.png"
84 #define BMP_LINE_O_XVALUES_STEPPED "chart2/res/valueaxissteppedlines_52x60.png"
85 #define BMP_LINE3D_XVALUES_STEPPED "chart2/res/valueaxisstepped3d_52x60.png"
86 #define BMP_LINE_P_XCATEGORY_STEPPED "chart2/res/nostacksteppedboth_52x60.png"
87 #define BMP_LINE_O_XCATEGORY_STEPPED "chart2/res/nostacksteppedlines_52x60.png"
88 #define BMP_LINE3D_XCATEGORY_STEPPED "chart2/res/nostackstepped3d_52x60.png"
89 #define BMP_LINE_P_STACKED_STEPPED "chart2/res/stacksteppedboth_52x60.png"
90 #define BMP_LINE_O_STACKED_STEPPED "chart2/res/stacksteppedlines_52x60.png"
91 #define BMP_LINE3D_STACKED_STEPPED "chart2/res/stackstepped3d_52x60.png"
92 #define BMP_NET "chart2/res/net_52x60.png"
93 #define BMP_NET_STACK "chart2/res/netstack_52x60.png"
94 #define BMP_NET_SYMB "chart2/res/netpoint_52x60.png"
95 #define BMP_NET_SYMB_STACK "chart2/res/netpointstack_52x60.png"
96 #define BMP_NET_LINESYMB "chart2/res/netlinepoint_52x60.png"
97 #define BMP_NET_LINESYMB_STACK "chart2/res/netlinepointstack_52x60.png"
98 #define BMP_NET_FILL "chart2/res/netfill_52x60.png"
99 #define BMP_NET_FILL_STACK "chart2/res/netstackfill_52x60.png"
100 #define BMP_PYRAMIDQ_3D_1 "chart2/res/pyramindhori_52x60.png"
101 #define BMP_PYRAMIDQ_3D_2 "chart2/res/pyramindhoristack_52x60.png"
102 #define BMP_PYRAMIDQ_3D_3 "chart2/res/pyramindhoripercent_52x60.png"
103 #define BMP_PYRAMIDQ_3D_4 "chart2/res/pyramindhorideep_52x60.png"
104 #define BMP_PYRAMID_3D_1 "chart2/res/pyramind_52x60.png"
105 #define BMP_PYRAMID_3D_2 "chart2/res/pyramindstack_52x60.png"
106 #define BMP_PYRAMID_3D_3 "chart2/res/pyramindpercent_52x60.png"
107 #define BMP_PYRAMID_3D_4 "chart2/res/pyraminddeep_52x60.png"
108 #define BMP_ROEHRE_3D_1 "chart2/res/cylinderhori_52x60.png"
109 #define BMP_ROEHRE_3D_2 "chart2/res/cylinderhoristack_52x60.png"
110 #define BMP_ROEHRE_3D_3 "chart2/res/cylinderhoriprocent_52x60.png"
111 #define BMP_ROEHRE_3D_4 "chart2/res/cylinderhorideep_52x60.png"
112 #define BMP_SAEULE_3D_1 "chart2/res/cylinder_52x60.png"
113 #define BMP_SAEULE_3D_2 "chart2/res/cylinderstack_52x60.png"
114 #define BMP_SAEULE_3D_3 "chart2/res/cylinderpercent_52x60.png"
115 #define BMP_SAEULE_3D_4 "chart2/res/cylinderdeep_52x60.png"
116 #define BMP_STOCK_1 "chart2/res/stock_52x60.png"
117 #define BMP_STOCK_2 "chart2/res/stockblock_52x60.png"
118 #define BMP_STOCK_3 "chart2/res/stockcolumns_52x60.png"
119 #define BMP_STOCK_4 "chart2/res/stockcolumnsattach_52x60.png"
120 #define BMP_INDICATE_BOTH_VERTI "chart2/res/errorbothverti_30.png"
121 #define BMP_INDICATE_DOWN "chart2/res/errordown_30.png"
122 #define BMP_INDICATE_UP "chart2/res/errorup_30.png"
123 #define BMP_INDICATE_BOTH_HORI "chart2/res/errorbothhori_30.png"
124 #define BMP_INDICATE_RIGHT "chart2/res/errorright_30.png"
125 #define BMP_INDICATE_LEFT "chart2/res/errorleft_30.png"
126 #define BMP_REGRESSION_LINEAR "chart2/res/reglin.png"
127 #define BMP_REGRESSION_LOG "chart2/res/reglog.png"
128 #define BMP_REGRESSION_EXP "chart2/res/regexp.png"
129 #define BMP_REGRESSION_POWER "chart2/res/regpow.png"
130 #define BMP_REGRESSION_POLYNOMIAL "chart2/res/regpoly.png"
131 #define BMP_REGRESSION_MOVING_AVERAGE "chart2/res/regavg.png"
133 #define RID_SVXBMP_LAMP_ON "svx/res/lighton.png"
134 #define RID_SVXBMP_LAMP_OFF "svx/res/light.png"
138 /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */