1*cdf0e10cSrcweir /*************************************************************************
2*cdf0e10cSrcweir  *
3*cdf0e10cSrcweir  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir  *
5*cdf0e10cSrcweir  * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir  *
7*cdf0e10cSrcweir  * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir  *
9*cdf0e10cSrcweir  * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir  *
11*cdf0e10cSrcweir  * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir  * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir  * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir  *
15*cdf0e10cSrcweir  * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir  * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir  * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir  *
21*cdf0e10cSrcweir  * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir  * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir  * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir  * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir  *
26*cdf0e10cSrcweir  ************************************************************************/
27*cdf0e10cSrcweir #ifndef SCH_SLOTIDS_HXX
28*cdf0e10cSrcweir #define SCH_SLOTIDS_HXX
29*cdf0e10cSrcweir 
30*cdf0e10cSrcweir // header for SID_OBJ1_START
31*cdf0e10cSrcweir #include <sfx2/sfxsids.hrc>
32*cdf0e10cSrcweir 
33*cdf0e10cSrcweir // SID_OBJ1_START == 30000 + 512
34*cdf0e10cSrcweir //not used as slot in old chart
35*cdf0e10cSrcweir //#define SID_COPYFORMAT			SID_OBJ1_START
36*cdf0e10cSrcweir //not used as slot in old chart
37*cdf0e10cSrcweir //#define SID_PASTEFORMAT 		(SID_OBJ1_START +  1)
38*cdf0e10cSrcweir 
39*cdf0e10cSrcweir //still used as help id
40*cdf0e10cSrcweir #define SID_DIAGRAM_DATA        (SID_OBJ1_START +  2)
41*cdf0e10cSrcweir //only used as help id
42*cdf0e10cSrcweir #define SID_INSERT_TITLE		(SID_OBJ1_START +  3)
43*cdf0e10cSrcweir //only used as help id
44*cdf0e10cSrcweir #define SID_INSERT_CHART_LEGEND	(SID_OBJ1_START +  4)
45*cdf0e10cSrcweir //only used as help id
46*cdf0e10cSrcweir #define SID_INSERT_DESCRIPTION	(SID_OBJ1_START +  5)
47*cdf0e10cSrcweir //only used as help id
48*cdf0e10cSrcweir #define SID_INSERT_AXIS 		(SID_OBJ1_START +  6)
49*cdf0e10cSrcweir //some how used as slot in old chart
50*cdf0e10cSrcweir //#define SID_DATA_ROW_POINT		(SID_OBJ1_START +  7)
51*cdf0e10cSrcweir //menu parent id and helpid
52*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_CHART_TITLE			(SID_OBJ1_START +  8)
53*cdf0e10cSrcweir //still used as slot id
54*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_LEGEND				(SID_OBJ1_START +  9)
55*cdf0e10cSrcweir //menu parent id and helpid
56*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS		(SID_OBJ1_START + 10)
57*cdf0e10cSrcweir //menu parent id and helpid
58*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID		(SID_OBJ1_START + 11)
59*cdf0e10cSrcweir 
60*cdf0e10cSrcweir /*
61*cdf0e10cSrcweir //MENUCHANGE
62*cdf0e10cSrcweir //still used as slot id
63*cdf0e10cSrcweir #define SID_DIAGRAM_WALL		(SID_OBJ1_START + 12)
64*cdf0e10cSrcweir //still used as slot id
65*cdf0e10cSrcweir #define SID_DIAGRAM_FLOOR		(SID_OBJ1_START + 13)
66*cdf0e10cSrcweir //still used as slot id
67*cdf0e10cSrcweir #define SID_DIAGRAM_AREA		(SID_OBJ1_START + 14)
68*cdf0e10cSrcweir */
69*cdf0e10cSrcweir 
70*cdf0e10cSrcweir //only used as help id
71*cdf0e10cSrcweir #define SID_3D_VIEW             (SID_OBJ1_START + 15)
72*cdf0e10cSrcweir //still used as slot id
73*cdf0e10cSrcweir #define SID_DIAGRAM_TYPE        (SID_OBJ1_START + 16)
74*cdf0e10cSrcweir //used as slot in old chart
75*cdf0e10cSrcweir //#define SID_TOGGLE_TITLE        (SID_OBJ1_START + 17)
76*cdf0e10cSrcweir //used as slot in old chart
77*cdf0e10cSrcweir //#define SID_TOGGLE_LEGEND		(SID_OBJ1_START + 18)
78*cdf0e10cSrcweir //used as slot in old chart
79*cdf0e10cSrcweir //#define SID_TOGGLE_AXIS_TITLE	(SID_OBJ1_START + 19)
80*cdf0e10cSrcweir //used as slot in old chart
81*cdf0e10cSrcweir //#define SID_TOGGLE_AXIS_DESCR	(SID_OBJ1_START + 20)      // 30532
82*cdf0e10cSrcweir //used as slot in old chart
83*cdf0e10cSrcweir //#define SID_TOGGLE_GRID_HORZ	(SID_OBJ1_START + 21)
84*cdf0e10cSrcweir //used as slot in old chart
85*cdf0e10cSrcweir //#define SID_TOGGLE_GRID_VERT	(SID_OBJ1_START + 22)
86*cdf0e10cSrcweir //used as slot in old chart
87*cdf0e10cSrcweir //#define SID_DATA_IN_ROWS		(SID_OBJ1_START + 23)
88*cdf0e10cSrcweir //used as slot in old chart
89*cdf0e10cSrcweir //#define SID_DATA_IN_COLUMNS		(SID_OBJ1_START + 24)
90*cdf0e10cSrcweir //used as slot in old chart
91*cdf0e10cSrcweir //#define SID_TOOL_SELECT 		(SID_OBJ1_START + 25)
92*cdf0e10cSrcweir //some how used as slot in old chart
93*cdf0e10cSrcweir //#define SID_CONTEXT_TYPE		(SID_OBJ1_START + 26)
94*cdf0e10cSrcweir //used as slot in old chart
95*cdf0e10cSrcweir //#define SID_NEW_ARRANGEMENT     (SID_OBJ1_START + 27)     //  30539
96*cdf0e10cSrcweir //only used as help id
97*cdf0e10cSrcweir #define SID_INSERT_GRIDS		(SID_OBJ1_START + 28)
98*cdf0e10cSrcweir 
99*cdf0e10cSrcweir //not used as slot in old chart
100*cdf0e10cSrcweir //#define SID_MAINTITLE			(SID_OBJ1_START + 29)
101*cdf0e10cSrcweir //not used as slot in old chart
102*cdf0e10cSrcweir //#define SID_SUBTITLE			(SID_OBJ1_START + 30)
103*cdf0e10cSrcweir //not used as slot in old chart
104*cdf0e10cSrcweir //#define SID_XAXIS_TITLE         (SID_OBJ1_START + 31)
105*cdf0e10cSrcweir //not used as slot in old chart
106*cdf0e10cSrcweir //#define SID_YAXIS_TITLE         (SID_OBJ1_START + 32)
107*cdf0e10cSrcweir //not used as slot in old chart
108*cdf0e10cSrcweir //#define SID_ZAXIS_TITLE         (SID_OBJ1_START + 33)
109*cdf0e10cSrcweir 
110*cdf0e10cSrcweir /*
111*cdf0e10cSrcweir //used as slot in old chart
112*cdf0e10cSrcweir #ifdef SID_UPDATE
113*cdf0e10cSrcweir #undef SID_UPDATE
114*cdf0e10cSrcweir #endif
115*cdf0e10cSrcweir #define SID_UPDATE				(SID_OBJ1_START + 34)
116*cdf0e10cSrcweir */
117*cdf0e10cSrcweir 
118*cdf0e10cSrcweir //not used as slot in old chart
119*cdf0e10cSrcweir //#define SID_DATA                (SID_OBJ1_START + 35)
120*cdf0e10cSrcweir //not used as slot in old chart
121*cdf0e10cSrcweir //#define SID_ADD_COLUMN          (SID_OBJ1_START + 36)
122*cdf0e10cSrcweir //not used as slot in old chart
123*cdf0e10cSrcweir //#define SID_ADD_ROW             (SID_OBJ1_START + 37)
124*cdf0e10cSrcweir 
125*cdf0e10cSrcweir //still used as slot id
126*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_X      (SID_OBJ1_START + 40)
127*cdf0e10cSrcweir //still used as slot id
128*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_Y      (SID_OBJ1_START + 41)
129*cdf0e10cSrcweir //still used as slot id
130*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_Z      (SID_OBJ1_START + 42)
131*cdf0e10cSrcweir //still used as slot id
132*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_ALL    (SID_OBJ1_START + 43)
133*cdf0e10cSrcweir //only used as help id
134*cdf0e10cSrcweir #define SID_INSERT_STATISTICS   (SID_OBJ1_START + 44)
135*cdf0e10cSrcweir //still used as slot id
136*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_MAIN  (SID_OBJ1_START + 45)
137*cdf0e10cSrcweir //still used as slot id
138*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_SUB   (SID_OBJ1_START + 46)
139*cdf0e10cSrcweir //still used as slot id
140*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_X     (SID_OBJ1_START + 47)
141*cdf0e10cSrcweir //still used as slot id
142*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_Y     (SID_OBJ1_START + 48)
143*cdf0e10cSrcweir //still used as slot id
144*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_Z     (SID_OBJ1_START + 49)
145*cdf0e10cSrcweir //still used as slot id
146*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_ALL   (SID_OBJ1_START + 50)
147*cdf0e10cSrcweir //still used as slot id
148*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Y_MAIN (SID_OBJ1_START + 51)
149*cdf0e10cSrcweir //still used as slot id
150*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_X_MAIN (SID_OBJ1_START + 52)
151*cdf0e10cSrcweir //still used as slot id
152*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Z_MAIN (SID_OBJ1_START + 53)
153*cdf0e10cSrcweir //still used as slot id
154*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_ALL    (SID_OBJ1_START + 54)
155*cdf0e10cSrcweir 
156*cdf0e10cSrcweir //used as slot in old chart
157*cdf0e10cSrcweir //#define SID_HAS_X_DESCR			(SID_OBJ1_START + 55)
158*cdf0e10cSrcweir //used as slot in old chart
159*cdf0e10cSrcweir //#define SID_HAS_Y_DESCR			(SID_OBJ1_START + 56)
160*cdf0e10cSrcweir //used as slot in old chart
161*cdf0e10cSrcweir //#define SID_HAS_Z_DESCR			(SID_OBJ1_START + 57)
162*cdf0e10cSrcweir 
163*cdf0e10cSrcweir //#define SID_DIAGRAM_OBJECTS     (SID_OBJ1_START + 60)
164*cdf0e10cSrcweir 
165*cdf0e10cSrcweir //not used as slot in old chart
166*cdf0e10cSrcweir //#define SID_HAS_X_TITLE			(SID_OBJ1_START + 61)
167*cdf0e10cSrcweir //not used as slot in old chart
168*cdf0e10cSrcweir //#define SID_HAS_Y_TITLE			(SID_OBJ1_START + 62)
169*cdf0e10cSrcweir //not used as slot in old chart
170*cdf0e10cSrcweir //#define SID_HAS_Z_TITLE			(SID_OBJ1_START + 63)
171*cdf0e10cSrcweir //not used as slot in old chart
172*cdf0e10cSrcweir //#define SID_HAS_MAIN_TITLE		(SID_OBJ1_START + 64)
173*cdf0e10cSrcweir //not used as slot in old chart
174*cdf0e10cSrcweir //#define SID_HAS_SUB_TITLE		(SID_OBJ1_START + 65)
175*cdf0e10cSrcweir 
176*cdf0e10cSrcweir //still used as slot id
177*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Y_HELP (SID_OBJ1_START + 66)
178*cdf0e10cSrcweir //still used as slot id
179*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_X_HELP (SID_OBJ1_START + 67)
180*cdf0e10cSrcweir //still used as slot id
181*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Z_HELP (SID_OBJ1_START + 68)
182*cdf0e10cSrcweir 
183*cdf0e10cSrcweir //not used as slot in old chart
184*cdf0e10cSrcweir //#define SID_DIAGRAM_DATA_WIN	(SID_OBJ1_START + 70)
185*cdf0e10cSrcweir 
186*cdf0e10cSrcweir //used as slot in old chart
187*cdf0e10cSrcweir //#define SID_DIAGRAM_ERROR    	 (SID_OBJ1_START + 71)
188*cdf0e10cSrcweir //used as slot in old chart
189*cdf0e10cSrcweir //#define SID_DIAGRAM_AVERAGEVALUE (SID_OBJ1_START + 72)
190*cdf0e10cSrcweir //used as slot in old chart
191*cdf0e10cSrcweir //#define SID_DIAGRAM_REGRESSION   (SID_OBJ1_START + 73)
192*cdf0e10cSrcweir //used as slot in old chart
193*cdf0e10cSrcweir //#define SID_SCALE_TEXT           (SID_OBJ1_START + 74)
194*cdf0e10cSrcweir //not used as slot in old chart
195*cdf0e10cSrcweir //#define SID_TEXTBREAK            (SID_OBJ1_START + 75)
196*cdf0e10cSrcweir 
197*cdf0e10cSrcweir //not used as slot in old chart
198*cdf0e10cSrcweir //#define SID_DIAGRAM_DATADESCRIPTION  (SID_OBJ1_START + 76)
199*cdf0e10cSrcweir //not used as slot in old chart
200*cdf0e10cSrcweir //#define SID_DIAGRAM_POSLEGEND        (SID_OBJ1_START + 77)
201*cdf0e10cSrcweir //not used as slot in old chart
202*cdf0e10cSrcweir //#define SID_DIAGRAM_DEFAULTCOLORS    (SID_OBJ1_START + 78)
203*cdf0e10cSrcweir //not used as slot in old chart
204*cdf0e10cSrcweir //#define SID_DIAGRAM_BARWIDTH         (SID_OBJ1_START + 79)
205*cdf0e10cSrcweir //not used as slot in old chart
206*cdf0e10cSrcweir //#define SID_DIAGRAM_NUMLINES         (SID_OBJ1_START + 80)
207*cdf0e10cSrcweir 
208*cdf0e10cSrcweir //menu parent id and helpid
209*cdf0e10cSrcweir //#define SID_ROW_POSITION         (SID_OBJ1_START + 81)
210*cdf0e10cSrcweir //still used as slot id
211*cdf0e10cSrcweir //#define SID_ROW_MOREFRONT        (SID_OBJ1_START + 82)
212*cdf0e10cSrcweir //still used as slot id
213*cdf0e10cSrcweir //#define SID_ROW_MOREBACK         (SID_OBJ1_START + 83)
214*cdf0e10cSrcweir 
215*cdf0e10cSrcweir //not used as slot in old chart
216*cdf0e10cSrcweir //#define SID_TITLE_TEXT			(SID_OBJ1_START + 100)
217*cdf0e10cSrcweir //somehow used as slot in old chart
218*cdf0e10cSrcweir //#define SID_DIAGRAM_STOCK_LINE  (SID_OBJ1_START + 101)
219*cdf0e10cSrcweir //used as slot in old chart
220*cdf0e10cSrcweir //#define SID_DIAGRAM_STOCK_LOSS  (SID_OBJ1_START + 102)
221*cdf0e10cSrcweir //used as slot in old chart
222*cdf0e10cSrcweir //#define SID_DIAGRAM_STOCK_PLUS  (SID_OBJ1_START + 103)
223*cdf0e10cSrcweir 
224*cdf0e10cSrcweir //still used as slot id
225*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_A      (SID_OBJ1_START + 104)
226*cdf0e10cSrcweir //still used as slot id
227*cdf0e10cSrcweir //MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_B      (SID_OBJ1_START + 105)
228*cdf0e10cSrcweir //used as slot in old chart
229*cdf0e10cSrcweir //#define SID_DIAGRAM_AXIS_C      (SID_OBJ1_START + 106)
230*cdf0e10cSrcweir 
231*cdf0e10cSrcweir // Reserved till (SID_OBJ1_START + 110)
232*cdf0e10cSrcweir 
233*cdf0e10cSrcweir #endif
234*cdf0e10cSrcweir // SCH_SLOTIDS_HXX
235