xref: /trunk/main/sd/source/ui/app/res_bmp.src (revision 1ecadb572e7010ff3b3382ad9bf179dbc6efadbb)
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
28#include <sfx2/sfx.hrc>
29#include <svl/style.hrc>
30#include "glob.hrc"
31#include "res_bmp.hrc"
32
33// preview bitmaps for layouts
34Bitmap BMP_LAYOUT_EMPTY
35{
36    File = "layout_empty.png";
37};
38Bitmap BMP_LAYOUT_EMPTY_H
39{
40    File = "layout_empty_h.png";
41};
42Bitmap BMP_LAYOUT_HEAD01
43{
44    File = "layout_head01.png";
45};
46Bitmap BMP_LAYOUT_HEAD01_H
47{
48    File = "layout_head01_h.png";
49};
50Bitmap BMP_LAYOUT_HEAD02
51{
52    File = "layout_head02.png";
53};
54Bitmap BMP_LAYOUT_HEAD02_H
55{
56    File = "layout_head02_h.png";
57};
58Bitmap BMP_LAYOUT_HEAD02A
59{
60    File = "layout_head02a.png";
61};
62Bitmap BMP_LAYOUT_HEAD02A_H
63{
64    File = "layout_head02a_h.png";
65};
66Bitmap BMP_LAYOUT_HEAD02B
67{
68    File = "layout_head02b.png";
69};
70Bitmap BMP_LAYOUT_HEAD02B_H
71{
72    File = "layout_head02b_h.png";
73};
74Bitmap BMP_LAYOUT_HEAD03
75{
76    File = "layout_head03.png";
77};
78Bitmap BMP_LAYOUT_HEAD03_H
79{
80    File = "layout_head03_h.png";
81};
82Bitmap BMP_LAYOUT_HEAD03A
83{
84    File = "layout_head03a.png";
85};
86Bitmap BMP_LAYOUT_HEAD03A_H
87{
88    File = "layout_head03a_h.png";
89};
90Bitmap BMP_LAYOUT_HEAD03B
91{
92    File = "layout_head03b.png";
93};
94Bitmap BMP_LAYOUT_HEAD03B_H
95{
96    File = "layout_head03b_h.png";
97};
98Bitmap BMP_LAYOUT_HEAD03C
99{
100    File = "layout_head03c.png";
101};
102Bitmap BMP_LAYOUT_HEAD03C_H
103{
104    File = "layout_head03c_h.png";
105};
106Bitmap BMP_LAYOUT_HEAD04
107{
108    File = "layout_head04.png";
109};
110Bitmap BMP_LAYOUT_HEAD04_H
111{
112    File = "layout_head04_h.png";
113};
114Bitmap BMP_LAYOUT_HEAD06
115{
116    File = "layout_head06.png";
117};
118Bitmap BMP_LAYOUT_HEAD06_H
119{
120    File = "layout_head06_h.png";
121};
122Bitmap BMP_LAYOUT_TEXTONLY
123{
124    File = "layout_textonly.png";
125};
126Bitmap BMP_LAYOUT_TEXTONLY_H
127{
128    File = "layout_textonly_h.png";
129};
130Bitmap BMP_LAYOUT_VERTICAL01
131{
132    File = "layout_vertical01.png";
133};
134Bitmap BMP_LAYOUT_VERTICAL01_H
135{
136    File = "layout_vertical01_h.png";
137};
138Bitmap BMP_LAYOUT_VERTICAL02
139{
140    File = "layout_vertical02.png";
141};
142Bitmap BMP_LAYOUT_VERTICAL02_H
143{
144    File = "layout_vertical02_h.png";
145};
146
147Bitmap BMP_FOILH_01
148{
149    File = "foilh01.png";
150};
151Bitmap BMP_FOILH_01_H
152{
153    File = "foilh01_h.png";
154};
155Bitmap BMP_FOILH_02
156{
157    File = "foilh02.png";
158};
159Bitmap BMP_FOILH_02_H
160{
161    File = "foilh02_h.png";
162};
163Bitmap BMP_FOILH_03
164{
165    File = "foilh03.png";
166};
167Bitmap BMP_FOILH_03_H
168{
169    File = "foilh03_h.png";
170};
171Bitmap BMP_FOILH_04
172{
173    File = "foilh04.png";
174};
175Bitmap BMP_FOILH_04_H
176{
177    File = "foilh04_h.png";
178};
179Bitmap BMP_FOILH_06
180{
181    File = "foilh06.png";
182};
183Bitmap BMP_FOILH_06_H
184{
185    File = "foilh06_h.png";
186};
187Bitmap BMP_FOILH_09
188{
189    File = "foilh09.png";
190};
191Bitmap BMP_FOILH_09_H
192{
193    File = "foilh09_h.png";
194};
195
196
197Bitmap BMP_PLACEHOLDER_CHART_SMALL
198{
199    File = "placeholder_chart_small.png";
200};
201Bitmap BMP_PLACEHOLDER_CHART_SMALL_HOVER
202{
203    File = "placeholder_chart_small_hover.png";
204};
205Bitmap BMP_PLACEHOLDER_IMAGE_SMALL
206{
207    File = "placeholder_image_small.png";
208};
209Bitmap BMP_PLACEHOLDER_IMAGE_SMALL_HOVER
210{
211    File = "placeholder_image_small_hover.png";
212};
213Bitmap BMP_PLACEHOLDER_MOVIE_SMALL
214{
215    File = "placeholder_movie_small.png";
216};
217Bitmap BMP_PLACEHOLDER_MOVIE_SMALL_HOVER
218{
219    File = "placeholder_movie_small_hover.png";
220};
221Bitmap BMP_PLACEHOLDER_TABLE_SMALL
222{
223    File = "placeholder_table_small.png";
224};
225Bitmap BMP_PLACEHOLDER_TABLE_SMALL_HOVER
226{
227    File = "placeholder_table_small_hover.png";
228};
229
230Bitmap BMP_PLACEHOLDER_CHART_LARGE
231{
232    File = "placeholder_chart_large.png";
233};
234Bitmap BMP_PLACEHOLDER_CHART_LARGE_HOVER
235{
236    File = "placeholder_chart_large_hover.png";
237};
238Bitmap BMP_PLACEHOLDER_IMAGE_LARGE
239{
240    File = "placeholder_image_large.png";
241};
242Bitmap BMP_PLACEHOLDER_IMAGE_LARGE_HOVER
243{
244    File = "placeholder_image_large_hover.png";
245};
246Bitmap BMP_PLACEHOLDER_MOVIE_LARGE
247{
248    File = "placeholder_movie_large.png";
249};
250Bitmap BMP_PLACEHOLDER_MOVIE_LARGE_HOVER
251{
252    File = "placeholder_movie_large_hover.png";
253};
254Bitmap BMP_PLACEHOLDER_TABLE_LARGE
255{
256    File = "placeholder_table_large.png";
257};
258Bitmap BMP_PLACEHOLDER_TABLE_LARGE_HOVER
259{
260    File = "placeholder_table_large_hover.png";
261};
262
263Bitmap BMP_FOILN_01
264{
265    File = "foiln01.bmp" ;
266};
267Bitmap BMP_FOILN_01_H
268{
269    File = "foiln01_h.bmp" ;
270};
271Bitmap BMP_PAGE
272{
273    File = "page.bmp" ;
274};
275Bitmap BMP_PAGE_H
276{
277    File = "page_h.bmp" ;
278};
279Bitmap BMP_PAGE_EXCLUDED
280{
281    File = "pageexcl.bmp" ;
282};
283Bitmap BMP_PAGE_EXCLUDED_H
284{
285    File = "pageexcl_h.bmp" ;
286};
287Bitmap BMP_PAGEOBJS_EXCLUDED
288{
289    File = "pagobjex.bmp" ;
290};
291Bitmap BMP_PAGEOBJS_EXCLUDED_H
292{
293    File = "pagobjex_h.bmp" ;
294};
295Bitmap BMP_PAGEOBJS
296{
297    File = "pageobjs.bmp" ;
298};
299Bitmap BMP_PAGEOBJS_H
300{
301    File = "pageobjs_h.bmp" ;
302};
303Bitmap BMP_OBJECTS
304{
305    File = "objects.bmp" ;
306};
307Bitmap BMP_OBJECTS_H
308{
309    File = "objects_h.bmp" ;
310};
311Bitmap BMP_OLE
312{
313    File = "ole.bmp" ;
314};
315Bitmap BMP_OLE_H
316{
317    File = "ole_h.bmp" ;
318};
319Bitmap BMP_GROUP
320{
321    File = "group.bmp" ;
322};
323Bitmap BMP_GROUP_H
324{
325    File = "group_h.bmp" ;
326};
327Bitmap BMP_DOC_OPEN
328{
329    File = "docopen.bmp" ;
330};
331Bitmap BMP_DOC_OPEN_H
332{
333    File = "docopen_h.bmp" ;
334};
335Bitmap BMP_DOC_CLOSED
336{
337    File = "docclose.bmp" ;
338};
339Bitmap BMP_DOC_CLOSED_H
340{
341    File = "docclose_h.bmp" ;
342};
343Bitmap BMP_DOC_TEXT
344{
345    File = "doctext.bmp" ;
346};
347Bitmap BMP_DOC_TEXT_H
348{
349    File = "doctext_h.bmp" ;
350};
351Bitmap BMP_EXPAND
352{
353    File = "plus.bmp" ;
354};
355Bitmap BMP_EXPAND_H
356{
357    File = "plus_h.bmp" ;
358};
359Bitmap BMP_COLLAPSE
360{
361    File = "minus.bmp" ;
362};
363Bitmap BMP_COLLAPSE_H
364{
365    File = "minus_h.bmp" ;
366};
367Bitmap BMP_GRAPHIC
368{
369    File = "graphic.bmp" ;
370};
371Bitmap BMP_GRAPHIC_H
372{
373    File = "graphic_h.bmp" ;
374};
375Image IMG_PIPETTE_H
376{
377    ImageBitmap = Bitmap { File = "pipette_h.bmp" ; };
378    MaskColor = IMAGE_MASK_STDCOLOR_HC ;
379};
380Image IMG_GET1OBJECT_H
381{
382    ImageBitmap = Bitmap { File = "get1obj_h.bmp" ; };
383    MaskColor = IMAGE_MASK_STDCOLOR_HC ;
384};
385Image IMG_GETALLOBJECT_H
386{
387    ImageBitmap = Bitmap { File = "getallob_h.bmp" ; };
388    MaskColor = IMAGE_MASK_STDCOLOR_HC ;
389};
390Image IMG_REMOVEBMP_H
391{
392    ImageBitmap = Bitmap { File = "del1bmp_h.bmp" ; };
393    MaskColor = IMAGE_MASK_STDCOLOR_HC ;
394};
395Image IMG_REMOVEALLBMP_H
396{
397    ImageBitmap = Bitmap { File = "delall_h.bmp" ; };
398    MaskColor = IMAGE_MASK_STDCOLOR_HC ;
399};
400#define SfxStyleFamiliesRes1\
401    Text [ en-US ] = "Graphics Styles" ;\
402
403#define SfxStyleFamiliesRes2\
404    Text [ en-US ] = "Presentation Styles" ;\
405
406String STR_STYLE_FILTER_USED
407{
408    Text [ en-US ] = "Applied Styles" ;
409};
410String STR_STYLE_FILTER_USERDEF
411{
412    Text [ en-US ] = "Custom Styles" ;
413};
414String STR_STYLE_FILTER_ALL
415{
416    Text [ en-US ] = "All Styles" ;
417};
418
419SfxStyleFamilies DLG_STYLE_DESIGNER
420{
421    StyleFamilyList =
422    {
423        SfxStyleFamilyItem RID_GRAPHICSTYLEFAMILY
424        {
425            SfxStyleFamiliesRes1
426            StyleFamily = SFX_STYLE_FAMILY_PARA ;
427            FilterList  =
428            {
429                < STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ;
430                < STR_STYLE_FILTER_USED ; SFXSTYLEBIT_USED ; > ;
431                < STR_STYLE_FILTER_USERDEF ; SFXSTYLEBIT_USERDEF ; > ;
432            };
433        };
434        SfxStyleFamilyItem RID_PRESENTATIONSTYLEFAMILY
435        {
436            SfxStyleFamiliesRes2
437            StyleFamily = SFX_STYLE_FAMILY_PSEUDO ;
438            FilterList =
439            {
440                < STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ;
441            };
442        };
443    };
444    #define STYLE_IMAGE_LISTEF \
445        IdList = \
446        { \
447            1; 2; \
448        }; \
449        IdCount = 2;
450
451    ImageList 1 // == BMP_COLOR_NORMAL + 1
452    {
453        Prefix = "sf";
454        MaskColor = IMAGE_MASK_STDCOLOR;
455        STYLE_IMAGE_LISTEF
456    };
457    ImageList 2 // == BMP_COLOR_HIGHCONTRAST + 1
458    {
459        Prefix = "sfh";
460        MaskColor = IMAGE_MASK_STDCOLOR_HC;
461        STYLE_IMAGE_LISTEF
462    };
463    #undef STYLE_IMAGE_LISTEF
464};
465
466Bitmap BMP_PRESOBJ_GRAPHIC
467{
468    File = "image.bmp" ;
469};
470Bitmap BMP_PRESOBJ_OBJECT
471{
472    File = "object.bmp" ;
473};
474Bitmap BMP_PRESOBJ_CHART
475{
476    File = "chart.bmp" ;
477};
478Bitmap BMP_PRESOBJ_ORGCHART
479{
480    File = "orgchart.bmp" ;
481};
482Bitmap BMP_PRESOBJ_TABLE
483{
484    File = "table.bmp" ;
485};
486Bitmap BMP_WAIT_ICON
487{
488    File = "waiticon.bmp";
489};
490
491// ----------------------------------------
492
493Bitmap BMP_FADE_EFFECT_INDICATOR
494{
495    File = "fade_effect_indicator.bmp";
496};
497Bitmap BMP_FADE_EFFECT_INDICATOR_H
498{
499    File = "fade_effect_indicator_hc.bmp";
500};
501Bitmap BMP_COMMENTS_INDICATOR
502{
503    File = "comments_indicator.bmp";
504};
505Bitmap BMP_COMMENTS_INDICATOR_H
506{
507    File = "comments_indicator_hc.bmp";
508};
509