2006/12/08 16:37:43 bm 1.1.1.1.4.15: #i72361# help id for edit field with series names in own data dialog added 2006/03/11 13:56:39 iha 1.1.1.1.4.14: #i63018# added HelpId for Chart Window 2006/01/06 20:28:28 iha 1.1.1.1.4.13: added legendposition to wizard and restructured legend postiion control classes 2006/01/02 16:35:04 iha 1.1.1.1.4.12: #i58960# HelpId for Roadmap in Wizard 2005/12/06 18:54:10 iha 1.1.1.1.4.11: #i58020# added HelpIds HID_SCH_SERIES_LIST and HID_SCH_DATA_RANGES_LIST 2005/10/11 13:47:47 iha 1.1.1.1.4.10: #i55197# helpids for insert title 2005/10/11 13:01:59 iha 1.1.1.1.4.9: #i55200# helpids for insert data labels 2005/10/11 12:32:19 iha 1.1.1.1.4.8: #i55202# helpids for statistic dialog 2005/10/11 09:53:58 iha 1.1.1.1.4.7: #i55202# helpids for legend position 2005/10/07 11:26:05 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/29 12:24:56 iha 1.1.1.1.4.5: #125781# missing helpIds for Insert:Ggrid and Insert:Axis 2005/09/27 15:05:06 iha 1.1.1.1.4.4: #i55138# add helpid for data ranges dialog 2005/09/20 17:39:29 iha 1.1.1.1.4.3: #125774# added missing helpid for smooth line dialog 2005/09/20 11:34:40 iha 1.1.1.1.4.2: #125773# added missing helpid for bar geometry listbox 2005/08/17 16:54:14 bm 1.1.1.1.4.1: some ids re-activated for data editor dialog
163 lines
6.7 KiB
Plaintext
163 lines
6.7 KiB
Plaintext
/*************************************************************************
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: HelpIds.hrc,v $
|
|
*
|
|
* $Revision: 1.3 $
|
|
*
|
|
* last change: $Author: vg $ $Date: 2007-05-22 17:53:52 $
|
|
*
|
|
* The Contents of this file are made available subject to
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
|
*
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* 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.
|
|
*
|
|
* 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.
|
|
*
|
|
* 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
|
|
*
|
|
************************************************************************/
|
|
#ifndef CHART_HELPIDS_HRC
|
|
#define CHART_HELPIDS_HRC
|
|
|
|
#include <svtools/solar.hrc>
|
|
|
|
//see old chart: schhids.h
|
|
|
|
/*
|
|
#define HID_SCH_DATA_ROW (HID_SCH_START + 0)
|
|
#define HID_SCH_DATA_LINE (HID_SCH_START + 1)
|
|
#define HID_SCH_DATA_POINT (HID_SCH_START + 2)
|
|
#define HID_SCH_DIAGRAM_X_AXIS (HID_SCH_START + 3)
|
|
*/
|
|
#define HID_SCH_ALIGNMENT (HID_SCH_START + 4)
|
|
#define HID_SCH_LEGEND_POS (HID_SCH_START + 5)
|
|
#define HID_SCH_DATA_DESCR (HID_SCH_START + 6)
|
|
|
|
#define HID_SCH_SCALE_Y (HID_SCH_START + 7)
|
|
|
|
#define HID_SCH_STAT (HID_SCH_START + 8)
|
|
#define HID_SCH_WIN_DOCUMENT (HID_SCH_START + 9)
|
|
#define HID_SCH_CTL_DATA (HID_SCH_START + 10)
|
|
|
|
#define HID_SCH_CT_INDICATE (HID_SCH_START + 11)
|
|
#define HID_SCH_CT_REGRESS (HID_SCH_START + 12)
|
|
|
|
//for chart type dialog:
|
|
#define HID_SCH_CTL_TYPE (HID_SCH_START + 13)
|
|
#define HID_SCH_CTL_VARIANT (HID_SCH_START + 14)
|
|
#define HID_SCH_NUM_OF_LINES (HID_SCH_START + 43)
|
|
#define HID_SCH_SERIES_LIST (HID_SCH_START + 15)
|
|
#define HID_SCH_DATA_RANGES_LIST (HID_SCH_START + 16)
|
|
//
|
|
|
|
//#define HID_SCH_CTL_LIGHT (HID_SCH_START + 17)
|
|
//#define HID_SCH_CT_INDICATE2 (HID_SCH_START + 18)
|
|
//#define HID_SCH_CT_REGRESS2 (HID_SCH_START + 19)
|
|
|
|
//#define HID_SCH_TBI_EDIT_CANCEL (HID_SCH_START + 20)
|
|
//#define HID_SCH_TBI_EDIT_ACCEPT (HID_SCH_START + 21)
|
|
#define HID_SCH_TBI_DATA_TRANSFER (HID_SCH_START + 22)
|
|
#define HID_SCH_TBI_DATA_INSERT_ROW (HID_SCH_START + 23)
|
|
#define HID_SCH_TBI_DATA_INSERT_COL (HID_SCH_START + 24)
|
|
#define HID_SCH_TBI_DATA_DELETE_ROW (HID_SCH_START + 25)
|
|
#define HID_SCH_TBI_DATA_DELETE_COL (HID_SCH_START + 26)
|
|
#define HID_SCH_TBI_DATA_SWAP_COL (HID_SCH_START + 27)
|
|
#define HID_SCH_TBI_DATA_SWAP_ROW (HID_SCH_START + 28)
|
|
//#define HID_SCH_TBI_DATA_SORT_ROW (HID_SCH_START + 29)
|
|
//#define HID_SCH_TBI_DATA_SORT_COL (HID_SCH_START + 30)
|
|
//#define HID_SCH_TBI_DATA_SORT_TABLE_ROW (HID_SCH_START + 31)
|
|
//#define HID_SCH_TBI_DATA_SORT_TABLE_COL (HID_SCH_START + 32)
|
|
|
|
// #define HID_SCH_TBX_EDIT (HID_SCH_START + 33)
|
|
#define HID_SCH_TBX_DATA (HID_SCH_START + 34)
|
|
|
|
#define HID_SCH_ALIGNMENT_CTR_DIAL (HID_SCH_START + 35)
|
|
#define HID_SCH_ALIGNMENT_STACKED (HID_SCH_START + 36)
|
|
#define HID_SCH_ALIGNMENT_DEGREES (HID_SCH_START + 37)
|
|
/*
|
|
#define HID_SCH_LAYOUT (HID_SCH_START + 38)
|
|
|
|
#define HID_SCH_TBX_EDIT_FIELD (HID_SCH_START + 39)
|
|
#define HID_SCH_DIAGRAM_Y_AXIS (HID_SCH_START + 40)//war mal 3
|
|
|
|
#define HID_SCH_DEF_COLOR (HID_SCH_START + 41)
|
|
*/
|
|
#define HID_SCH_TP_AXIS_LABEL (HID_SCH_START + 42)
|
|
|
|
#define HID_SCH_CHART_AUTO_FORMAT (HID_SCH_START + 44)
|
|
#define HID_SCH_LB_BAR_GEOMETRY (HID_SCH_START + 45)
|
|
#define HID_SCH_DLG_SPLINE_PROPERTIES (HID_SCH_START + 46)
|
|
#define HID_SCH_DLG_RANGES (HID_SCH_START + 47)
|
|
|
|
#define HID_SCH_CB_XAXIS (HID_SCH_START + 48)
|
|
#define HID_SCH_CB_YAXIS (HID_SCH_START + 49)
|
|
#define HID_SCH_CB_ZAXIS (HID_SCH_START + 50)
|
|
#define HID_SCH_CB_SECONDARY_XAXIS (HID_SCH_START + 51)
|
|
#define HID_SCH_CB_SECONDARY_YAXIS (HID_SCH_START + 52)
|
|
#define HID_SCH_CB_SECONDARY_ZAXIS (HID_SCH_START + 53)
|
|
|
|
#define HID_SCH_CB_XGRID (HID_SCH_START + 54)
|
|
#define HID_SCH_CB_YGRID (HID_SCH_START + 55)
|
|
#define HID_SCH_CB_ZGRID (HID_SCH_START + 56)
|
|
#define HID_SCH_CB_SECONDARY_XGRID (HID_SCH_START + 57)
|
|
#define HID_SCH_CB_SECONDARY_YGRID (HID_SCH_START + 58)
|
|
#define HID_SCH_CB_SECONDARY_ZGRID (HID_SCH_START + 59)
|
|
|
|
#define HID_SCH_LEGEND_POS_LEFT (HID_SCH_START + 60)
|
|
#define HID_SCH_LEGEND_POS_TOP (HID_SCH_START + 61)
|
|
#define HID_SCH_LEGEND_POS_RIGHT (HID_SCH_START + 62)
|
|
#define HID_SCH_LEGEND_POS_BOTTOM (HID_SCH_START + 63)
|
|
|
|
#define HID_SCH_STATISTIK_MEANVALUE (HID_SCH_START + 64)
|
|
#define HID_SCH_STATISTIK_NO_ERROR (HID_SCH_START + 65)
|
|
#define HID_SCH_STATISTIK_VARIANT (HID_SCH_START + 66)
|
|
#define HID_SCH_STATISTIK_SIGMA (HID_SCH_START + 67)
|
|
#define HID_SCH_STATISTIK_PERCENT (HID_SCH_START + 68)
|
|
#define HID_SCH_STATISTIK_BIGERROR (HID_SCH_START + 69)
|
|
#define HID_SCH_STATISTIK_CONSTERROR (HID_SCH_START + 70)
|
|
#define HID_SCH_STATISTIK_PERCENT_VALUE (HID_SCH_START + 71)
|
|
#define HID_SCH_STATISTIK_BIGERROR_VALUE (HID_SCH_START + 72)
|
|
#define HID_SCH_STATISTIK_PLUS_VALUE (HID_SCH_START + 73)
|
|
#define HID_SCH_STATISTIK_MINUS_VALUE (HID_SCH_START + 74)
|
|
|
|
#define HID_SCH_DATALABEL_VALUE (HID_SCH_START + 75)
|
|
#define HID_SCH_DATALABEL_NUMBER (HID_SCH_START + 76)
|
|
#define HID_SCH_DATALABEL_PERCENT (HID_SCH_START + 77)
|
|
#define HID_SCH_DATALABEL_TEXT (HID_SCH_START + 78)
|
|
#define HID_SCH_DATALABEL_SYMBOL (HID_SCH_START + 79)
|
|
|
|
#define HID_SCH_TITLE_MAIN (HID_SCH_START + 80)
|
|
#define HID_SCH_TITLE_SUB (HID_SCH_START + 81)
|
|
#define HID_SCH_TITLE_X (HID_SCH_START + 82)
|
|
#define HID_SCH_TITLE_Y (HID_SCH_START + 83)
|
|
#define HID_SCH_TITLE_Z (HID_SCH_START + 84)
|
|
|
|
#define HID_SCH_WIZARD_ROADMAP (HID_SCH_START + 85)
|
|
#define HID_SCH_LEGEND_SHOW (HID_SCH_START + 86)
|
|
#define HID_SCH_DATA_SERIES_LABEL (HID_SCH_START + 87)
|
|
|
|
// HID_SCH_START should be 63280 (checked 25.Nov 2002)
|
|
|
|
// 453 == SCH_IF_CHARTVIEWSHELL, da SFX_INTERFACE_LIB kein
|
|
// Define sondern neuerdings ein Enum ist
|
|
//#define HID_SCH_VIEWSHELL_DOCUMENT (453)
|
|
|
|
|
|
#endif
|