1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: Bitmaps.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #ifndef CHART_BITMAPS_HRC
31 #define CHART_BITMAPS_HRC
34 #include <svtools/solar.hrc>
38 #define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
41 //-----------------------------------------------------------------------------
45 #define IMG_TYPE_COLUMN (RID_APP_START + 1)
46 #define IMG_TYPE_BAR (RID_APP_START + 2)
47 #define IMG_TYPE_PIE (RID_APP_START + 3)
48 #define IMG_TYPE_AREA (RID_APP_START + 4)
49 #define IMG_TYPE_LINE (RID_APP_START + 5)
50 #define IMG_TYPE_XY (RID_APP_START + 6)
51 #define IMG_TYPE_BUBBLE (RID_APP_START + 7)
52 #define IMG_TYPE_NET (RID_APP_START + 8)
53 #define IMG_TYPE_STOCK (RID_APP_START + 9)
54 #define IMG_TYPE_COLUMN_LINE (RID_APP_START + 10)
56 //-----------------------------------------------------------------------------
60 //----------------------
61 // Column Chart Subtypes
62 #define BMP_COLUMNS_2D_1 (RID_APP_START + 1)
63 #define BMP_COLUMNS_2D_2 (RID_APP_START + 2)
64 #define BMP_COLUMNS_2D_3 (RID_APP_START + 3)
66 #define BMP_COLUMNS_3D (RID_APP_START + 4)
67 #define BMP_COLUMNS_3D_1 (RID_APP_START + 5)
68 #define BMP_COLUMNS_3D_2 (RID_APP_START + 6)
69 #define BMP_COLUMNS_3D_3 (RID_APP_START + 7)
71 #define BMP_SAEULE_3D_1 (RID_APP_START + 8)
72 #define BMP_SAEULE_3D_2 (RID_APP_START + 9)
73 #define BMP_SAEULE_3D_3 (RID_APP_START + 10)
74 #define BMP_SAEULE_3D_4 (RID_APP_START + 11)
76 #define BMP_KEGEL_3D_1 (RID_APP_START + 12)
77 #define BMP_KEGEL_3D_2 (RID_APP_START + 13)
78 #define BMP_KEGEL_3D_3 (RID_APP_START + 14)
79 #define BMP_KEGEL_3D_4 (RID_APP_START + 15)
81 #define BMP_PYRAMID_3D_1 (RID_APP_START + 16)
82 #define BMP_PYRAMID_3D_2 (RID_APP_START + 17)
83 #define BMP_PYRAMID_3D_3 (RID_APP_START + 18)
84 #define BMP_PYRAMID_3D_4 (RID_APP_START + 19)
86 //----------------------
89 #define BMP_BARS_2D_1 (RID_APP_START + 20)
90 #define BMP_BARS_2D_2 (RID_APP_START + 21)
91 #define BMP_BARS_2D_3 (RID_APP_START + 22)
93 #define BMP_BARS_3D (RID_APP_START + 23)
94 #define BMP_BARS_3D_1 (RID_APP_START + 24)
95 #define BMP_BARS_3D_2 (RID_APP_START + 25)
96 #define BMP_BARS_3D_3 (RID_APP_START + 26)
98 #define BMP_ROEHRE_3D_1 (RID_APP_START + 27)
99 #define BMP_ROEHRE_3D_2 (RID_APP_START + 28)
100 #define BMP_ROEHRE_3D_3 (RID_APP_START + 29)
101 #define BMP_ROEHRE_3D_4 (RID_APP_START + 30)
103 #define BMP_KEGELQ_3D_1 (RID_APP_START + 31)
104 #define BMP_KEGELQ_3D_2 (RID_APP_START + 32)
105 #define BMP_KEGELQ_3D_3 (RID_APP_START + 33)
106 #define BMP_KEGELQ_3D_4 (RID_APP_START + 34)
108 #define BMP_PYRAMIDQ_3D_1 (RID_APP_START + 35)
109 #define BMP_PYRAMIDQ_3D_2 (RID_APP_START + 36)
110 #define BMP_PYRAMIDQ_3D_3 (RID_APP_START + 37)
111 #define BMP_PYRAMIDQ_3D_4 (RID_APP_START + 38)
113 //----------------------
114 // Pie and Donut Chart Subtypes
116 #define BMP_CIRCLES_2D (RID_APP_START + 39)
117 #define BMP_CIRCLES_2D_EXPLODED (RID_APP_START + 40)
118 #define BMP_CIRCLES_3D (RID_APP_START + 41)
119 #define BMP_CIRCLES_3D_EXPLODED (RID_APP_START + 42)
120 #define BMP_DONUT_2D (RID_APP_START + 43)
121 #define BMP_DONUT_2D_EXPLODED (RID_APP_START + 44)
122 #define BMP_DONUT_3D (RID_APP_START + 45)
123 #define BMP_DONUT_3D_EXPLODED (RID_APP_START + 46)
125 //----------------------
126 // Points and Lines Chart Subtypes
128 #define BMP_POINTS_XVALUES (RID_APP_START + 47)
129 #define BMP_POINTS_XCATEGORY (RID_APP_START + 48)
130 #define BMP_POINTS_STACKED (RID_APP_START + 49)
133 #define BMP_LINE_P_XVALUES (RID_APP_START + 50)
134 #define BMP_LINE_O_XVALUES (RID_APP_START + 51)
135 #define BMP_LINE3D_XVALUES (RID_APP_START + 52)
137 #define BMP_LINE_P_XCATEGORY (RID_APP_START + 53)
138 #define BMP_LINE_O_XCATEGORY (RID_APP_START + 54)
139 #define BMP_LINE3D_XCATEGORY (RID_APP_START + 55)
141 #define BMP_LINE_P_STACKED (RID_APP_START + 56)
142 #define BMP_LINE_O_STACKED (RID_APP_START + 57)
143 #define BMP_LINE3D_STACKED (RID_APP_START + 58)
145 #define BMP_LINE_P_XVALUES_SMOOTH (RID_APP_START + 59)
146 #define BMP_LINE_O_XVALUES_SMOOTH (RID_APP_START + 60)
147 #define BMP_LINE3D_XVALUES_SMOOTH (RID_APP_START + 61)
149 #define BMP_LINE_P_XCATEGORY_SMOOTH (RID_APP_START + 62)
150 #define BMP_LINE_O_XCATEGORY_SMOOTH (RID_APP_START + 63)
151 #define BMP_LINE3D_XCATEGORY_SMOOTH (RID_APP_START + 64)
153 #define BMP_LINE_P_STACKED_SMOOTH (RID_APP_START + 65)
154 #define BMP_LINE_O_STACKED_SMOOTH (RID_APP_START + 66)
155 #define BMP_LINE3D_STACKED_SMOOTH (RID_APP_START + 67)
157 //----------------------
158 // Area Chart Subtypes
160 #define BMP_AREAS_2D (RID_APP_START + 68)
161 #define BMP_AREAS_2D_1 (RID_APP_START + 69)
162 #define BMP_AREAS_2D_3 (RID_APP_START + 70)
163 #define BMP_AREAS_3D (RID_APP_START + 71)
164 #define BMP_AREAS_3D_1 (RID_APP_START + 72)
165 #define BMP_AREAS_3D_2 (RID_APP_START + 73)
167 //----------------------
168 // Net Chart Subtypes
170 #define BMP_NET (RID_APP_START + 74)
171 #define BMP_NET_STACK (RID_APP_START + 75)
172 #define BMP_NET_SYMB (RID_APP_START + 76)
173 #define BMP_NET_SYMB_STACK (RID_APP_START + 77)
174 #define BMP_NET_LINESYMB (RID_APP_START + 78)
175 #define BMP_NET_LINESYMB_STACK (RID_APP_START + 79)
176 #define BMP_NET_FILL (RID_APP_START + 80)
177 #define BMP_NET_FILL_STACK (RID_APP_START + 81)
179 //----------------------
180 // Stock Chart Subtypes
182 #define BMP_STOCK_1 (RID_APP_START + 82)
183 #define BMP_STOCK_2 (RID_APP_START + 83)
184 #define BMP_STOCK_3 (RID_APP_START + 84)
185 #define BMP_STOCK_4 (RID_APP_START + 85)
187 //----------------------
188 // Column + Line Chart Subtypes
190 #define BMP_COLUMN_LINE (RID_APP_START + 86)
191 #define BMP_COLUMN_LINE_STACKED (RID_APP_START + 87)
193 //----------------------
194 // Bubble Chart Subtypes
195 #define BMP_BUBBLE_1 (RID_APP_START + 88)
197 //-----------------------------------------------------------------------------
200 //SchStatisticTabPage and SchDataStatisticsDlg part 1
201 #define BMP_INDICATE_BOTH_VERTI (RID_APP_START + 89)
202 #define BMP_INDICATE_UP (RID_APP_START + 90)
203 #define BMP_INDICATE_DOWN (RID_APP_START + 91)
204 #define BMP_INDICATE_BOTH_HORI (RID_APP_START + 97)
205 #define BMP_INDICATE_RIGHT (RID_APP_START + 98)
206 #define BMP_INDICATE_LEFT (RID_APP_START + 99)
208 //SchStatisticTabPage and SchDataStatisticsDlg part 2
209 #define BMP_REGRESSION_NONE (RID_APP_START + 92)
210 #define BMP_REGRESSION_LINEAR (RID_APP_START + 93)
211 #define BMP_REGRESSION_LOG (RID_APP_START + 94)
212 #define BMP_REGRESSION_EXP (RID_APP_START + 95)
213 #define BMP_REGRESSION_POWER (RID_APP_START + 96)
215 // hide-button for range-choosing
216 #define IMG_SELECTRANGE (RID_APP_START + 100)