Update ooo320-m1
[ooovba.git] / chart2 / source / controller / dialogs / ResourceIds.hrc
blob1813a6de4e5b1677ae147e89711cf50364238666
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: ResourceIds.hrc,v $
10  * $Revision: 1.6 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #ifndef _CHART2_RESOURCE_IDS_HRC
32 #define _CHART2_RESOURCE_IDS_HRC
34 //-----------------------------------------------------------------------------
35 //for strings see Strings.hrc
37 //-----------------------------------------------------------------------------
38 //for Bimaps see Bimaps.hrc and Bimaps_HC.hrc
40 //-----------------------------------------------------------------------------
41 //Dialog Ids:
42 #define DLG_DIAGRAM_TYPE    743
43 #define DLG_CHART_WIZARD    902
44 #define DLG_DATA_SOURCE     901
45 #define DLG_AXIS_OR_GRID    839
46 #define DLG_DATA_DESCR      836
47 #define DLG_LEGEND          835
48 #define DLG_TITLE           834
49 #define DLG_3D_VIEW         752
50 #define DLG_OBJECT_PROPERTIES 903
51 #define DLG_SPLINE_PROPERTIES 904
52 #define DLG_DATA_TRENDLINE  841
53 #define DLG_DATA_YERRORBAR  842
55 //-----------------------------------------------------------------------------
56 //TabPage Ids:
57 #define TP_LEGEND_POS   900
58 #define TP_DATA_DESCR   901
59 #define TP_ALIGNMENT    902
60 //#define TP_SYMBOL     906
61 #define TP_LAYOUT       907
62 #define TP_OPTIONS      908
63 #define TP_POLAROPTIONS 909
64 #define TP_AXIS_LABEL   920
65 #define TP_SCALE                903
66 #define TP_AXIS_POSITIONS   904
67 #define TP_CHARTTYPE    910
68 #define TP_RANGECHOOSER 911
69 #define TP_WIZARD_TITLEANDOBJECTS 912
70 #define TP_LOCATION     913
71 #define TP_DATA_SOURCE  914
73 #define TP_3D_SCENEGEOMETRY     915
74 #define TP_3D_SCENEAPPEARANCE   916
75 #define TP_3D_SCENEILLUMINATION 917
77 #define TP_TRENDLINE    918
78 #define TP_YERRORBAR    919
80 //-----------------------------------------------------------------------------
81 //listbox Ids:
82 #define LB_BAR_GEOMETRY 1000
83 #define LB_TEXT_SEPARATOR 1001
85 //-----------------------------------------------------------------------------
87 #endif