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: res_bmp.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 #include "sfx2/sfx.hrc"
37 #define IMAGE_MASK_STDCOLOR Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; }
38 #define IMAGE_MASK_STDCOLOR_HC IMAGE_MASK_STDCOLOR
39 #define IMAGE_STDBTN_COLOR_HC COL_LIGHTMAGENTA
41 #define RID_ALIGNMENT RID_APP_START+1
42 #define RID_ZOOM RID_APP_START+2
43 #define RID_CONTROLS RID_APP_START+3
44 #define RID_IMPRESS_DOCWINDOWICON RID_APP_START+4
46 #define RID_ALIGNMENT_TBX RID_APP_START+5
47 #define RID_ZOOM_TBX RID_APP_START+6
48 #define RID_CHOOSE_MODE RID_APP_START+7
49 #define RID_CHOOSE_MODE_TBX RID_APP_START+8
51 #define RID_TEXT RID_APP_START+10
52 #define RID_TEXT_TBX RID_APP_START+11
53 #define RID_RECTANGLES RID_APP_START+12
54 #define RID_RECTANGLES_TBX RID_APP_START+13
55 #define RID_ELLIPSES RID_APP_START+14
56 #define RID_ELLIPSES_TBX RID_APP_START+15
57 #define RID_LINES RID_APP_START+16
58 #define RID_LINES_TBX RID_APP_START+17
59 #define RID_3D_OBJECTS RID_APP_START+18
60 #define RID_3D_OBJECTS_TBX RID_APP_START+19
61 #define RID_INSERT RID_APP_START+20
62 #define RID_INSERT_TBX RID_APP_START+21
63 #define RID_POSITION RID_APP_START+22
64 #define RID_POSITION_TBX RID_APP_START+23
65 #define RID_CONNECTORS RID_APP_START+24
66 #define RID_CONNECTORS_TBX RID_APP_START+25
67 #define RID_ARROWS RID_APP_START+26
68 #define RID_ARROWS_TBX RID_APP_START+27
69 #define RID_DRAW_DOCWINDOWICON RID_APP_START+28
70 #define RID_GRAFFILTERS RID_APP_START+29
71 #define RID_GRAFFILTERS_TBX RID_APP_START+30
73 #define BMP_FOIL_00 RID_APP_START+10
74 #define BMP_FOIL_01 RID_APP_START+11
75 #define BMP_FOIL_02 RID_APP_START+12
76 #define BMP_FOIL_03 RID_APP_START+13
77 #define BMP_FOIL_04 RID_APP_START+14
78 #define BMP_FOIL_05 RID_APP_START+15
79 #define BMP_FOIL_06 RID_APP_START+16
80 #define BMP_FOIL_07 RID_APP_START+17
81 #define BMP_FOIL_08 RID_APP_START+18
82 #define BMP_FOIL_09 RID_APP_START+19
83 #define BMP_FOIL_10 RID_APP_START+20
84 #define BMP_FOIL_11 RID_APP_START+21
85 #define BMP_FOIL_12 RID_APP_START+22
86 #define BMP_FOIL_13 RID_APP_START+23
87 #define BMP_FOIL_14 RID_APP_START+24
88 #define BMP_FOIL_15 RID_APP_START+25
89 #define BMP_FOIL_16 RID_APP_START+26
90 #define BMP_FOIL_17 RID_APP_START+27
91 #define BMP_FOIL_18 RID_APP_START+28
92 #define BMP_FOIL_19 RID_APP_START+29
93 #define BMP_FOIL_20 RID_APP_START+30
94 #define BMP_FOILH_01 RID_APP_START+31
95 #define BMP_FOILH_02 RID_APP_START+32
96 #define BMP_FOILH_03 RID_APP_START+33
97 #define BMP_FOILH_04 RID_APP_START+34
98 #define BMP_FOILH_06 RID_APP_START+35
99 #define BMP_FOILH_09 RID_APP_START+36
100 #define BMP_FOILN_01 RID_APP_START+40
101 #define BMP_FOIL_25 RID_APP_START+41
103 // Bitmaps fuer Tree-ListBox im Effekte-TabDialog
104 #define BMP_PAGE RID_APP_START+42
105 #define BMP_PAGEOBJS RID_APP_START+43
106 #define BMP_OBJECTS RID_APP_START+44
107 #define BMP_DOC_OPEN RID_APP_START+45
108 #define BMP_DOC_CLOSED RID_APP_START+46
109 #define BMP_DOC_TEXT RID_APP_START+47
110 #define BMP_OLE RID_APP_START+48
111 #define BMP_PAGE_EXCLUDED RID_APP_START+49
112 #define BMP_PAGEOBJS_EXCLUDED RID_APP_START+50
113 #define BMP_EXPAND RID_APP_START+51
114 #define BMP_COLLAPSE RID_APP_START+52
115 #define BMP_GRAPHIC RID_APP_START+53
117 #define BMP_FOIL_26 RID_APP_START+54
119 // Bimaps fuer ValueSet im EffekteWindow
120 #define BMP_EFFECT_NONE RID_APP_START+105
121 #define BMP_TEXTEFFECT_DISCARD_FROM_T RID_APP_START+106
122 #define BMP_TEXTEFFECT_FADE_FROM_CENTER RID_APP_START+107
123 #define BMP_EFFECT_HIDE RID_APP_START+108
124 #define BMP_EFFECT_APPEAR RID_APP_START+109
126 // -----------------------------------------------------------------------------
128 #define BMP_FOIL_NONE RID_APP_START+120
129 #define BMP_GROUP RID_APP_START+121
130 #define BMP_WAIT_ICON RID_APP_START+124
132 // -----------------------------------------------------------------------------
133 // additional effects
134 #define BMP_EFFECT_DISCARD_FROM_UL RID_APP_START+130
135 #define BMP_EFFECT_DISCARD_FROM_UR RID_APP_START+131
136 #define BMP_EFFECT_DISCARD_FROM_LR RID_APP_START+132
137 #define BMP_EFFECT_DISCARD_FROM_LL RID_APP_START+133
138 #define BMP_EFFECT_DISCARD_S_FROM_L RID_APP_START+134
139 #define BMP_EFFECT_DISCARD_S_FROM_UL RID_APP_START+135
140 #define BMP_EFFECT_DISCARD_S_FROM_T RID_APP_START+136
141 #define BMP_EFFECT_DISCARD_S_FROM_UR RID_APP_START+137
142 #define BMP_EFFECT_DISCARD_S_FROM_R RID_APP_START+138
143 #define BMP_EFFECT_DISCARD_S_FROM_LR RID_APP_START+139
144 #define BMP_EFFECT_DISCARD_S_FROM_B RID_APP_START+140
145 #define BMP_EFFECT_DISCARD_S_FROM_LL RID_APP_START+141
146 #define BMP_EFFECT_VERTICAL_CHECKERBOARD RID_APP_START+142
147 #define BMP_EFFECT_HORIZONTAL_CHECKERBOARD RID_APP_START+143
148 #define BMP_EFFECT_STRTCH_FROM_L RID_APP_START+144
149 #define BMP_EFFECT_STRTCH_FROM_UL RID_APP_START+145
150 #define BMP_EFFECT_STRTCH_FROM_T RID_APP_START+146
151 #define BMP_EFFECT_STRTCH_FROM_UR RID_APP_START+147
152 #define BMP_EFFECT_STRTCH_FROM_R RID_APP_START+148
153 #define BMP_EFFECT_STRTCH_FROM_LR RID_APP_START+149
154 #define BMP_EFFECT_STRTCH_FROM_B RID_APP_START+150
155 #define BMP_EFFECT_STRTCH_FROM_LL RID_APP_START+151
157 #define BMP_EFFECT_STRTCH_HORIZONTAL RID_APP_START+152
158 #define BMP_EFFECT_STRTCH_VERTICAL RID_APP_START+153
159 #define BMP_EFFECT_ROTATE_HORIZONTAL RID_APP_START+154
160 #define BMP_EFFECT_ROTATE_VERTICAL RID_APP_START+155
162 #define BMP_FOIL_21 RID_APP_START+156
163 #define BMP_FOIL_22 RID_APP_START+157
164 #define BMP_FOIL_23 RID_APP_START+158
165 #define BMP_FOIL_24 RID_APP_START+159
167 #define BMP_EFFECT_UNCOVER_TO_L RID_APP_START+165
168 #define BMP_EFFECT_UNCOVER_TO_UL RID_APP_START+166
169 #define BMP_EFFECT_UNCOVER_TO_T RID_APP_START+167
170 #define BMP_EFFECT_UNCOVER_TO_UR RID_APP_START+168
171 #define BMP_EFFECT_UNCOVER_TO_R RID_APP_START+169
172 #define BMP_EFFECT_UNCOVER_TO_LR RID_APP_START+170
173 #define BMP_EFFECT_UNCOVER_TO_B RID_APP_START+171
174 #define BMP_EFFECT_UNCOVER_TO_LL RID_APP_START+172
176 #define BMP_FOIL_00_H RID_SD_START+182
177 #define BMP_FOIL_01_H RID_SD_START+183
178 #define BMP_FOIL_02_H RID_SD_START+184
179 #define BMP_FOIL_03_H RID_SD_START+185
180 #define BMP_FOIL_04_H RID_SD_START+186
181 #define BMP_FOIL_05_H RID_SD_START+187
182 #define BMP_FOIL_06_H RID_SD_START+188
183 #define BMP_FOIL_07_H RID_SD_START+189
184 #define BMP_FOIL_08_H RID_SD_START+190
185 #define BMP_FOIL_09_H RID_SD_START+191
186 #define BMP_FOIL_10_H RID_SD_START+192
187 #define BMP_FOIL_11_H RID_SD_START+193
188 #define BMP_FOIL_12_H RID_SD_START+194
189 #define BMP_FOIL_13_H RID_SD_START+195
190 #define BMP_FOIL_14_H RID_SD_START+196
191 #define BMP_FOIL_15_H RID_SD_START+197
192 #define BMP_FOIL_16_H RID_SD_START+198
193 #define BMP_FOIL_17_H RID_SD_START+199
194 #define BMP_FOIL_18_H RID_SD_START+200
195 #define BMP_FOIL_19_H RID_SD_START+201
196 #define BMP_FOIL_20_H RID_SD_START+202
197 #define BMP_FOIL_21_H RID_SD_START+203
198 #define BMP_FOIL_22_H RID_SD_START+204
199 #define BMP_FOIL_23_H RID_SD_START+205
200 #define BMP_FOIL_24_H RID_SD_START+206
201 #define BMP_FOILH_01_H RID_SD_START+207
202 #define BMP_FOILH_02_H RID_SD_START+208
203 #define BMP_FOILH_03_H RID_SD_START+209
204 #define BMP_FOILH_04_H RID_SD_START+210
205 #define BMP_FOILH_06_H RID_SD_START+211
206 #define BMP_FOILN_01_H RID_SD_START+212
208 #define BMP_PAGE_H RID_SD_START+213
209 #define BMP_PAGEOBJS_H RID_SD_START+214
210 #define BMP_OBJECTS_H RID_SD_START+215
211 #define BMP_DOC_OPEN_H RID_SD_START+216
212 #define BMP_DOC_CLOSED_H RID_SD_START+217
213 #define BMP_DOC_TEXT_H RID_SD_START+218
214 #define BMP_OLE_H RID_SD_START+219
215 #define BMP_PAGE_EXCLUDED_H RID_SD_START+220
216 #define BMP_PAGEOBJS_EXCLUDED_H RID_SD_START+221
217 #define BMP_EXPAND_H RID_SD_START+222
218 #define BMP_COLLAPSE_H RID_SD_START+223
219 #define BMP_GRAPHIC_H RID_SD_START+224
221 #define BMP_FOIL_NONE_H RID_SD_START+225
222 #define BMP_GROUP_H RID_SD_START+226
223 #define BMP_WAIT_ICON_H RID_SD_START+229
225 #define BMP_CLOSE_DOC RID_SD_START+325
226 #define BMP_CLOSE_DOC_H RID_SD_START+326
227 #define BMP_TRIANGLE_RIGHT RID_SD_START+327
228 #define BMP_TRIANGLE_RIGHT_H RID_SD_START+328
229 #define BMP_TRIANGLE_DOWN RID_SD_START+329
230 #define BMP_TRIANGLE_DOWN_H RID_SD_START+330
231 #define BMP_FADE_EFFECT_INDICATOR RID_SD_START+331
232 #define BMP_FADE_EFFECT_INDICATOR_H RID_SD_START+332
234 #define BMP_FOILH_09_H RID_SD_START+333
235 #define BMP_FOIL_25_H RID_SD_START+334
236 #define BMP_FOIL_26_H RID_SD_START+335
237 #define BMP_FOIL_27 RID_SD_START+336
238 #define BMP_FOIL_27_H RID_SD_START+337
240 #define BMP_COMMENTS_INDICATOR RID_SD_START+338
241 #define BMP_COMMENTS_INDICATOR_H RID_SD_START+339
243 // -----------------------------------------------------------------------------
245 #define IMG_PIPETTE_H RID_APP_START+21
246 #define IMG_GET1OBJECT_H RID_APP_START+22
247 #define IMG_GETALLOBJECT_H RID_APP_START+23
248 #define IMG_REMOVEBMP_H RID_APP_START+24
249 #define IMG_REMOVEALLBMP_H RID_APP_START+25
252 * ResourceIDs fuer Popup-Menues brauchen keinen Dummy-String !!!
255 #define RID_DRAW_TEXTOBJ_POPUP RID_APP_START+43
256 #define RID_DRAW_GEOMOBJ_POPUP RID_APP_START+44
257 #define RID_DRAW_NOSEL_POPUP RID_APP_START+45
258 #define RID_SLIDE_SORTER_IMPRESS_SEL_POPUP RID_APP_START+46
259 #define RID_BEZIER_POPUP RID_APP_START+47
260 #define RID_DRAW_LINEOBJ_POPUP RID_APP_START+48
261 #define RID_DRAW_MULTISELECTION_POPUP RID_APP_START+49
262 #define RID_DRAW_PAGETAB_POPUP RID_APP_START+50
263 #define RID_LAYERTAB_POPUP RID_APP_START+51
264 #define RID_DRAW_GRAPHIC_POPUP RID_APP_START+52
265 #define RID_DRAW_OLE2_POPUP RID_APP_START+53
266 #define RID_DRAW_TEXTOBJ_INSIDE_POPUP RID_APP_START+54
267 #define RID_SLIDE_SORTER_IMPRESS_NOSEL_POPUP RID_APP_START+55
268 #define RID_OUTLINE_POPUP RID_APP_START+56
269 #define RID_MASTERPAGE_POPUP RID_APP_START+57
270 #define RID_DRAW_GROUPOBJ_POPUP RID_APP_START+58
271 #define RID_DRAW_3DOBJ_POPUP RID_APP_START+59
272 #define RID_DRAW_MEASUREOBJ_POPUP RID_APP_START+60
273 #define RID_DRAW_EDGEOBJ_POPUP RID_APP_START+61
274 #define RID_DRAW_BMP_CONVERT_POPUP RID_APP_START+62
275 #define RID_DRAW_POLYLINEOBJ_POPUP RID_APP_START+63
276 #define RID_DRAW_3DSCENE_POPUP RID_APP_START+64
277 #define RID_DRAW_3DSCENE2_POPUP RID_APP_START+65
278 #define RID_DRAW_CUSTOMSHAPE_POPUP RID_APP_START+66
279 #define RID_TASKPANE_MASTERPAGESSELECTOR_POPUP RID_APP_START+67
280 #define RID_TASKPANE_LAYOUTMENU_POPUP RID_APP_START+68
281 #define RID_DRAW_MEDIA_POPUP RID_APP_START+69
284 #define RID_GRAPHIC_TEXTOBJ_POPUP RID_APP_START+70
285 #define RID_GRAPHIC_GEOMOBJ_POPUP RID_APP_START+71
286 #define RID_GRAPHIC_NOSEL_POPUP RID_APP_START+72
287 #define RID_GRAPHIC_LINEOBJ_POPUP RID_APP_START+73
288 #define RID_GRAPHIC_MULTISELECTION_POPUP RID_APP_START+74
289 #define RID_GRAPHIC_PAGETAB_POPUP RID_APP_START+75
290 #define RID_GRAPHIC_GRAPHIC_POPUP RID_APP_START+76
291 #define RID_GRAPHIC_OLE2_POPUP RID_APP_START+77
292 #define RID_GRAPHIC_GROUPOBJ_POPUP RID_APP_START+78
293 #define RID_GRAPHIC_3DOBJ_POPUP RID_APP_START+79
294 #define RID_GRAPHIC_MEASUREOBJ_POPUP RID_APP_START+80
295 #define RID_GRAPHIC_EDGEOBJ_POPUP RID_APP_START+81
296 #define RID_GRAPHIC_POLYLINEOBJ_POPUP RID_APP_START+82
297 #define RID_GRAPHIC_3DSCENE_POPUP RID_APP_START+83
298 #define RID_GRAPHIC_3DSCENE2_POPUP RID_APP_START+84
299 #define RID_GRAPHIC_CUSTOMSHAPE_POPUP RID_APP_START+85
300 #define RID_GRAPHIC_MEDIA_POPUP RID_APP_START+86
302 #define RID_SLIDE_SORTER_DRAW_SEL_POPUP RID_APP_START+87
303 #define RID_SLIDE_SORTER_DRAW_NOSEL_POPUP RID_APP_START+88
304 #define RID_SLIDE_SORTER_MASTER_SEL_POPUP RID_APP_START+89
305 #define RID_SLIDE_SORTER_MASTER_NOSEL_POPUP RID_APP_START+90
307 #define RID_DRAW_TABLE_POPUP RID_APP_START+91
308 #define RID_GRAPHIC_TABLE_POPUP RID_APP_START+92
310 #define RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP RID_APP_START+93
312 #define RID_DRAW_TABLEOBJ_INSIDE_POPUP RID_APP_START+94
314 #define RID_DRAW_OUTLINETEXTOBJ_POPUP RID_APP_START+95
315 #define RID_GRAPHIC_OUTLINETEXTOBJ_POPUP RID_APP_START+96
318 * Pointer (Mauszeiger)
320 #define PTR_WATERCAN RID_APP_START+100
321 #define PTR_PENCIL RID_APP_START+101
327 #define DLG_FONTWORK RID_APP_START+150
330 * ResourceIDs fuer Toolboxen nicht aendern, ohne die Strings in
331 * strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein
332 * Konfigurationsstring muessen dieselbe ResourceID haben!).
335 // --> Jetzt in cfgids.hxx
337 #define _RID_DRAW_TOOLBOX RID_APP_START+200
338 #define _RID_SLIDE_TOOLBOX RID_APP_START+201
339 #define _RID_DRAW_OBJ_TOOLBOX RID_APP_START+202
340 #define _RID_SLIDE_OBJ_TOOLBOX RID_APP_START+203
341 #define _RID_BEZIER_TOOLBOX RID_APP_START+204
342 #define _RID_TEXT_TOOLBOX RID_APP_START+205
343 #define _RID_OUTLINE_TOOLBOX RID_APP_START+206
344 #define _RID_DRAW_POLYLINEOBJ_POPUP RID_APP_START+207
345 #define _RID_GLUEPOINTS_TOOLBOX RID_APP_START+208
349 #define RID_DRAW_SNAPOBJECT_POPUP RID_APP_START+390
350 #define RID_DRAW_GLUEPOINT_POPUP RID_APP_START+392
351 #define RID_DRAW_CONTROL_POPUP RID_APP_START+393
352 #define RID_FORM_CONTROL_POPUP RID_APP_START+394
354 #define RID_GRAPHICSTYLEFAMILY RID_APP_START+395
355 #define RID_PRESENTATIONSTYLEFAMILY RID_APP_START+396
356 #define RID_GRAPHICSCELLFAMILY RID_APP_START+397