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