2000-09-18 11:07:07 -05:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
2005-09-08 21:43:54 -05:00
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2005-09-08 21:43:54 -05:00
|
|
|
* $RCSfile: res_bmp.src,v $
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2007-11-26 09:59:42 -06:00
|
|
|
* $Revision: 1.52 $
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2007-11-26 09:59:42 -06:00
|
|
|
* last change: $Author: ihi $ $Date: 2007-11-26 16:59:42 $
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2005-09-08 21:43:54 -05:00
|
|
|
* The Contents of this file are made available subject to
|
|
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
|
|
|
*
|
2005-09-08 21:43:54 -05:00
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
* =============================================
|
|
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2005-09-08 21:43:54 -05:00
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License version 2.1, as published by the Free Software Foundation.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2005-09-08 21:43:54 -05:00
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2005-09-08 21:43:54 -05:00
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
* MA 02111-1307 USA
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
|
|
|
************************************************************************/
|
|
|
|
|
|
|
|
#include <sfx2/sfx.hrc>
|
|
|
|
#include <svtools/style.hrc>
|
|
|
|
#include "glob.hrc"
|
|
|
|
#include "res_bmp.hrc"
|
2000-12-09 10:20:57 -06:00
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_00
|
|
|
|
{
|
|
|
|
File = "foil00.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_00_H
|
|
|
|
{
|
|
|
|
File = "foil00_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_01
|
|
|
|
{
|
|
|
|
File = "foil01.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_01_H
|
|
|
|
{
|
|
|
|
File = "foil01_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_02
|
|
|
|
{
|
|
|
|
File = "foil02.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_02_H
|
|
|
|
{
|
|
|
|
File = "foil02_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_03
|
|
|
|
{
|
|
|
|
File = "foil03.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_03_H
|
|
|
|
{
|
|
|
|
File = "foil03_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_04
|
|
|
|
{
|
|
|
|
File = "foil04.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_04_H
|
|
|
|
{
|
|
|
|
File = "foil04_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_05
|
|
|
|
{
|
|
|
|
File = "foil05.bmp" ;
|
|
|
|
};
|
|
|
|
Bitmap BMP_FOIL_06
|
|
|
|
{
|
|
|
|
File = "foil06.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_06_H
|
|
|
|
{
|
|
|
|
File = "foil06_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_07
|
|
|
|
{
|
|
|
|
File = "foil07.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_07_H
|
|
|
|
{
|
|
|
|
File = "foil07_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_08
|
|
|
|
{
|
|
|
|
File = "foil08.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_08_H
|
|
|
|
{
|
|
|
|
File = "foil08_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_09
|
|
|
|
{
|
|
|
|
File = "foil09.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_09_H
|
|
|
|
{
|
|
|
|
File = "foil09_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_10
|
|
|
|
{
|
|
|
|
File = "foil10.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_10_H
|
|
|
|
{
|
|
|
|
File = "foil10_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_11
|
|
|
|
{
|
|
|
|
File = "foil11.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_11_H
|
|
|
|
{
|
|
|
|
File = "foil11_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_12
|
|
|
|
{
|
|
|
|
File = "foil12.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_12_H
|
|
|
|
{
|
|
|
|
File = "foil12_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_13
|
|
|
|
{
|
|
|
|
File = "foil13.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_13_H
|
|
|
|
{
|
|
|
|
File = "foil13_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_14
|
|
|
|
{
|
|
|
|
File = "foil14.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_14_H
|
|
|
|
{
|
|
|
|
File = "foil14_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_15
|
|
|
|
{
|
|
|
|
File = "foil15.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_15_H
|
|
|
|
{
|
|
|
|
File = "foil15_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_16
|
|
|
|
{
|
|
|
|
File = "foil16.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_16_H
|
|
|
|
{
|
|
|
|
File = "foil16_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_17
|
|
|
|
{
|
|
|
|
File = "foil17.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_17_H
|
|
|
|
{
|
|
|
|
File = "foil17_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_18
|
|
|
|
{
|
|
|
|
File = "foil18.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_18_H
|
|
|
|
{
|
|
|
|
File = "foil18_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_19
|
|
|
|
{
|
|
|
|
File = "foil19.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_19_H
|
|
|
|
{
|
|
|
|
File = "foil19_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOIL_20
|
|
|
|
{
|
|
|
|
File = "foil20.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_20_H
|
|
|
|
{
|
|
|
|
File = "foil20_h.bmp" ;
|
|
|
|
};
|
2001-02-19 03:44:25 -06:00
|
|
|
Bitmap BMP_FOIL_21
|
|
|
|
{
|
|
|
|
File = "foil21.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_21_H
|
|
|
|
{
|
|
|
|
File = "foil21_h.bmp" ;
|
|
|
|
};
|
2001-02-19 03:44:25 -06:00
|
|
|
Bitmap BMP_FOIL_22
|
|
|
|
{
|
|
|
|
File = "foil22.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_22_H
|
|
|
|
{
|
|
|
|
File = "foil22_h.bmp" ;
|
|
|
|
};
|
2001-02-19 03:44:25 -06:00
|
|
|
Bitmap BMP_FOIL_23
|
|
|
|
{
|
|
|
|
File = "foil23.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_23_H
|
|
|
|
{
|
|
|
|
File = "foil23_h.bmp" ;
|
|
|
|
};
|
2001-02-19 03:44:25 -06:00
|
|
|
Bitmap BMP_FOIL_24
|
|
|
|
{
|
|
|
|
File = "foil24.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_24_H
|
|
|
|
{
|
|
|
|
File = "foil24_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOILH_01
|
|
|
|
{
|
|
|
|
File = "foilh01.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOILH_01_H
|
|
|
|
{
|
|
|
|
File = "foilh01_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOILH_02
|
|
|
|
{
|
|
|
|
File = "foilh02.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOILH_02_H
|
|
|
|
{
|
|
|
|
File = "foilh02_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOILH_03
|
|
|
|
{
|
|
|
|
File = "foilh03.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOILH_03_H
|
|
|
|
{
|
|
|
|
File = "foilh03_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOILH_04
|
|
|
|
{
|
|
|
|
File = "foilh04.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOILH_04_H
|
|
|
|
{
|
|
|
|
File = "foilh04_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOILH_06
|
|
|
|
{
|
|
|
|
File = "foilh06.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOILH_06_H
|
|
|
|
{
|
|
|
|
File = "foilh06_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_FOILN_01
|
|
|
|
{
|
|
|
|
File = "foiln01.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOILN_01_H
|
2000-09-18 11:07:07 -05:00
|
|
|
{
|
2002-05-21 07:30:29 -05:00
|
|
|
File = "foiln01_h.bmp" ;
|
2000-09-18 11:07:07 -05:00
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_FOIL_NONE
|
2000-09-18 11:07:07 -05:00
|
|
|
{
|
2002-05-21 07:30:29 -05:00
|
|
|
File = "foilnone.bmp" ;
|
2000-09-18 11:07:07 -05:00
|
|
|
};
|
|
|
|
Bitmap BMP_PAGE
|
|
|
|
{
|
|
|
|
File = "page.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_PAGE_H
|
|
|
|
{
|
|
|
|
File = "page_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_PAGE_EXCLUDED
|
|
|
|
{
|
|
|
|
File = "pageexcl.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_PAGE_EXCLUDED_H
|
|
|
|
{
|
|
|
|
File = "pageexcl_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_PAGEOBJS_EXCLUDED
|
|
|
|
{
|
|
|
|
File = "pagobjex.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_PAGEOBJS_EXCLUDED_H
|
|
|
|
{
|
|
|
|
File = "pagobjex_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_PAGEOBJS
|
|
|
|
{
|
|
|
|
File = "pageobjs.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_PAGEOBJS_H
|
|
|
|
{
|
|
|
|
File = "pageobjs_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_OBJECTS
|
|
|
|
{
|
|
|
|
File = "objects.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_OBJECTS_H
|
|
|
|
{
|
|
|
|
File = "objects_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_OLE
|
|
|
|
{
|
|
|
|
File = "ole.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_OLE_H
|
|
|
|
{
|
|
|
|
File = "ole_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_GROUP
|
|
|
|
{
|
|
|
|
File = "group.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_GROUP_H
|
|
|
|
{
|
|
|
|
File = "group_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_DOC_OPEN
|
|
|
|
{
|
|
|
|
File = "docopen.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_DOC_OPEN_H
|
|
|
|
{
|
|
|
|
File = "docopen_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_DOC_CLOSED
|
|
|
|
{
|
|
|
|
File = "docclose.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_DOC_CLOSED_H
|
|
|
|
{
|
|
|
|
File = "docclose_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_DOC_TEXT
|
|
|
|
{
|
|
|
|
File = "doctext.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_DOC_TEXT_H
|
|
|
|
{
|
|
|
|
File = "doctext_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_EXPAND
|
|
|
|
{
|
|
|
|
File = "plus.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_EXPAND_H
|
|
|
|
{
|
|
|
|
File = "plus_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_COLLAPSE
|
|
|
|
{
|
|
|
|
File = "minus.bmp" ;
|
|
|
|
};
|
2002-05-21 07:30:29 -05:00
|
|
|
Bitmap BMP_COLLAPSE_H
|
|
|
|
{
|
|
|
|
File = "minus_h.bmp" ;
|
|
|
|
};
|
2000-09-18 11:07:07 -05:00
|
|
|
Bitmap BMP_GRAPHIC
|
|
|
|
{
|
|
|
|
File = "graphic.bmp" ;
|
2002-05-21 07:30:29 -05:00
|
|
|
};
|
|
|
|
Bitmap BMP_GRAPHIC_H
|
|
|
|
{
|
|
|
|
File = "graphic_h.bmp" ;
|
2002-05-13 08:13:48 -05:00
|
|
|
};
|
|
|
|
Image IMG_PIPETTE_H
|
|
|
|
{
|
|
|
|
ImageBitmap = Bitmap { File = "pipette_h.bmp" ; };
|
2002-05-21 07:30:29 -05:00
|
|
|
MaskColor = IMAGE_MASK_STDCOLOR_HC ;
|
2002-05-13 08:13:48 -05:00
|
|
|
};
|
|
|
|
Image IMG_GET1OBJECT_H
|
|
|
|
{
|
|
|
|
ImageBitmap = Bitmap { File = "get1obj_h.bmp" ; };
|
2002-07-09 02:08:08 -05:00
|
|
|
MaskColor = IMAGE_MASK_STDCOLOR_HC ;
|
2002-05-13 08:13:48 -05:00
|
|
|
};
|
|
|
|
Image IMG_GETALLOBJECT_H
|
|
|
|
{
|
|
|
|
ImageBitmap = Bitmap { File = "getallob_h.bmp" ; };
|
2002-07-09 02:08:08 -05:00
|
|
|
MaskColor = IMAGE_MASK_STDCOLOR_HC ;
|
2002-05-13 08:13:48 -05:00
|
|
|
};
|
|
|
|
Image IMG_REMOVEBMP_H
|
|
|
|
{
|
|
|
|
ImageBitmap = Bitmap { File = "del1bmp_h.bmp" ; };
|
2002-07-09 02:08:08 -05:00
|
|
|
MaskColor = IMAGE_MASK_STDCOLOR_HC ;
|
2002-05-13 08:13:48 -05:00
|
|
|
};
|
|
|
|
Image IMG_REMOVEALLBMP_H
|
|
|
|
{
|
|
|
|
ImageBitmap = Bitmap { File = "delall_h.bmp" ; };
|
2002-05-21 07:30:29 -05:00
|
|
|
MaskColor = IMAGE_MASK_STDCOLOR_HC ;
|
2002-05-13 08:13:48 -05:00
|
|
|
};
|
2004-06-26 11:56:42 -05:00
|
|
|
#define SfxStyleFamiliesRes1\
|
2005-09-23 06:28:54 -05:00
|
|
|
Text [ en-US ] = "Graphics Styles" ;\
|
2004-06-26 11:56:42 -05:00
|
|
|
|
|
|
|
#define SfxStyleFamiliesRes2\
|
2005-09-23 06:28:54 -05:00
|
|
|
Text [ en-US ] = "Presentation Styles" ;\
|
2004-06-26 11:56:42 -05:00
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
SfxStyleFamilies DLG_STYLE_DESIGNER
|
|
|
|
{
|
|
|
|
StyleFamilyList =
|
|
|
|
{
|
2002-11-15 08:24:58 -06:00
|
|
|
SfxStyleFamilyItem RID_GRAPHICSTYLEFAMILY
|
2000-09-18 11:07:07 -05:00
|
|
|
{
|
2004-06-26 11:56:42 -05:00
|
|
|
SfxStyleFamiliesRes1
|
2000-09-18 11:07:07 -05:00
|
|
|
StyleFamily = SFX_STYLE_FAMILY_PARA ;
|
2004-06-26 11:56:42 -05:00
|
|
|
FilterList =
|
2000-09-18 11:07:07 -05:00
|
|
|
{
|
|
|
|
< STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ;
|
|
|
|
< STR_STYLE_FILTER_USED ; SFXSTYLEBIT_USED ; > ;
|
|
|
|
< STR_STYLE_FILTER_USERDEF ; SFXSTYLEBIT_USERDEF ; > ;
|
|
|
|
};
|
|
|
|
};
|
2002-11-15 08:24:58 -06:00
|
|
|
SfxStyleFamilyItem RID_PRESENTATIONSTYLEFAMILY
|
2000-09-18 11:07:07 -05:00
|
|
|
{
|
2004-06-26 11:56:42 -05:00
|
|
|
SfxStyleFamiliesRes2
|
2000-09-18 11:07:07 -05:00
|
|
|
StyleFamily = SFX_STYLE_FAMILY_PSEUDO ;
|
|
|
|
FilterList =
|
|
|
|
{
|
|
|
|
< STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2002-05-30 05:39:56 -05:00
|
|
|
#define STYLE_IMAGE_LISTEF \
|
|
|
|
IdList = \
|
|
|
|
{ \
|
|
|
|
1; 2; \
|
|
|
|
}; \
|
|
|
|
IdCount = 2;
|
|
|
|
|
|
|
|
ImageList 1 // == BMP_COLOR_NORMAL + 1
|
|
|
|
{
|
2004-05-18 18:45:31 -05:00
|
|
|
Prefix = "sf";
|
2002-05-30 05:39:56 -05:00
|
|
|
MaskColor = IMAGE_MASK_STDCOLOR;
|
|
|
|
STYLE_IMAGE_LISTEF
|
|
|
|
};
|
|
|
|
ImageList 2 // == BMP_COLOR_HIGHCONTRAST + 1
|
|
|
|
{
|
2004-05-18 18:45:31 -05:00
|
|
|
Prefix = "sfh";
|
2002-05-30 05:39:56 -05:00
|
|
|
MaskColor = IMAGE_MASK_STDCOLOR_HC;
|
|
|
|
STYLE_IMAGE_LISTEF
|
|
|
|
};
|
|
|
|
#undef STYLE_IMAGE_LISTEF
|
2000-09-18 11:07:07 -05:00
|
|
|
};
|
|
|
|
|
|
|
|
Bitmap BMP_PRESOBJ_GRAPHIC
|
|
|
|
{
|
|
|
|
File = "image.bmp" ;
|
|
|
|
};
|
|
|
|
Bitmap BMP_PRESOBJ_OBJECT
|
|
|
|
{
|
|
|
|
File = "object.bmp" ;
|
|
|
|
};
|
|
|
|
Bitmap BMP_PRESOBJ_CHART
|
|
|
|
{
|
|
|
|
File = "chart.bmp" ;
|
|
|
|
};
|
|
|
|
Bitmap BMP_PRESOBJ_ORGCHART
|
|
|
|
{
|
|
|
|
File = "orgchart.bmp" ;
|
|
|
|
};
|
|
|
|
Bitmap BMP_PRESOBJ_TABLE
|
|
|
|
{
|
|
|
|
File = "table.bmp" ;
|
|
|
|
};
|
|
|
|
Bitmap BMP_WAIT_ICON
|
|
|
|
{
|
|
|
|
File = "waiticon.bmp";
|
|
|
|
};
|
|
|
|
|
2001-04-03 08:38:27 -05:00
|
|
|
// ----------------------------------------
|
|
|
|
|
2004-07-13 07:47:09 -05:00
|
|
|
Bitmap BMP_CLOSE_DOC
|
|
|
|
{
|
|
|
|
File = "closedoc.bmp";
|
|
|
|
};
|
|
|
|
Bitmap BMP_CLOSE_DOC_H
|
|
|
|
{
|
|
|
|
File = "closedochc.bmp";
|
|
|
|
};
|
|
|
|
Bitmap BMP_TRIANGLE_RIGHT
|
|
|
|
{
|
|
|
|
File = "triangle_right.bmp";
|
|
|
|
};
|
|
|
|
Bitmap BMP_TRIANGLE_RIGHT_H
|
|
|
|
{
|
|
|
|
File = "triangle_right_hc.bmp";
|
|
|
|
};
|
|
|
|
Bitmap BMP_TRIANGLE_DOWN
|
|
|
|
{
|
|
|
|
File = "triangle_down.bmp";
|
|
|
|
};
|
|
|
|
Bitmap BMP_TRIANGLE_DOWN_H
|
|
|
|
{
|
|
|
|
File = "triangle_down_hc.bmp";
|
|
|
|
};
|
|
|
|
Bitmap BMP_FADE_EFFECT_INDICATOR
|
|
|
|
{
|
|
|
|
File = "fade_effect_indicator.bmp";
|
|
|
|
};
|
|
|
|
Bitmap BMP_FADE_EFFECT_INDICATOR_H
|
|
|
|
{
|
|
|
|
File = "fade_effect_indicator_hc.bmp";
|
|
|
|
};
|