1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: Strings.hrc,v $
10 * $Revision: 1.9.72.1 $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
30 #ifndef CHART_STRINGS_HRC
31 #define CHART_STRINGS_HRC
33 // this includes no link dependency
34 #include <svtools/solar.hrc>
39 //#define RID_APP_START 30000
40 ////#define STR_NULL (RID_APP_START + 1)
41 ////#define STR_BASIC_IDE (RID_APP_START + 2)
42 //#define STR_LINES (RID_APP_START + 3)
43 //#define STR_COLUMNS (RID_APP_START + 4)
44 //#define STR_BARS (RID_APP_START + 5)
45 //#define STR_AREAS (RID_APP_START + 6)
46 //#define STR_CIRCLES (RID_APP_START + 7)
47 //#define STR_DONUT2 (RID_APP_START + 9)
48 //#define STR_OFS (RID_APP_START + 14)
49 //#define STR_XY (RID_APP_START + 16)
50 //#define STR_XYZ (RID_APP_START + 17)
51 //#define STR_ONLY_SYMBOLS (RID_APP_START + 115)
52 //#define STR_LINESYMB (RID_APP_START + 15)
53 //#define STR_LINE_SYMBOLS (RID_APP_START + 117)
54 //#define STR_SYMBOL (RID_APP_START + 53)
55 //#define STR_SYMBOL_STACK (RID_APP_START + 54)
56 //#define STR_SYMBOL_PERCENT (RID_APP_START + 55)
57 //#define STR_SPLINE_CUBIC (RID_APP_START + 56)
58 //#define STR_SPLINE_CUBIC_SYMBOL (RID_APP_START + 57)
59 //#define STR_SPLINE_B (RID_APP_START + 58)
60 //#define STR_SPLINE_B_SYMBOL (RID_APP_START + 59)
61 //#define STR_STOCKCHART (RID_APP_START + 142)
62 //#define STR_SAEULE_3D_1 (RID_APP_START + 149)
63 //#define STR_SAEULE_3D_2 (RID_APP_START + 150)
64 //#define STR_SAEULE_3D_3 (RID_APP_START + 151)
65 //#define STR_SAEULE_3D_4 (RID_APP_START + 152)
66 //#define STR_ROEHRE_3D_1 (RID_APP_START + 153)
67 //#define STR_ROEHRE_3D_2 (RID_APP_START + 154)
68 //#define STR_ROEHRE_3D_3 (RID_APP_START + 155)
69 //#define STR_ROEHRE_3D_4 (RID_APP_START + 156)
70 //#define STR_PYRAMID_3D_1 (RID_APP_START + 157)
71 //#define STR_PYRAMID_3D_2 (RID_APP_START + 158)
72 //#define STR_PYRAMID_3D_3 (RID_APP_START + 159)
73 //#define STR_PYRAMID_3D_4 (RID_APP_START + 160)
74 //#define STR_PYRAMIDQ_3D_1 (RID_APP_START + 161)
75 //#define STR_PYRAMIDQ_3D_2 (RID_APP_START + 162)
76 //#define STR_PYRAMIDQ_3D_3 (RID_APP_START + 163)
77 //#define STR_PYRAMIDQ_3D_4 (RID_APP_START + 164)
78 //#define STR_KEGEL_3D_1 (RID_APP_START + 165)
79 //#define STR_KEGEL_3D_2 (RID_APP_START + 166)
80 //#define STR_KEGEL_3D_3 (RID_APP_START + 167)
81 //#define STR_KEGEL_3D_4 (RID_APP_START + 168)
82 //#define STR_KEGELQ_3D_1 (RID_APP_START + 169)
83 //#define STR_KEGELQ_3D_2 (RID_APP_START + 170)
84 //#define STR_KEGELQ_3D_3 (RID_APP_START + 171)
85 //#define STR_KEGELQ_3D_4 (RID_APP_START + 172)
86 ////#define STR_NORMAL_LINES (RID_APP_START + 18)
87 ////#define STR_SURFACE (RID_APP_START + 19)
88 // #define STR_STEPMAIN_LT_MAXVALUE (RID_APP_START + 103)
89 // #define STR_STEPHELP_LT_STEPMAIN (RID_APP_START + 104)
90 // #define STR_WRONG_ORIGIN (RID_APP_START + 112)
91 ////#define STR_AREA (RID_APP_START + 122)
92 ////#define STR_LINE (RID_APP_START + 123)
93 ////#define STR_OBJECT_SOURCE_DATA (RID_APP_START + 129)
95 //-----------------------------------------------------------------------------
97 //see Strings_ChartTypes.src
99 #define STR_NORMAL (RID_APP_START + 10)
100 #define STR_STACKED (RID_APP_START + 11)
101 #define STR_PERCENT (RID_APP_START + 12)
102 #define STR_DEEP (RID_APP_START + 13)
103 #define STR_FILLED (RID_APP_START + 285)
105 #define STR_DONUT (RID_APP_START + 8)
106 #define STR_TYPE_PIE (RID_APP_START + 187)
107 #define STR_PIE_EXPLODED (RID_APP_START + 188)
108 #define STR_DONUT_EXPLODED (RID_APP_START + 189)
110 #define STR_TYPE_COLUMN (RID_APP_START + 190)
111 #define STR_TYPE_BAR (RID_APP_START + 191)
112 #define STR_TYPE_AREA (RID_APP_START + 192)
114 #define STR_LINES_3D (RID_APP_START + 193)
115 #define STR_POINTS_ONLY (RID_APP_START + 194)
116 #define STR_LINES_ONLY (RID_APP_START + 116)
117 #define STR_POINTS_AND_LINES (RID_APP_START + 124)
118 #define STR_TYPE_LINE (RID_APP_START + 125)
119 #define STR_TYPE_XY (RID_APP_START + 240)
121 #define STR_LINE_COLUMN (RID_APP_START + 22)
122 #define STR_LINE_STACKEDCOLUMN (RID_APP_START + 23)
123 #define STR_TYPE_COMBI_COLUMN_LINE (RID_APP_START + 24)
125 #define STR_TYPE_NET (RID_APP_START + 52)
127 #define STR_TYPE_STOCK (RID_APP_START + 126)
128 #define STR_STOCK_1 (RID_APP_START + 143)
129 #define STR_STOCK_2 (RID_APP_START + 144)
130 #define STR_STOCK_3 (RID_APP_START + 145)
131 #define STR_STOCK_4 (RID_APP_START + 146)
133 #define STR_TYPE_BUBBLE (RID_APP_START + 282)
134 #define STR_BUBBLE_1 (RID_APP_START + 283)
136 //-----------------------------------------------------------------------------
137 //additional controls for wizard:
139 #define STR_BAR_GEOMETRY (RID_APP_START + 127)
140 #define STR_NUMBER_OF_LINES (RID_APP_START + 128)
141 #define STR_TIP_SELECT_RANGE (RID_APP_START + 196)
143 #define STR_3DSCHEME_SIMPLE (RID_APP_START + 231)
144 #define STR_3DSCHEME_REALISTIC (RID_APP_START + 232)
145 #define STR_3DSCHEME_CUSTOM (RID_APP_START + 259)
148 #define STR_TEXT_SEPARATOR (RID_APP_START + 20)
150 //-----------------------------------------------------------------------------
151 //SchStatisticTabPage and SchDataStatisticsDlg
152 //see Strings_Statistic.src
154 #define STR_INDICATE_BOTH (RID_APP_START + 131)
155 #define STR_INDICATE_UP (RID_APP_START + 132)
156 #define STR_INDICATE_DOWN (RID_APP_START + 133)
158 #define STR_REGRESSION_LINEAR (RID_APP_START + 135)
159 #define STR_REGRESSION_LOG (RID_APP_START + 136)
160 #define STR_REGRESSION_EXP (RID_APP_START + 137)
161 #define STR_REGRESSION_POWER (RID_APP_START + 138)
163 //-----------------------------------------------------------------------------
165 //see Strings_Scale.src
167 #define STR_INVALID_NUMBER (RID_APP_START + 100)
168 #define STR_STEP_GT_ZERO (RID_APP_START + 102)
169 #define STR_BAD_LOGARITHM (RID_APP_START + 111)
170 #define STR_MIN_GREATER_MAX (RID_APP_START + 101)
172 //-----------------------------------------------------------------------------
174 #define STR_DATA_ROLE_LABEL (RID_APP_START + 241)
175 #define STR_DATA_ROLE_X (RID_APP_START + 242)
176 #define STR_DATA_ROLE_Y (RID_APP_START + 243)
177 #define STR_DATA_ROLE_X_ERROR (RID_APP_START + 244)
178 #define STR_DATA_ROLE_X_ERROR_POSITIVE (RID_APP_START + 272)
179 #define STR_DATA_ROLE_X_ERROR_NEGATIVE (RID_APP_START + 273)
180 #define STR_DATA_ROLE_Y_ERROR (RID_APP_START + 245)
181 #define STR_DATA_ROLE_Y_ERROR_POSITIVE (RID_APP_START + 274)
182 #define STR_DATA_ROLE_Y_ERROR_NEGATIVE (RID_APP_START + 275)
183 #define STR_DATA_ROLE_FIRST (RID_APP_START + 246)
184 #define STR_DATA_ROLE_LAST (RID_APP_START + 247)
185 #define STR_DATA_ROLE_MIN (RID_APP_START + 248)
186 #define STR_DATA_ROLE_MAX (RID_APP_START + 249)
187 #define STR_DATA_ROLE_CATEGORIES (RID_APP_START + 260)
188 #define STR_DATA_ROLE_SIZE (RID_APP_START + 284)
190 #define STR_DATA_UNNAMED_SERIES (RID_APP_START + 250)
191 #define STR_DATA_UNNAMED_SERIES_WITH_INDEX (RID_APP_START + 251)
193 #define STR_DATA_SELECT_RANGE_FOR_SERIES (RID_APP_START + 252)
194 #define STR_DATA_SELECT_RANGE_FOR_CATEGORIES (RID_APP_START + 253)
195 #define STR_DATA_SELECT_RANGE_FOR_DATALABELS (RID_APP_START + 195)
196 #define STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS (RID_APP_START + 21)
197 #define STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS (RID_APP_START + 267)
199 //-----------------------------------------------------------------------------
201 //e.g. used as titles for insert dialogs and object properties dialog
202 //also used in tip help, in status descriptions e.g. '%object% marked' or in undo action e.g. 'moved %object%'
204 #define STR_PAGE_CHARTTYPE (RID_APP_START + 197)
205 #define STR_PAGE_DATA_RANGE (RID_APP_START + 238)
206 #define STR_ACTION_EDIT_CHART_DATA (RID_APP_START + 198)
208 #define STR_OBJECT_PAGE (RID_APP_START + 30)
209 #define STR_OBJECT_DIAGRAM (RID_APP_START + 31)
210 #define STR_OBJECT_DIAGRAM_WALL (RID_APP_START + 32)
211 #define STR_OBJECT_DIAGRAM_FLOOR (RID_APP_START + 33)
212 #define STR_OBJECT_LEGEND (RID_APP_START + 48)
213 #define STR_OBJECT_LEGEND_SYMBOL (RID_APP_START + 49)
215 #define STR_OBJECT_DATALABELS (RID_APP_START + 45)
216 #define STR_OBJECT_LABEL (RID_APP_START + 199)
218 #define STR_OBJECT_TITLE (RID_APP_START + 200)
219 #define STR_OBJECT_TITLES (RID_APP_START + 201)
221 #define STR_OBJECT_TITLE_MAIN (RID_APP_START + 254)
222 #define STR_OBJECT_TITLE_SUB (RID_APP_START + 255)
223 #define STR_OBJECT_TITLE_X_AXIS (RID_APP_START + 256)
224 #define STR_OBJECT_TITLE_Y_AXIS (RID_APP_START + 257)
225 #define STR_OBJECT_TITLE_Z_AXIS (RID_APP_START + 258)
226 #define STR_OBJECT_TITLE_SECONDARY_X_AXIS (RID_APP_START + 87)
227 #define STR_OBJECT_TITLE_SECONDARY_Y_AXIS (RID_APP_START + 88)
229 #define STR_OBJECT_DATAPOINT (RID_APP_START + 202)
230 #define STR_OBJECT_DATAPOINTS (RID_APP_START + 203)
231 #define STR_OBJECT_DATASERIES (RID_APP_START + 204)
232 #define STR_OBJECT_DATASERIES_PLURAL (RID_APP_START + 205)
234 #define STR_OBJECT_FOR_SERIES (RID_APP_START + 288)
235 #define STR_OBJECT_FOR_ALL_SERIES (RID_APP_START + 289)
237 #define STR_OBJECT_AVERAGE_LINE (RID_APP_START + 174)
238 #define STR_OBJECT_ERROR_BARS (RID_APP_START + 175)
239 #define STR_OBJECT_CURVE (RID_APP_START + 176)
240 #define STR_OBJECT_CURVES (RID_APP_START + 130)
242 #define STR_OBJECT_STOCK_LOSS (RID_APP_START + 207)
243 #define STR_OBJECT_STOCK_GAIN (RID_APP_START + 208)
245 #define STR_OBJECT_AXES (RID_APP_START + 209)
246 #define STR_OBJECT_AXIS (RID_APP_START + 210)
247 #define STR_OBJECT_AXIS_X (RID_APP_START + 211)
248 #define STR_OBJECT_AXIS_Y (RID_APP_START + 212)
249 #define STR_OBJECT_AXIS_Z (RID_APP_START + 213)
251 #define STR_OBJECT_SECONDARY_X_AXIS (RID_APP_START + 286)
252 #define STR_OBJECT_SECONDARY_Y_AXIS (RID_APP_START + 287)
254 #define STR_OBJECT_GRID (RID_APP_START + 214)
255 #define STR_OBJECT_GRIDS (RID_APP_START + 215)
257 #define STR_OBJECT_GRID_MAJOR_X (RID_APP_START + 37)
258 #define STR_OBJECT_GRID_MAJOR_Y (RID_APP_START + 38)
259 #define STR_OBJECT_GRID_MAJOR_Z (RID_APP_START + 39)
260 #define STR_OBJECT_GRID_MINOR_X (RID_APP_START + 40)
261 #define STR_OBJECT_GRID_MINOR_Y (RID_APP_START + 41)
262 #define STR_OBJECT_GRID_MINOR_Z (RID_APP_START + 42)
264 #define STR_OBJECT_CURVE_WITH_PARAMETERS (RID_APP_START + 264)
265 #define STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS (RID_APP_START + 265)
267 #define STR_OBJECT_CURVE_EQUATION (RID_APP_START + 268)
268 #define STR_STATISTICS_IN_LEGEND (RID_APP_START + 180)
270 //-----------------------------------------------------------------------------
271 //Titles for tabpages and dialogs
273 #define STR_PAGE_LINE (RID_APP_START + 216)
274 #define STR_PAGE_BORDER (RID_APP_START + 217)
275 #define STR_PAGE_AREA (RID_APP_START + 218)
276 #define STR_PAGE_TRANSPARENCY (RID_APP_START + 219)
277 #define STR_PAGE_FONT (RID_APP_START + 220)
278 #define STR_PAGE_FONT_EFFECTS (RID_APP_START + 221)
279 #define STR_PAGE_LAYOUT (RID_APP_START + 222)
280 #define STR_PAGE_OPTIONS (RID_APP_START + 223)
281 #define STR_PAGE_SCALE (RID_APP_START + 224)
282 #define STR_PAGE_NUMBERS (RID_APP_START + 225)
283 #define STR_PAGE_ALIGNMENT (RID_APP_START + 226)
284 #define STR_PAGE_POSITION (RID_APP_START + 227)
286 #define STR_PAGE_PERSPECTIVE (RID_APP_START + 235)
287 #define STR_PAGE_APPEARANCE (RID_APP_START + 236)
288 #define STR_PAGE_ILLUMINATION (RID_APP_START + 237)
290 #define STR_PAGE_TRENDLINE_TYPE (RID_APP_START + 89)
291 #define STR_PAGE_YERROR_BARS (RID_APP_START + 206)
292 #define STR_CONTROLTEXT_ERROR_BARS_FROM_DATA (RID_APP_START + 276)
294 #define STR_DLG_CHART_WIZARD (RID_APP_START + 228)
295 #define STR_PAGE_CHART_ELEMENTS (RID_APP_START + 229)
296 #define STR_PAGE_CHART_LOCATION (RID_APP_START + 230)
298 #define STR_DLG_SMOOTH_LINE_PROPERTIES (RID_APP_START + 239)
299 #define STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE (RID_APP_START + 266)
301 #define STR_PAGE_POSITIONING (RID_APP_START + 277)
302 #define STR_PAGE_ASIAN (RID_APP_START + 281)
304 //-----------------------------------------------------------------------------
305 //strings used as description for actions on toolbar icons, as tip help or for undo
307 #define STR_ACTION_EDIT_CHARTTYPE (RID_APP_START + 78)
308 #define STR_ACTION_EDIT_DATA_RANGES (RID_APP_START + 64)
309 #define STR_ACTION_EDIT_3D_VIEW (RID_APP_START + 80)
310 #define STR_ACTION_TOGGLE_LEGEND (RID_APP_START + 83)
311 #define STR_ACTION_TOGGLE_GRID_HORZ (RID_APP_START + 86)
312 #define STR_ACTION_SCALE_TEXT (RID_APP_START + 93)
313 #define STR_ACTION_REARRANGE_CHART (RID_APP_START + 94)
315 #define STR_TIP_CHOOSECOLOR (RID_APP_START + 233)
316 #define STR_TIP_LIGHTSOURCE_X (RID_APP_START + 234)
318 //-----------------------------------------------------------------------------
319 //statusbar strings and balloon help
321 #define STR_STATUS_PIE_SEGMENT_EXPLODED (RID_APP_START + 179)
322 #define STR_STATUS_OBJECT_MARKED (RID_APP_START + 51)
323 #define STR_STATUS_DATAPOINT_MARKED (RID_APP_START + 44)
324 #define STR_TIP_DATASERIES (RID_APP_START + 43)
325 #define STR_TIP_DATAPOINT (RID_APP_START + 140)
326 #define STR_TIP_DATAPOINT_INDEX (RID_APP_START + 141)
327 #define STR_TIP_DATAPOINT_VALUES (RID_APP_START + 142)
328 #define STR_TIP_CATEGORY_VALUE (RID_APP_START + 139)
330 //-----------------------------------------------------------------------------
331 //warning and info boxes
332 #define STR_ACTION_NOTPOSSIBLE (RID_APP_START + 107)
334 #define STR_COLUMN_LABEL (RID_APP_START + 262)
335 #define STR_ROW_LABEL (RID_APP_START + 263)
337 #define STR_DATA_EDITOR_INCORRECT_INPUT (RID_APP_START + 269)
339 // frame direction ------------------------------------------------------------
341 #define STR_TEXT_DIRECTION_LTR (RID_APP_START + 278)
342 #define STR_TEXT_DIRECTION_RTL (RID_APP_START + 279)
343 #define STR_TEXT_DIRECTION_SUPER (RID_APP_START + 280)
345 //-----------------------------------------------------------------------------
347 ////#define STR_DIAGRAM_X_AXIS (RID_APP_START + 34)
348 ////#define STR_DIAGRAM_Y_AXIS (RID_APP_START + 35)
349 ////#define STR_DIAGRAM_Z_AXIS (RID_APP_START + 36)
350 ////#define STR_ACTION_DIAGRAM_DATA (RID_APP_START + 63)
351 ////#define STR_UNDO_AUTOFORMAT (RID_APP_START + 79)
352 ////#define STR_DIAGRAM_DESCR_ROW (RID_APP_START + 46)
353 ////#define STR_DIAGRAM_DESCR_COL (RID_APP_START + 47)
354 ////#define STR_LEGEND_SYMBOL_COL (RID_APP_START + 50)
355 ////#define STR_BAD_PASSWORD_OR_FILE_CORRUPTED (RID_APP_START + 110)
356 ////#define STR_QUERY_SORT (RID_APP_START + 113)
357 ////#define STR_CFG_DEFAULT_COLORS (RID_APP_START + 177)
358 ////#define STR_DIAGRAM_DATA_SAFETY_QUERY (RID_APP_START + 181)
359 ////#define STR_UNDO_CUT (RID_APP_START + 60)
360 ////#define STR_UNDO_DELETE (RID_APP_START + 61)
361 ////#define STR_UNDO_DRAGDROP (RID_APP_START + 62)
362 ////#define STR_UNDO_INSERT_TITLE (RID_APP_START + 65)
363 ////#define STR_UNDO_INSERT_LEGEND (RID_APP_START + 66)
364 ////#define STR_UNDO_INSERT_DESCR (RID_APP_START + 67)
365 ////#define STR_UNDO_INSERT_AXIS (RID_APP_START + 68)
366 ////#define STR_UNDO_DATA_ROW (RID_APP_START + 69)
367 ////#define STR_UNDO_DATA_POINT (RID_APP_START + 70)
368 ////#define STR_UNDO_TITLE (RID_APP_START + 71)
369 ////#define STR_UNDO_LEGEND (RID_APP_START + 72)
370 ////#define STR_UNDO_DIAGRAM_AXIS (RID_APP_START + 73)
371 ////#define STR_UNDO_DIAGRAM_GRID (RID_APP_START + 74)
372 ////#define STR_UNDO_DIAGRAM_WALL (RID_APP_START + 75)
373 ////#define STR_UNDO_DIAGRAM_FLOOR (RID_APP_START + 76)
374 ////#define STR_UNDO_DIAGRAM_AREA (RID_APP_START + 77)
375 ////#define STR_UNDO_LIGHTING (RID_APP_START + 81)
376 ////#define STR_UNDO_TOGGLE_TITLE (RID_APP_START + 82)
377 ////#define STR_UNDO_TOGGLE_AXIS_TITLE (RID_APP_START + 84)
378 ////#define STR_UNDO_TOGGLE_AXIS_DESCR (RID_APP_START + 85)
379 ////#define STR_DEFAULTVIEW (RID_APP_START + 90)
380 ////#define STR_UNDO_STATISTICS (RID_APP_START + 91)
381 ////#define STR_UNDO_DIAGRAM_LINE (RID_APP_START + 92)
382 ////#define STR_UNDO_REMOVEPOINTATTRS (RID_APP_START + 94)
383 ////#define STR_UNDO_MOREFRONT (RID_APP_START + 95)
384 ////#define STR_UNDO_MOREBACK (RID_APP_START + 96)
385 ////#define STR_UNDO_INSERT_SPECCHAR (RID_APP_START + 173)
386 ////#define STR_UNDO_INSERT_GRID (RID_APP_START + 178)
387 ////#define STR_UNDO_TRANSFORM (RID_APP_START + 183)
388 ////#define STR_UNDO_MOVE (RID_APP_START + 184)
389 ////#define STR_UNDO_RESIZE (RID_APP_START + 185)
390 ////#define STR_UNDO_ROTATE (RID_APP_START + 186)
391 ////#define STR_UNDO_DIAGRAM_STOCK_LOSS (RID_APP_START + 147)
392 ////#define STR_UNDO_DIAGRAM_STOCK_PLUS (RID_APP_START + 148)
393 ////#define STR_OPEN_DOCUMENT (RID_APP_START + 105) use SID_DOC_LOADING instead
394 ////#define STR_SAVE_DOCUMENT (RID_APP_START + 106) use SID_SAVEDOC instead
395 ////#define STR_GRAPHIC (RID_APP_START + 108)
396 ////#define STR_CHART_DOCUMENT (RID_APP_START + 109)
397 ////#define STR_CHART_DOCUMENT_FULLTYPE_40 (RID_APP_START + 114)
398 ////#define STR_CHART_DOCUMENT_FULLTYPE_31 (RID_APP_START + 118)
399 ////#define STR_CHART_DOCUMENT_FULLTYPE_50 (RID_APP_START + 119)
400 ////#define STR_CHART_DOCUMENT_FULLTYPE_60 (RID_APP_START + 182)
401 ////#define STR_INVISIBLE (RID_APP_START + 120)
402 ////#define STR_SOLID (RID_APP_START + 121)
403 ////#define STR_APPNAME (RID_APP_START + 139)
406 // ids must not exceed RID_APP_START + 499
407 // ids >= RID_APP_START + 500 are defined in glob.hrc