Files
libreoffice/chart2/source/controller/dialogs/Bitmaps.src

533 lines
9.6 KiB
Plaintext
Raw Normal View History

2003-10-06 08:58:36 +00:00
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2003-10-06 08:58:36 +00:00
*
* Copyright 2008 by Sun Microsystems, Inc.
2003-10-06 08:58:36 +00:00
*
* OpenOffice.org - a multi-platform office productivity suite
2003-10-06 08:58:36 +00:00
*
* $RCSfile: Bitmaps.src,v $
* $Revision: 1.8 $
2003-10-06 08:58:36 +00:00
*
* This file is part of OpenOffice.org.
2003-10-06 08:58:36 +00:00
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
2003-10-06 08:58:36 +00:00
*
* OpenOffice.org 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 version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
2003-10-06 08:58:36 +00:00
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
2003-10-06 08:58:36 +00:00
*
************************************************************************/
#include "Bitmaps.hrc"
Image IMG_TYPE_COLUMN
{
ImageBitmap = Bitmap { File = "typecolumn_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_BAR
{
ImageBitmap = Bitmap { File = "typebar_16.png " ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_PIE
{
ImageBitmap = Bitmap { File = "typepie_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_LINE
{
ImageBitmap = Bitmap { File = "typepointline_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_AREA
{
ImageBitmap = Bitmap { File = "typearea_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_NET
{
ImageBitmap = Bitmap { File = "typenet_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_STOCK
{
ImageBitmap = Bitmap { File = "typestock_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_COLUMN_LINE
{
ImageBitmap = Bitmap { File = "typecolumnline_16.png" ; };
MaskColor = STD_MASKCOLOR;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_AREAS_2D
{
File = "areas_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_AREAS_2D_1
{
File = "areaspiled_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_AREAS_2D_3
{
File = "areasfull_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_AREAS_3D
{
File = "areaspiled3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_AREAS_3D_1
{
File = "areas3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_AREAS_3D_2
{
File = "areasfull3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_BARS_2D_1
{
File = "bar_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_BARS_2D_2
{
File = "barstack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_BARS_2D_3
{
File = "barpercent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_BARS_3D
{
File = "bar3ddeep_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_BARS_3D_1
{
File = "bar3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_BARS_3D_2
{
File = "barstack3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_BARS_3D_3
{
File = "barpercent3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_CIRCLES_2D
{
File = "pie_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_CIRCLES_2D_EXPLODED
2003-10-06 08:58:36 +00:00
{
File = "pieexploded_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_CIRCLES_3D
2003-10-06 08:58:36 +00:00
{
File = "pie3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_CIRCLES_3D_EXPLODED
2003-10-06 08:58:36 +00:00
{
File = "pie3dexploded_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_DONUT_2D
2003-10-06 08:58:36 +00:00
{
File = "donut_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_DONUT_2D_EXPLODED
{
File = "donutexploded_52x60.png" ;
};
Bitmap BMP_DONUT_3D
{
File = "donut3d_52x60.png" ;
};
Bitmap BMP_DONUT_3D_EXPLODED
{
File = "donut3dexploded_52x60.png" ;
};
//---------------------
2003-10-06 08:58:36 +00:00
Bitmap BMP_COLUMNS_2D_1
{
File = "columns_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_COLUMNS_2D_2
{
File = "columnstack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_COLUMNS_2D_3
{
File = "columnpercent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_COLUMN_LINE
2003-10-06 08:58:36 +00:00
{
File = "columnline_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_COLUMN_LINE_STACKED
2003-10-06 08:58:36 +00:00
{
File = "columnstackline_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_COLUMNS_3D
{
File = "columns3ddeep_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_COLUMNS_3D_1
{
File = "columns3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_COLUMNS_3D_2
{
File = "columnstack3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_COLUMNS_3D_3
{
File = "columnpercent3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_KEGELQ_3D_1
{
File = "conehori_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_KEGELQ_3D_2
{
File = "conehoristack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_KEGELQ_3D_3
{
File = "conehoripercent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_KEGELQ_3D_4
{
File = "conehorideep_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_KEGEL_3D_1
{
File = "cone_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_KEGEL_3D_2
{
File = "conestack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_KEGEL_3D_3
{
File = "conepercent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_KEGEL_3D_4
{
File = "conedeep_52x60.png" ;
};
//---------------------
Bitmap BMP_POINTS_XVALUES
{
File = "valueaxisdirectpoints_52x60.png" ;
};
Bitmap BMP_POINTS_XCATEGORY
{
File = "nostackdirectpoints_52x60.png" ;
};
Bitmap BMP_POINTS_STACKED
{
File = "stackdirectpoints_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_LINE_P_XVALUES
{
File = "valueaxisdirectboth_52x60.png" ;
};
Bitmap BMP_LINE_O_XVALUES
{
File = "valueaxisdirectlines_52x60.png" ;
};
Bitmap BMP_LINE3D_XVALUES
{
File = "valueaxisdirect3d_52x60.png" ;
};
Bitmap BMP_LINE_P_XCATEGORY
{
File = "nostackdirectboth_52x60.png" ;
};
Bitmap BMP_LINE_O_XCATEGORY
{
File = "nostackdirectlines_52x60.png" ;
};
Bitmap BMP_LINE3D_XCATEGORY
2003-10-06 08:58:36 +00:00
{
File = "nostackdirect3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_LINE_P_STACKED
2003-10-06 08:58:36 +00:00
{
File = "stackdirectboth_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_LINE_O_STACKED
2003-10-06 08:58:36 +00:00
{
File = "stackdirectlines_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_LINE3D_STACKED
2003-10-06 08:58:36 +00:00
{
File = "stackdirect3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
2003-10-06 08:58:36 +00:00
//---------------------
Bitmap BMP_LINE_P_XVALUES_SMOOTH
2003-10-06 08:58:36 +00:00
{
File = "valueaxissmoothboth_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_LINE_O_XVALUES_SMOOTH
2003-10-06 08:58:36 +00:00
{
File = "valueaxissmoothlines_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_LINE3D_XVALUES_SMOOTH
2003-10-06 08:58:36 +00:00
{
File = "valueaxissmooth3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_LINE_P_XCATEGORY_SMOOTH
2003-10-06 08:58:36 +00:00
{
File = "nostacksmoothboth_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_LINE_O_XCATEGORY_SMOOTH
2003-10-06 08:58:36 +00:00
{
File = "nostacksmoothlines_52x60.png" ;
};
Bitmap BMP_LINE3D_XCATEGORY_SMOOTH
{
File = "nostacksmooth3d_52x60.png" ;
};
Bitmap BMP_LINE_P_STACKED_SMOOTH
{
File = "stacksmoothboth_52x60.png" ;
};
Bitmap BMP_LINE_O_STACKED_SMOOTH
{
File = "stacksmoothlines_52x60.png" ;
};
Bitmap BMP_LINE3D_STACKED_SMOOTH
{
File = "stacksmooth3d_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_NET
2003-10-06 08:58:36 +00:00
{
File = "net_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_NET_STACK
2003-10-06 08:58:36 +00:00
{
File = "netstack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_NET_SYMB
2003-10-06 08:58:36 +00:00
{
File = "netpoint_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_NET_SYMB_STACK
2003-10-06 08:58:36 +00:00
{
File = "netpointstack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_NET_LINESYMB
2003-10-06 08:58:36 +00:00
{
File = "netlinepoint_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_NET_LINESYMB_STACK
2003-10-06 08:58:36 +00:00
{
File = "netlinepointstack_52x60.png" ;
};
Bitmap BMP_NET_FILLED
{
File = "net_52x60.png" ;
};
Bitmap BMP_NET_FILLED_STACKED
{
File = "netstack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_PYRAMIDQ_3D_1
{
File = "pyramindhori_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_PYRAMIDQ_3D_2
{
File = "pyramindhoristack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_PYRAMIDQ_3D_3
{
File = "pyramindhoripercent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_PYRAMIDQ_3D_4
{
File = "pyramindhorideep_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_PYRAMID_3D_1
{
File = "pyramind_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_PYRAMID_3D_2
{
File = "pyramindstack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_PYRAMID_3D_3
{
File = "pyramindpercent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_PYRAMID_3D_4
{
File = "pyraminddeep_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_ROEHRE_3D_1
{
File = "cylinderhori_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_ROEHRE_3D_2
{
File = "cylinderhoristack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_ROEHRE_3D_3
{
File = "cylinderhoriprocent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_ROEHRE_3D_4
{
File = "cylinderhorideep_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_SAEULE_3D_1
{
File = "cylinder_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_SAEULE_3D_2
{
File = "cylinderstack_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_SAEULE_3D_3
{
File = "cylinderpercent_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_SAEULE_3D_4
{
File = "cylinderdeep_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
Bitmap BMP_STOCK_1
{
File = "stock_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_STOCK_2
{
File = "stockblock_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_STOCK_3
{
File = "stockcolumns_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
Bitmap BMP_STOCK_4
{
File = "stockcolumnsattach_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
//---------------------
//---------------------
//---------------------
//error indicator
Image BMP_INDICATE_BOTH_VERTI
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "errorbothverti_30.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_INDICATE_DOWN
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "errordown_30.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_INDICATE_UP
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "errorup_30.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_INDICATE_BOTH_HORI
{
ImageBitmap = Bitmap
{
File = "errorbothhori_30.png" ;
};
};
Image BMP_INDICATE_RIGHT
{
ImageBitmap = Bitmap
{
File = "errorright_30.png" ;
};
};
Image BMP_INDICATE_LEFT
{
ImageBitmap = Bitmap
{
File = "errorleft_30.png" ;
};
};
2003-10-06 08:58:36 +00:00
//---------------------
//regression curves
Image BMP_REGRESSION_NONE
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "regno.bmp" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_LINEAR
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "reglin.bmp" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_LOG
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "reglog.bmp" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_EXP
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "regexp.bmp" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_POWER
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
File = "regpow.bmp" ;
};
2003-10-06 08:58:36 +00:00
};
//---------------------
Image IMG_SELECTRANGE
{
ImageBitmap = Bitmap
{
File = "selectrange.png";
};
MaskColor = STD_MASKCOLOR;
};