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

600 lines
10 KiB
Plaintext
Raw Normal View History

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
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
{
2010-11-24 21:50:49 -08:00
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;
};
CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde r272991 : 101635 2009-06-11 12:44:01 +0200 iha r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi r272314 : i101637 2009-04-22 14:37:50 +0200 iha r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha r269376 : #i64689# bubble chart (part 1)
2009-07-02 19:17:43 +00:00
Image IMG_TYPE_XY
{
ImageBitmap = Bitmap { File = "typexy_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_TYPE_AREA
{
2010-11-24 22:23:30 -08:00
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
};
CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde r272991 : 101635 2009-06-11 12:44:01 +0200 iha r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi r272314 : i101637 2009-04-22 14:37:50 +0200 iha r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha r269376 : #i64689# bubble chart (part 1)
2009-07-02 19:17:43 +00:00
Image IMG_TYPE_BUBBLE
{
ImageBitmap = Bitmap { File = "typebubble_16.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_STEP_START
{
ImageBitmap = Bitmap { File = "step_start_30.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_STEP_END
{
ImageBitmap = Bitmap { File = "step_end_30.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_STEP_CENTER_X
{
ImageBitmap = Bitmap { File = "step_center_x_30.png" ; };
MaskColor = STD_MASKCOLOR;
};
Image IMG_STEP_CENTER_Y
{
ImageBitmap = Bitmap { File = "step_center_y_30.png" ; };
MaskColor = STD_MASKCOLOR;
};
CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde r272991 : 101635 2009-06-11 12:44:01 +0200 iha r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi r272314 : i101637 2009-04-22 14:37:50 +0200 iha r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha r269376 : #i64689# bubble chart (part 1)
2009-07-02 19:17:43 +00:00
Bitmap BMP_BUBBLE_1
{
File = "bubble_52x60.png" ;
};
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
};
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
};
2010-11-24 22:23:30 -08:00
Bitmap BMP_BARS_2D_3
2003-10-06 08:58:36 +00:00
{
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
};
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
};
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
};
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
};
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_LINE_P_XVALUES_STEPPED
{
File = "valueaxissteppedboth_52x60.png" ;
};
Bitmap BMP_LINE_O_XVALUES_STEPPED
{
File = "valueaxissteppedlines_52x60.png" ;
};
Bitmap BMP_LINE3D_XVALUES_STEPPED
{
File = "valueaxisstepped3d_52x60.png" ;
};
Bitmap BMP_LINE_P_XCATEGORY_STEPPED
{
File = "nostacksteppedboth_52x60.png" ;
};
Bitmap BMP_LINE_O_XCATEGORY_STEPPED
{
File = "nostacksteppedlines_52x60.png" ;
};
Bitmap BMP_LINE3D_XCATEGORY_STEPPED
{
File = "nostackstepped3d_52x60.png" ;
};
Bitmap BMP_LINE_P_STACKED_STEPPED
{
File = "stacksteppedboth_52x60.png" ;
};
Bitmap BMP_LINE_O_STACKED_STEPPED
{
File = "stacksteppedlines_52x60.png" ;
};
Bitmap BMP_LINE3D_STACKED_STEPPED
{
File = "stackstepped3d_52x60.png" ;
};
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_FILL
{
File = "netfill_52x60.png" ;
};
Bitmap BMP_NET_FILL_STACK
{
File = "netstackfill_52x60.png" ;
2003-10-06 08:58:36 +00:00
};
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
};
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
};
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
};
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
};
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
{
2010-11-24 21:50:49 -08:00
File = "regno.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_LINEAR
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
2010-11-24 21:50:49 -08:00
File = "reglin.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_LOG
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
2010-11-24 21:50:49 -08:00
File = "reglog.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_EXP
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
2010-11-24 21:50:49 -08:00
File = "regexp.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_POWER
2003-10-06 08:58:36 +00:00
{
ImageBitmap = Bitmap
{
2010-11-24 21:50:49 -08:00
File = "regpow.png" ;
};
2003-10-06 08:58:36 +00:00
};
Image BMP_REGRESSION_POLYNOMIAL
{
ImageBitmap = Bitmap
{
File = "regpoly.png" ;
};
};
Image BMP_REGRESSION_MOVING_AVERAGE
{
ImageBitmap = Bitmap
{
File = "regavg.png" ;
};
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */