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