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