xref: /aoo41x/main/sd/source/ui/inc/res_bmp.hrc (revision cdf0e10c)
1*cdf0e10cSrcweir/*************************************************************************
2*cdf0e10cSrcweir *
3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir *
5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir *
21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir *
26*cdf0e10cSrcweir ************************************************************************/
27*cdf0e10cSrcweir#include "sfx2/sfx.hrc"
28*cdf0e10cSrcweir#include "cfgids.hxx"
29*cdf0e10cSrcweir
30*cdf0e10cSrcweir// -----------
31*cdf0e10cSrcweir// - Defines -
32*cdf0e10cSrcweir// -----------
33*cdf0e10cSrcweir
34*cdf0e10cSrcweir#define IMAGE_MASK_STDCOLOR Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; }
35*cdf0e10cSrcweir#define IMAGE_MASK_STDCOLOR_HC IMAGE_MASK_STDCOLOR
36*cdf0e10cSrcweir#define IMAGE_STDBTN_COLOR_HC COL_LIGHTMAGENTA
37*cdf0e10cSrcweir
38*cdf0e10cSrcweir#define RID_ALIGNMENT             RID_APP_START+1
39*cdf0e10cSrcweir#define RID_ZOOM                  RID_APP_START+2
40*cdf0e10cSrcweir#define RID_CONTROLS              RID_APP_START+3
41*cdf0e10cSrcweir#define RID_IMPRESS_DOCWINDOWICON RID_APP_START+4
42*cdf0e10cSrcweir
43*cdf0e10cSrcweir#define RID_ALIGNMENT_TBX		RID_APP_START+5
44*cdf0e10cSrcweir#define RID_ZOOM_TBX			RID_APP_START+6
45*cdf0e10cSrcweir#define RID_CHOOSE_MODE 		RID_APP_START+7
46*cdf0e10cSrcweir#define RID_CHOOSE_MODE_TBX 	RID_APP_START+8
47*cdf0e10cSrcweir
48*cdf0e10cSrcweir#define RID_TEXT				RID_APP_START+10
49*cdf0e10cSrcweir#define RID_TEXT_TBX			RID_APP_START+11
50*cdf0e10cSrcweir#define RID_RECTANGLES   		RID_APP_START+12
51*cdf0e10cSrcweir#define RID_RECTANGLES_TBX   	RID_APP_START+13
52*cdf0e10cSrcweir#define RID_ELLIPSES    		RID_APP_START+14
53*cdf0e10cSrcweir#define RID_ELLIPSES_TBX 		RID_APP_START+15
54*cdf0e10cSrcweir#define RID_LINES       		RID_APP_START+16
55*cdf0e10cSrcweir#define RID_LINES_TBX   		RID_APP_START+17
56*cdf0e10cSrcweir#define RID_3D_OBJECTS  		RID_APP_START+18
57*cdf0e10cSrcweir#define RID_3D_OBJECTS_TBX  	RID_APP_START+19
58*cdf0e10cSrcweir#define RID_INSERT       		RID_APP_START+20
59*cdf0e10cSrcweir#define RID_INSERT_TBX   		RID_APP_START+21
60*cdf0e10cSrcweir#define RID_POSITION     		RID_APP_START+22
61*cdf0e10cSrcweir#define RID_POSITION_TBX 		RID_APP_START+23
62*cdf0e10cSrcweir#define RID_CONNECTORS          RID_APP_START+24
63*cdf0e10cSrcweir#define RID_CONNECTORS_TBX      RID_APP_START+25
64*cdf0e10cSrcweir#define RID_ARROWS      		RID_APP_START+26
65*cdf0e10cSrcweir#define RID_ARROWS_TBX   		RID_APP_START+27
66*cdf0e10cSrcweir#define RID_DRAW_DOCWINDOWICON  RID_APP_START+28
67*cdf0e10cSrcweir#define RID_GRAFFILTERS   		RID_APP_START+29
68*cdf0e10cSrcweir#define RID_GRAFFILTERS_TBX   	RID_APP_START+30
69*cdf0e10cSrcweir
70*cdf0e10cSrcweir// Bitmaps fuer Tree-ListBox im Effekte-TabDialog
71*cdf0e10cSrcweir#define BMP_PAGE    			RID_APP_START+42
72*cdf0e10cSrcweir#define BMP_PAGEOBJS			RID_APP_START+43
73*cdf0e10cSrcweir#define BMP_OBJECTS 			RID_APP_START+44
74*cdf0e10cSrcweir#define BMP_DOC_OPEN			RID_APP_START+45
75*cdf0e10cSrcweir#define BMP_DOC_CLOSED  		RID_APP_START+46
76*cdf0e10cSrcweir#define BMP_DOC_TEXT    		RID_APP_START+47
77*cdf0e10cSrcweir#define BMP_OLE     			RID_APP_START+48
78*cdf0e10cSrcweir#define BMP_PAGE_EXCLUDED   	RID_APP_START+49
79*cdf0e10cSrcweir#define BMP_PAGEOBJS_EXCLUDED   RID_APP_START+50
80*cdf0e10cSrcweir#define BMP_EXPAND  			RID_APP_START+51
81*cdf0e10cSrcweir#define BMP_COLLAPSE			RID_APP_START+52
82*cdf0e10cSrcweir#define BMP_GRAPHIC 			RID_APP_START+53
83*cdf0e10cSrcweir
84*cdf0e10cSrcweir// Bimaps fuer ValueSet im EffekteWindow
85*cdf0e10cSrcweir#define BMP_EFFECT_NONE						RID_APP_START+105
86*cdf0e10cSrcweir#define BMP_TEXTEFFECT_DISCARD_FROM_T		RID_APP_START+106
87*cdf0e10cSrcweir#define BMP_TEXTEFFECT_FADE_FROM_CENTER		RID_APP_START+107
88*cdf0e10cSrcweir#define BMP_EFFECT_HIDE						RID_APP_START+108
89*cdf0e10cSrcweir#define BMP_EFFECT_APPEAR					RID_APP_START+109
90*cdf0e10cSrcweir
91*cdf0e10cSrcweir// -----------------------------------------------------------------------------
92*cdf0e10cSrcweir
93*cdf0e10cSrcweir#define BMP_FOIL_NONE  						RID_APP_START+120
94*cdf0e10cSrcweir#define BMP_GROUP   						RID_APP_START+121
95*cdf0e10cSrcweir#define BMP_WAIT_ICON						RID_APP_START+124
96*cdf0e10cSrcweir
97*cdf0e10cSrcweir// -----------------------------------------------------------------------------
98*cdf0e10cSrcweir// additional effects
99*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_FROM_UL			RID_APP_START+130
100*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_FROM_UR			RID_APP_START+131
101*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_FROM_LR			RID_APP_START+132
102*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_FROM_LL			RID_APP_START+133
103*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_L			RID_APP_START+134
104*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_UL		RID_APP_START+135
105*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_T			RID_APP_START+136
106*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_UR		RID_APP_START+137
107*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_R			RID_APP_START+138
108*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_LR		RID_APP_START+139
109*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_B			RID_APP_START+140
110*cdf0e10cSrcweir#define BMP_EFFECT_DISCARD_S_FROM_LL		RID_APP_START+141
111*cdf0e10cSrcweir#define BMP_EFFECT_VERTICAL_CHECKERBOARD	RID_APP_START+142
112*cdf0e10cSrcweir#define BMP_EFFECT_HORIZONTAL_CHECKERBOARD	RID_APP_START+143
113*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_L			RID_APP_START+144
114*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_UL			RID_APP_START+145
115*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_T			RID_APP_START+146
116*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_UR			RID_APP_START+147
117*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_R			RID_APP_START+148
118*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_LR			RID_APP_START+149
119*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_B			RID_APP_START+150
120*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_FROM_LL			RID_APP_START+151
121*cdf0e10cSrcweir
122*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_HORIZONTAL		RID_APP_START+152
123*cdf0e10cSrcweir#define BMP_EFFECT_STRTCH_VERTICAL			RID_APP_START+153
124*cdf0e10cSrcweir#define BMP_EFFECT_ROTATE_HORIZONTAL		RID_APP_START+154
125*cdf0e10cSrcweir#define BMP_EFFECT_ROTATE_VERTICAL			RID_APP_START+155
126*cdf0e10cSrcweir
127*cdf0e10cSrcweir#define BMP_FOIL_21 						RID_APP_START+156
128*cdf0e10cSrcweir#define BMP_FOIL_22 						RID_APP_START+157
129*cdf0e10cSrcweir#define BMP_FOIL_23 						RID_APP_START+158
130*cdf0e10cSrcweir#define BMP_FOIL_24 						RID_APP_START+159
131*cdf0e10cSrcweir
132*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_L				RID_APP_START+165
133*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_UL			RID_APP_START+166
134*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_T				RID_APP_START+167
135*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_UR			RID_APP_START+168
136*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_R				RID_APP_START+169
137*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_LR			RID_APP_START+170
138*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_B				RID_APP_START+171
139*cdf0e10cSrcweir#define BMP_EFFECT_UNCOVER_TO_LL			RID_APP_START+172
140*cdf0e10cSrcweir
141*cdf0e10cSrcweir#define BMP_PAGE_H    						RID_SD_START+213
142*cdf0e10cSrcweir#define BMP_PAGEOBJS_H						RID_SD_START+214
143*cdf0e10cSrcweir#define BMP_OBJECTS_H 						RID_SD_START+215
144*cdf0e10cSrcweir#define BMP_DOC_OPEN_H						RID_SD_START+216
145*cdf0e10cSrcweir#define BMP_DOC_CLOSED_H  					RID_SD_START+217
146*cdf0e10cSrcweir#define BMP_DOC_TEXT_H    					RID_SD_START+218
147*cdf0e10cSrcweir#define BMP_OLE_H     						RID_SD_START+219
148*cdf0e10cSrcweir#define BMP_PAGE_EXCLUDED_H   				RID_SD_START+220
149*cdf0e10cSrcweir#define BMP_PAGEOBJS_EXCLUDED_H				RID_SD_START+221
150*cdf0e10cSrcweir#define BMP_EXPAND_H  						RID_SD_START+222
151*cdf0e10cSrcweir#define BMP_COLLAPSE_H						RID_SD_START+223
152*cdf0e10cSrcweir#define BMP_GRAPHIC_H			 			RID_SD_START+224
153*cdf0e10cSrcweir
154*cdf0e10cSrcweir#define BMP_FOIL_NONE_H						RID_SD_START+225
155*cdf0e10cSrcweir#define BMP_GROUP_H   						RID_SD_START+226
156*cdf0e10cSrcweir#define BMP_WAIT_ICON_H						RID_SD_START+229
157*cdf0e10cSrcweir
158*cdf0e10cSrcweir#define BMP_FADE_EFFECT_INDICATOR           RID_SD_START+331
159*cdf0e10cSrcweir#define BMP_FADE_EFFECT_INDICATOR_H         RID_SD_START+332
160*cdf0e10cSrcweir
161*cdf0e10cSrcweir#define BMP_COMMENTS_INDICATOR				RID_SD_START+338
162*cdf0e10cSrcweir#define BMP_COMMENTS_INDICATOR_H			RID_SD_START+339
163*cdf0e10cSrcweir
164*cdf0e10cSrcweir#define BMP_LAYOUT_EMPTY					RID_SD_START+340
165*cdf0e10cSrcweir#define BMP_LAYOUT_EMPTY_H					RID_SD_START+341
166*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD01					RID_SD_START+342
167*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD01_H					RID_SD_START+343
168*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD02					RID_SD_START+344
169*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD02_H					RID_SD_START+345
170*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD02A					RID_SD_START+346
171*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD02A_H				RID_SD_START+347
172*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD02B					RID_SD_START+348
173*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD02B_H				RID_SD_START+349
174*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03					RID_SD_START+350
175*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03_H					RID_SD_START+351
176*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03A					RID_SD_START+352
177*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03A_H				RID_SD_START+353
178*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03B					RID_SD_START+354
179*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03B_H				RID_SD_START+355
180*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03C					RID_SD_START+356
181*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD03C_H				RID_SD_START+357
182*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD04					RID_SD_START+358
183*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD04_H					RID_SD_START+359
184*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD06					RID_SD_START+360
185*cdf0e10cSrcweir#define BMP_LAYOUT_HEAD06_H					RID_SD_START+361
186*cdf0e10cSrcweir#define BMP_LAYOUT_TEXTONLY					RID_SD_START+362
187*cdf0e10cSrcweir#define BMP_LAYOUT_TEXTONLY_H				RID_SD_START+363
188*cdf0e10cSrcweir#define BMP_LAYOUT_VERTICAL01				RID_SD_START+364
189*cdf0e10cSrcweir#define BMP_LAYOUT_VERTICAL01_H				RID_SD_START+365
190*cdf0e10cSrcweir#define BMP_LAYOUT_VERTICAL02				RID_SD_START+366
191*cdf0e10cSrcweir#define BMP_LAYOUT_VERTICAL02_H				RID_SD_START+367
192*cdf0e10cSrcweir
193*cdf0e10cSrcweir#define BMP_FOILH_01						RID_SD_START+388
194*cdf0e10cSrcweir#define BMP_FOILH_01_H						RID_SD_START+389
195*cdf0e10cSrcweir#define BMP_FOILH_02						RID_SD_START+390
196*cdf0e10cSrcweir#define BMP_FOILH_02_H						RID_SD_START+391
197*cdf0e10cSrcweir#define BMP_FOILH_03						RID_SD_START+392
198*cdf0e10cSrcweir#define BMP_FOILH_03_H						RID_SD_START+393
199*cdf0e10cSrcweir#define BMP_FOILH_04						RID_SD_START+394
200*cdf0e10cSrcweir#define BMP_FOILH_04_H						RID_SD_START+395
201*cdf0e10cSrcweir#define BMP_FOILH_06						RID_SD_START+396
202*cdf0e10cSrcweir#define BMP_FOILH_06_H						RID_SD_START+397
203*cdf0e10cSrcweir#define BMP_FOILH_09						RID_SD_START+398
204*cdf0e10cSrcweir#define BMP_FOILH_09_H						RID_SD_START+399
205*cdf0e10cSrcweir
206*cdf0e10cSrcweir#define BMP_FOILN_01						RID_SD_START+400
207*cdf0e10cSrcweir#define BMP_FOILN_01_H						RID_SD_START+401
208*cdf0e10cSrcweir
209*cdf0e10cSrcweir#define BMP_PLACEHOLDER_SMALL_START			(RID_SD_START+402)		// these ids must stay in order!
210*cdf0e10cSrcweir#define BMP_PLACEHOLDER_TABLE_SMALL			(RID_SD_START+402)
211*cdf0e10cSrcweir#define BMP_PLACEHOLDER_CHART_SMALL			(RID_SD_START+403)
212*cdf0e10cSrcweir#define BMP_PLACEHOLDER_IMAGE_SMALL			(RID_SD_START+404)
213*cdf0e10cSrcweir#define BMP_PLACEHOLDER_MOVIE_SMALL			(RID_SD_START+405)
214*cdf0e10cSrcweir#define BMP_PLACEHOLDER_TABLE_SMALL_HOVER	(RID_SD_START+406)
215*cdf0e10cSrcweir#define BMP_PLACEHOLDER_CHART_SMALL_HOVER	(RID_SD_START+407)
216*cdf0e10cSrcweir#define BMP_PLACEHOLDER_IMAGE_SMALL_HOVER	(RID_SD_START+408)
217*cdf0e10cSrcweir#define BMP_PLACEHOLDER_MOVIE_SMALL_HOVER	(RID_SD_START+409)
218*cdf0e10cSrcweir#define BMP_PLACEHOLDER_SMALL_END			(RID_SD_START+410)
219*cdf0e10cSrcweir#define BMP_PLACEHOLDER_LARGE_START			(RID_SD_START+410)
220*cdf0e10cSrcweir#define BMP_PLACEHOLDER_TABLE_LARGE			(RID_SD_START+410)
221*cdf0e10cSrcweir#define BMP_PLACEHOLDER_CHART_LARGE			(RID_SD_START+411)
222*cdf0e10cSrcweir#define BMP_PLACEHOLDER_IMAGE_LARGE			(RID_SD_START+412)
223*cdf0e10cSrcweir#define BMP_PLACEHOLDER_MOVIE_LARGE			(RID_SD_START+413)
224*cdf0e10cSrcweir#define BMP_PLACEHOLDER_TABLE_LARGE_HOVER	(RID_SD_START+414)
225*cdf0e10cSrcweir#define BMP_PLACEHOLDER_CHART_LARGE_HOVER	(RID_SD_START+415)
226*cdf0e10cSrcweir#define BMP_PLACEHOLDER_IMAGE_LARGE_HOVER	(RID_SD_START+416)
227*cdf0e10cSrcweir#define BMP_PLACEHOLDER_MOVIE_LARGE_HOVER	(RID_SD_START+417)
228*cdf0e10cSrcweir#define BMP_PLACEHOLDER_LARGE_END			(RID_SD_START+418)		// until here!
229*cdf0e10cSrcweir
230*cdf0e10cSrcweir// -----------------------------------------------------------------------------
231*cdf0e10cSrcweir
232*cdf0e10cSrcweir#define IMG_PIPETTE_H						RID_APP_START+21
233*cdf0e10cSrcweir#define IMG_GET1OBJECT_H					RID_APP_START+22
234*cdf0e10cSrcweir#define IMG_GETALLOBJECT_H					RID_APP_START+23
235*cdf0e10cSrcweir#define IMG_REMOVEBMP_H						RID_APP_START+24
236*cdf0e10cSrcweir#define IMG_REMOVEALLBMP_H					RID_APP_START+25
237*cdf0e10cSrcweir
238*cdf0e10cSrcweir/*
239*cdf0e10cSrcweir *	ResourceIDs fuer Popup-Menues brauchen keinen Dummy-String !!!
240*cdf0e10cSrcweir */
241*cdf0e10cSrcweir
242*cdf0e10cSrcweir#define RID_DRAW_TEXTOBJ_POPUP				RID_APP_START+43
243*cdf0e10cSrcweir#define RID_DRAW_GEOMOBJ_POPUP				RID_APP_START+44
244*cdf0e10cSrcweir#define RID_DRAW_NOSEL_POPUP				RID_APP_START+45
245*cdf0e10cSrcweir#define RID_SLIDE_SORTER_IMPRESS_SEL_POPUP	RID_APP_START+46
246*cdf0e10cSrcweir#define RID_BEZIER_POPUP					RID_APP_START+47
247*cdf0e10cSrcweir#define RID_DRAW_LINEOBJ_POPUP				RID_APP_START+48
248*cdf0e10cSrcweir#define RID_DRAW_MULTISELECTION_POPUP		RID_APP_START+49
249*cdf0e10cSrcweir#define RID_DRAW_PAGETAB_POPUP				RID_APP_START+50
250*cdf0e10cSrcweir#define RID_LAYERTAB_POPUP					RID_APP_START+51
251*cdf0e10cSrcweir#define RID_DRAW_GRAPHIC_POPUP				RID_APP_START+52
252*cdf0e10cSrcweir#define RID_DRAW_OLE2_POPUP					RID_APP_START+53
253*cdf0e10cSrcweir#define RID_DRAW_TEXTOBJ_INSIDE_POPUP		RID_APP_START+54
254*cdf0e10cSrcweir#define RID_SLIDE_SORTER_IMPRESS_NOSEL_POPUP RID_APP_START+55
255*cdf0e10cSrcweir#define RID_OUTLINE_POPUP					RID_APP_START+56
256*cdf0e10cSrcweir#define RID_MASTERPAGE_POPUP				RID_APP_START+57
257*cdf0e10cSrcweir#define RID_DRAW_GROUPOBJ_POPUP				RID_APP_START+58
258*cdf0e10cSrcweir#define RID_DRAW_3DOBJ_POPUP				RID_APP_START+59
259*cdf0e10cSrcweir#define RID_DRAW_MEASUREOBJ_POPUP			RID_APP_START+60
260*cdf0e10cSrcweir#define RID_DRAW_EDGEOBJ_POPUP				RID_APP_START+61
261*cdf0e10cSrcweir#define RID_DRAW_BMP_CONVERT_POPUP			RID_APP_START+62
262*cdf0e10cSrcweir#define RID_DRAW_POLYLINEOBJ_POPUP			RID_APP_START+63
263*cdf0e10cSrcweir#define RID_DRAW_3DSCENE_POPUP				RID_APP_START+64
264*cdf0e10cSrcweir#define RID_DRAW_3DSCENE2_POPUP				RID_APP_START+65
265*cdf0e10cSrcweir#define RID_DRAW_CUSTOMSHAPE_POPUP			RID_APP_START+66
266*cdf0e10cSrcweir#define RID_TASKPANE_MASTERPAGESSELECTOR_POPUP	RID_APP_START+67
267*cdf0e10cSrcweir#define RID_TASKPANE_LAYOUTMENU_POPUP		RID_APP_START+68
268*cdf0e10cSrcweir#define RID_DRAW_MEDIA_POPUP				RID_APP_START+69
269*cdf0e10cSrcweir
270*cdf0e10cSrcweir// Draw (Graphic)
271*cdf0e10cSrcweir#define RID_GRAPHIC_TEXTOBJ_POPUP			RID_APP_START+70
272*cdf0e10cSrcweir#define RID_GRAPHIC_GEOMOBJ_POPUP			RID_APP_START+71
273*cdf0e10cSrcweir#define RID_GRAPHIC_NOSEL_POPUP				RID_APP_START+72
274*cdf0e10cSrcweir#define RID_GRAPHIC_LINEOBJ_POPUP			RID_APP_START+73
275*cdf0e10cSrcweir#define RID_GRAPHIC_MULTISELECTION_POPUP	RID_APP_START+74
276*cdf0e10cSrcweir#define RID_GRAPHIC_PAGETAB_POPUP			RID_APP_START+75
277*cdf0e10cSrcweir#define RID_GRAPHIC_GRAPHIC_POPUP			RID_APP_START+76
278*cdf0e10cSrcweir#define RID_GRAPHIC_OLE2_POPUP				RID_APP_START+77
279*cdf0e10cSrcweir#define RID_GRAPHIC_GROUPOBJ_POPUP			RID_APP_START+78
280*cdf0e10cSrcweir#define RID_GRAPHIC_3DOBJ_POPUP				RID_APP_START+79
281*cdf0e10cSrcweir#define RID_GRAPHIC_MEASUREOBJ_POPUP		RID_APP_START+80
282*cdf0e10cSrcweir#define RID_GRAPHIC_EDGEOBJ_POPUP			RID_APP_START+81
283*cdf0e10cSrcweir#define RID_GRAPHIC_POLYLINEOBJ_POPUP		RID_APP_START+82
284*cdf0e10cSrcweir#define RID_GRAPHIC_3DSCENE_POPUP			RID_APP_START+83
285*cdf0e10cSrcweir#define RID_GRAPHIC_3DSCENE2_POPUP			RID_APP_START+84
286*cdf0e10cSrcweir#define RID_GRAPHIC_CUSTOMSHAPE_POPUP		RID_APP_START+85
287*cdf0e10cSrcweir#define RID_GRAPHIC_MEDIA_POPUP				RID_APP_START+86
288*cdf0e10cSrcweir
289*cdf0e10cSrcweir#define RID_SLIDE_SORTER_DRAW_SEL_POPUP     RID_APP_START+87
290*cdf0e10cSrcweir#define RID_SLIDE_SORTER_DRAW_NOSEL_POPUP   RID_APP_START+88
291*cdf0e10cSrcweir#define RID_SLIDE_SORTER_MASTER_SEL_POPUP   RID_APP_START+89
292*cdf0e10cSrcweir#define RID_SLIDE_SORTER_MASTER_NOSEL_POPUP RID_APP_START+90
293*cdf0e10cSrcweir
294*cdf0e10cSrcweir#define RID_DRAW_TABLE_POPUP				RID_APP_START+91
295*cdf0e10cSrcweir#define RID_GRAPHIC_TABLE_POPUP				RID_APP_START+92
296*cdf0e10cSrcweir
297*cdf0e10cSrcweir#define RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP	RID_APP_START+93
298*cdf0e10cSrcweir
299*cdf0e10cSrcweir#define RID_DRAW_TABLEOBJ_INSIDE_POPUP		RID_APP_START+94
300*cdf0e10cSrcweir
301*cdf0e10cSrcweir/*
302*cdf0e10cSrcweir * Pointer (Mauszeiger)
303*cdf0e10cSrcweir */
304*cdf0e10cSrcweir#define PTR_WATERCAN			RID_APP_START+100
305*cdf0e10cSrcweir#define PTR_PENCIL  			RID_APP_START+101
306*cdf0e10cSrcweir
307*cdf0e10cSrcweir
308*cdf0e10cSrcweir/*
309*cdf0e10cSrcweir * Globale Dialog-IDs
310*cdf0e10cSrcweir */
311*cdf0e10cSrcweir#define DLG_FONTWORK			RID_APP_START+150
312*cdf0e10cSrcweir
313*cdf0e10cSrcweir/*
314*cdf0e10cSrcweir *	ResourceIDs fuer Toolboxen nicht aendern, ohne die Strings in
315*cdf0e10cSrcweir *	strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein
316*cdf0e10cSrcweir *	Konfigurationsstring muessen dieselbe ResourceID haben!).
317*cdf0e10cSrcweir */
318*cdf0e10cSrcweir
319*cdf0e10cSrcweir// --> Jetzt in cfgids.hxx
320*cdf0e10cSrcweir/*
321*cdf0e10cSrcweir#define _RID_DRAW_TOOLBOX			RID_APP_START+200
322*cdf0e10cSrcweir#define _RID_SLIDE_TOOLBOX			RID_APP_START+201
323*cdf0e10cSrcweir#define _RID_DRAW_OBJ_TOOLBOX		RID_APP_START+202
324*cdf0e10cSrcweir#define _RID_SLIDE_OBJ_TOOLBOX		RID_APP_START+203
325*cdf0e10cSrcweir#define _RID_BEZIER_TOOLBOX			RID_APP_START+204
326*cdf0e10cSrcweir#define _RID_TEXT_TOOLBOX			RID_APP_START+205
327*cdf0e10cSrcweir#define _RID_OUTLINE_TOOLBOX 		RID_APP_START+206
328*cdf0e10cSrcweir#define _RID_DRAW_POLYLINEOBJ_POPUP	RID_APP_START+207
329*cdf0e10cSrcweir#define _RID_GLUEPOINTS_TOOLBOX		RID_APP_START+208
330*cdf0e10cSrcweir*/
331*cdf0e10cSrcweir
332*cdf0e10cSrcweir
333*cdf0e10cSrcweir#define RID_DRAW_SNAPOBJECT_POPUP			RID_APP_START+390
334*cdf0e10cSrcweir#define RID_DRAW_GLUEPOINT_POPUP			RID_APP_START+392
335*cdf0e10cSrcweir#define RID_DRAW_CONTROL_POPUP				RID_APP_START+393
336*cdf0e10cSrcweir#define RID_FORM_CONTROL_POPUP				RID_APP_START+394
337*cdf0e10cSrcweir
338*cdf0e10cSrcweir#define RID_GRAPHICSTYLEFAMILY		RID_APP_START+395
339*cdf0e10cSrcweir#define RID_PRESENTATIONSTYLEFAMILY	RID_APP_START+396
340*cdf0e10cSrcweir#define RID_GRAPHICSCELLFAMILY		RID_APP_START+397
341*cdf0e10cSrcweir
342