xref: /aoo41x/main/sc/inc/globstr.hrc (revision cdf0e10c)
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 ************************************************************************/
27
28#ifndef __GLOBSTR_HRC_
29#define __GLOBSTR_HRC_
30
31
32#define STR_UNDO_DELETECELLS		1
33#define STR_UNDO_CUT				2
34#define STR_UNDO_PASTE				3
35#define STR_UNDO_MOVE				4
36#define STR_UNDO_COPY				5
37#define STR_UNDO_DELETECONTENTS		6
38#define STR_UNDO_SELATTR			7
39#define STR_UNDO_SELATTRLINES		8
40#define STR_UNDO_COLWIDTH			9
41#define STR_UNDO_OPTCOLWIDTH		10
42#define STR_UNDO_ROWHEIGHT			11
43#define STR_UNDO_OPTROWHEIGHT		12
44#define STR_UNDO_AUTOFILL			13
45#define STR_UNDO_MERGE				14
46#define STR_UNDO_REMERGE			15
47#define STR_UNDO_AUTOFORMAT			16
48#define STR_UNDO_REPLACE			17
49#define STR_UNDO_CURSORATTR			18
50#define STR_UNDO_ENTERDATA			19
51#define STR_UNDO_INSCOLBREAK		20
52#define STR_UNDO_DELCOLBREAK		21
53#define STR_UNDO_INSROWBREAK		22
54#define STR_UNDO_DELROWBREAK		23
55#define STR_UNDO_DOOUTLINE			24
56#define STR_UNDO_REDOOUTLINE		25
57#define STR_UNDO_MAKEOUTLINE		26
58#define STR_UNDO_REMAKEOUTLINE		27
59#define STR_UNDO_OUTLINELEVEL		28
60#define STR_UNDO_DOOUTLINEBLK		29
61#define STR_UNDO_REDOOUTLINEBLK		30
62#define STR_UNDO_REMOVEALLOTLNS 	31
63#define STR_UNDO_AUTOOUTLINE		32
64#define STR_UNDO_SUBTOTALS			33
65#define STR_UNDO_SORT				34
66#define STR_UNDO_QUERY				35
67#define STR_UNDO_DBDATA				36
68#define STR_UNDO_IMPORTDATA			37
69#define STR_UNDO_REPEATDB			38
70
71#define STR_DB_NONAME				39
72
73#define STR_MSSG_DOSUBTOTALS_0		40
74#define STR_MSSG_DOSUBTOTALS_1		41
75#define STR_MSSG_DOSUBTOTALS_2		42
76#define STR_MSSG_REPEATDB_0			43
77#define STR_MSSG_MAKEAUTOFILTER_0	44
78#define STR_MSSG_IMPORTDATA_0		45
79#define STR_MSSG_MAKEOUTLINE_0		46
80#define STR_MSSG_REMOVEOUTLINE_0	47
81#define STR_MSSG_PASTEFROMCLIP_0	48
82#define STR_MSSG_PASTEFROMCLIP_1	49
83#define STR_MSSG_MOVEBLOCKTO_0		50
84#define STR_MSSG_INSERTCELLS_0		52
85#define STR_MSSG_DELETECELLS_0		53
86#define STR_MSSG_MERGECELLS_0		54
87#define STR_MSSG_SEARCHANDREPLACE_0	55
88#define STR_MSSG_SOLVE_0			56
89#define STR_MSSG_SOLVE_1			57
90#define STR_MSSG_SOLVE_2			58
91#define STR_MSSG_SOLVE_3			59
92#define STR_MSSG_SOLVE_4			60
93#define STR_MSSG_SOLVE_5			61
94#define STR_MSSG_SOLVE_6			62
95// unused: 63
96
97#define STR_TABLE_GESAMTERGEBNIS	64
98#define STR_TABLE_ERGEBNIS			65
99#define STR_UNDO_SPELLING			66
100#define STR_TABLE_UND				67
101#define STR_TABLE_ODER				68
102#define STR_UNDO_INSERTCELLS		69
103#define STR_TABLE_DEF               70
104//#define STR_STYLENAME_STANDARD      71 s.u.
105#define STR_MOVE_TO_END             72
106#define STR_BOX_YNI					73
107#define STR_NO_REF_TABLE			74
108
109#define STR_PIVOTFUNC_SUM			75	// pivot.cxx
110#define STR_PIVOTFUNC_COUNT         76
111#define STR_PIVOTFUNC_AVG           77
112#define STR_PIVOTFUNC_MAX           78
113#define STR_PIVOTFUNC_MIN           79
114#define STR_PIVOTFUNC_PROD          80
115#define STR_PIVOTFUNC_COUNT2        90
116#define STR_PIVOTFUNC_STDDEV        91
117#define STR_PIVOTFUNC_STDDEV2       92
118#define STR_PIVOTFUNC_VAR           93
119#define STR_PIVOTFUNC_VAR2          94
120#define STR_PIVOT_TOTAL				95
121#define STR_PIVOT_DATA				96
122
123#define STR_PIVOT_INVALID_DBAREA	97 // tabvwsh3.cxx
124
125#define STR_TABLE					98
126#define STR_COLUMN					99
127#define STR_ROW                     100
128#define STR_LOAD_DOC                101
129#define STR_SAVE_DOC                102
130
131#define STR_ERR_INVALID_TABREF		103
132#define STR_AREA_ALREADY_INSERTED	104
133#define STR_INVALID_TABREF			105
134#define STR_INVALID_QUERYAREA		106
135
136#define STR_REIMPORT_EMPTY			107
137#define STR_NOMULTISELECT			108
138#define STR_FILL_SERIES_PROGRESS    109	// documen3.cxx
139
140#define STR_UNKNOWN_FILTER          110
141
142#define STR_DATABASE_NOTFOUND		111
143#define STR_DATABASE_ABORTED		112
144
145#define STR_UNDO_PRINTRANGES		113
146
147#define STR_UNDO_DEC_INDENT			114
148#define STR_UNDO_INC_INDENT			115
149#define STR_UNDO_THESAURUS			116
150
151#define STR_FILL_TAB                117
152#define STR_NO_VALUE				118     /* moved to compiler.src, keep define! */
153#define STR_UPDATE_SCENARIO         119
154#define STR_ERR_NEWSCENARIO         120
155#define STR_SCENARIO                121
156#define STR_PIVOT_TABLE             122
157#define STR_NEWTABNAMENOTUNIQUE     123
158
159#define STR_FUN_TEXT_SUM			124
160#define STR_FUN_TEXT_COUNT			125
161#define STR_FUN_TEXT_AVG			126
162#define STR_FUN_TEXT_MAX			127
163#define STR_FUN_TEXT_MIN			128
164#define STR_FUN_TEXT_PRODUCT		129
165#define STR_FUN_TEXT_STDDEV			130
166#define STR_FUN_TEXT_VAR			131
167#define STR_DOC_STAT				132
168
169//#define STR_STYLENAME_RESULT        133 s.u.
170
171#define STR_DBNAME_IMPORT			134
172
173#define STR_NOCHARTATCURSOR			135
174#define STR_NOAREASELECTED          136
175#define STR_INVALIDTABNAME          137
176
177#define STR_PIVOT_NOTFOUND			138
178#define STR_ERROR_STR				139
179#define STR_NV_STR					140     /* moved to compiler.src, keep define! */
180#define STR_EMPTYDATA				141
181#define STR_PIVOT_NODATA			142
182#define STR_PIVOT_MOVENOTALLOWED	143
183
184#define STR_PRINT_INVALID_AREA		144
185
186#define STR_PAGESTYLE               145
187#define STR_HEADER                  146
188#define STR_FOOTER                  147
189
190#define STR_TEXTATTRS               148
191
192#define STR_HFCMD_DELIMITER         149
193#define HFCMD_START                 150
194#define STR_HFCMD_PAGE              150
195#define STR_HFCMD_PAGES             151
196#define STR_HFCMD_DATE              152
197#define STR_HFCMD_TIME              153
198#define STR_HFCMD_FILE              154
199#define STR_HFCMD_TABLE             155
200#define HFCMD_END                   155
201
202#define STR_PROTECTIONERR			156
203
204#define STR_PAGEHEADER              157
205#define STR_PAGEFOOTER              158
206#define STR_PAGE                    159
207#define STR_LONG_ERR_ILL_ARG		160
208#define STR_LONG_ERR_ILL_PAR		161
209#define STR_LONG_ERR_ILL_FPO		162
210#define STR_LONG_ERR_ILL_CHAR		163
211#define STR_LONG_ERR_ILL_SEP		164
212#define STR_LONG_ERR_PAIR			165
213#define STR_LONG_ERR_OP_EXP			166
214#define STR_LONG_ERR_VAR_EXP		167
215#define STR_LONG_ERR_CODE_OVF		168
216#define STR_LONG_ERR_STR_OVF		169
217#define STR_LONG_ERR_STACK_OVF		170
218#define STR_LONG_ERR_SYNTAX			171
219#define STR_LONG_ERR_CIRC_REF		172
220#define STR_LONG_ERR_NO_NAME		173
221#define STR_LONG_ERR_NO_REF			174
222#define STR_LONG_ERR_NO_CONV		175
223#define STR_LONG_ERR_NO_VALUE		176
224#define STR_LONG_ERR_NV				177
225
226#define STR_GRIDCOLOR               178
227#define STR_MERGE_NOTEMPTY			179
228#define STR_CELL_FILTER				180
229
230#define STR_TARGETNOTFOUND			181
231
232#define STR_INVALID_EPS             182
233#define STR_TABLE_OP				183		// documen4.cxx
234#define STR_UNDO_TABOP				184
235
236#define STR_INVALID_AFNAME          185
237
238#define STR_AREA                    186
239#define STR_YES                     187
240#define STR_NO                      188
241#define STR_PROTECTION              189
242#define STR_FORMULAS                190
243#define STR_HIDE                    191
244#define STR_PRINT                   192
245
246#define STR_INVALID_AFAREA          193
247
248#define STR_CASCADE					194	// Funktionsautopilot
249#define STR_OPTIONAL				195
250#define STR_REQUIRED				196
251#define STR_EDITFUNCTION    		197
252#define STR_INVALID         		198
253
254#define STR_NOTES	         		199
255#define STR_QUERY_DELTAB            200
256
257#define STR_UNDO_DETREFRESH			201
258
259#define STR_UNDO_SHOWNOTE			202
260#define STR_UNDO_HIDENOTE			203
261#define STR_UNDO_DRAGDROP			204
262
263#define STR_EXPORT_ASCII_WARNING	205
264#define STR_IMPORT_ERROR			206
265#define STR_IMPORT_ASCII			207
266#define STR_IMPORT_LOTUS			208
267#define STR_IMPORT_DBF				209
268#define STR_EXPORT_ASCII			210
269
270#define STR_STYLENAME_STANDARD		71
271#define STR_STYLENAME_RESULT        133
272#define STR_STYLENAME_RESULT1		211
273#define STR_STYLENAME_HEADLINE		212
274#define STR_STYLENAME_HEADLINE1		213
275#define STR_STYLENAME_REPORT		214
276#define STR_STYLENAME_REPORT1		215
277
278#define STR_PIVOT_ERROR				216
279#define STR_PIVOT_PROGRESS			217
280#define STR_IMPORT_EXCEL_WARNING    218
281#define STR_SPELLING_STOP_OK        219
282#define STR_THESAURUS_NO_STRING		220
283#define STR_SPELLING_BEGIN_TAB      221
284#define STR_SPELLING_NO_LANG		222							// kann spaeter wieder raus
285
286#define STR_UNDO_GRAFEDIT			223
287
288#define STR_NOLANGERR               224
289
290#define STR_UNDO_INSERT_TAB         225
291#define STR_UNDO_DELETE_TAB         226
292#define STR_UNDO_RENAME_TAB         227
293#define STR_UNDO_MOVE_TAB           228
294#define STR_UNDO_COPY_TAB           229
295#define STR_UNDO_APPEND_TAB         230
296
297#define STR_CHART_MAINTITLE			231
298#define STR_CHART_SUBTITLE			232
299#define STR_CHART_XTITLE			233
300#define STR_CHART_YTITLE			234
301#define STR_CHART_ZTITLE			235
302
303#define STR_ABSREFLOST				236
304#define STR_NAMECONFLICT			237
305
306#define STR_ERR_AUTOFILTER          238
307#define STR_MSSG_SEARCHANDREPLACE_1	239
308#define STR_MSSG_SEARCHANDREPLACE_2	240
309#define STR_MSSG_SEARCHANDREPLACE_3	241
310
311#define STR_CREATENAME_REPLACE		242
312#define STR_CREATENAME_MARKERR		243
313
314#define STR_UNDO_LISTNAMES			244
315#define STR_UNDO_PIVOT_NEW			245
316#define STR_UNDO_PIVOT_MODIFY		246
317#define STR_UNDO_PIVOT_DELETE		247
318#define STR_UNDO_CONSOLIDATE		248
319#define STR_UNDO_USESCENARIO		249
320#define STR_UNDO_MAKESCENARIO		250
321
322#define STR_CONSOLIDATE_ERR1		251
323#define STR_SCENARIO_NOTFOUND		252
324
325#define STR_UNDO_APPLYCELLSTYLE		253
326
327#define STR_UNDO_DETADDPRED			254
328#define STR_UNDO_DETDELPRED			255
329#define STR_UNDO_DETADDSUCC			256
330#define STR_UNDO_DETDELSUCC			257
331#define STR_UNDO_DETADDERROR		258
332#define STR_UNDO_DETDELALL			259
333
334#define STR_QUERY_DELENTRY			260
335
336#define STR_VOBJ_OBJECT				261
337#define STR_VOBJ_CHART				262
338#define STR_VOBJ_DRAWINGS			263
339#define STR_VOBJ_MODE_SHOW			264
340#define STR_VOBJ_MODE_HIDE			265
341//#i80528##define STR_VOBJ_MODE_DUMMY			266
342
343#define STR_SCATTR_PAGE_TOPDOWN		267
344#define STR_SCATTR_PAGE_LEFTRIGHT	268
345#define STR_SCATTR_PAGE_NOTES		269
346#define STR_SCATTR_PAGE_GRID		270
347#define STR_SCATTR_PAGE_HEADERS		271
348#define STR_SCATTR_PAGE_FORMULAS	272
349#define STR_SCATTR_PAGE_NULLVALS	273
350#define STR_SCATTR_PAGE_PRINTDIR	274
351#define STR_SCATTR_PAGE_FIRSTPAGENO	275
352#define STR_SCATTR_PAGE_SCALE		276
353#define STR_SCATTR_PAGE_SCALETOPAGES 277
354
355#define	STR_NOREF_STR				278     /* moved to compiler.src, keep define! */
356// unused: 279
357
358#define STR_UNDO_CHARTDATA			280
359#define STR_UNDO_ORIGINALSIZE		281
360
361#define STR_LINKERROR				282
362#define STR_LINKERRORFILE			283
363#define STR_LINKERRORTAB			284
364#define STR_UNDO_UPDATELINK			285
365
366#define STR_IMPORT_REPLACE			286
367
368#define STR_UNDO_REMOVELINK			287
369
370#define STR_OVERVIEW				288
371#define STR_DOC_INFO				289
372#define STR_DOC_CREATED				290
373#define STR_DOC_MODIFIED			291
374#define STR_DOC_PRINTED				292
375#define STR_DOC_THEME				293
376#define STR_DOC_KEYWORDS			318
377#define STR_DOC_COMMENT				294
378#define STR_BY						295
379#define STR_ON						296
380
381#define STR_RELOAD_TABLES			297
382
383#define STR_FILTER_TOOMANY			298
384
385#define STR_UNDO_ENTERMATRIX		299
386
387#define STR_INSERT_FULL				300
388#define STR_TABINSERT_ERROR			301
389#define STR_PASTE_ERROR				302
390#define STR_PASTE_FULL				303
391
392#define STR_ERR_INVALID_AREA		304
393
394#define STR_IMPORT_DIF				305
395#define STR_EXPORT_DIF				306
396
397#define STR_ERR_NOREF				307
398#define STR_FUN_TEXT_COUNT2			308
399#define STR_NO_NAME_REF				309     /* moved to compiler.src, keep define! */
400
401#define STR_MATRIXFRAGMENTERR		310
402
403#define STR_UNDO_SHOWTAB			311
404#define STR_UNDO_HIDETAB			312
405#define	STR_UNDO_INSERTAREALINK		313
406
407#define STR_REIMPORT_AFTER_LOAD		314
408
409#define STR_DETINVALID_OVERFLOW		315
410#define STR_GRAPHICNAME				316
411#define STR_INVALIDNAME				317
412//	318 ist oben
413#define STR_ERR_LINKOVERLAP			319
414
415#define STR_VALID_MACRONOTFOUND		320
416#define STR_VALID_DEFERROR			321
417
418#define STR_UNDO_DETINVALID			322
419
420#define STR_PROGRESS_CALCULATING	323
421#define STR_PROGRESS_SORTING		324
422#define STR_PROGRESS_HEIGHTING		325
423
424#define STR_QUICKHELP_DELETE		326
425
426#define STR_FUNCTIONLIST_MORE		327
427
428#define STR_PIVOT_STYLE_INNER		328
429#define STR_PIVOT_STYLE_RESULT		329
430#define STR_PIVOT_STYLE_CATEGORY	330
431#define STR_PIVOT_STYLE_TITLE		331
432#define STR_PIVOT_STYLE_FIELDNAME	332
433#define STR_PIVOT_STYLE_TOP			333
434
435#define STR_OPERATION_FILTER		334
436#define STR_OPERATION_SORT			335
437#define STR_OPERATION_SUBTOTAL		336
438#define STR_OPERATION_NONE			337
439
440#define STR_UNDO_PROTECT_TAB		338
441#define STR_UNDO_UNPROTECT_TAB		339
442#define STR_UNDO_PROTECT_DOC		340
443#define STR_UNDO_UNPROTECT_DOC		341
444
445#define STR_PROGRESS_IMPORT			342
446
447#define STR_SORT_ERR_MERGED			343
448
449#define STR_TIP_WIDTH				344
450#define STR_TIP_HEIGHT				345
451#define STR_TIP_HIDE				346
452
453#define STR_UNDO_REMOVEBREAKS		347
454#define STR_UNDO_PRINTSCALE			348
455#define STR_UNDO_DRAG_BREAK			349
456
457#define STR_QUICKHELP_REF			350
458
459#define STR_PIVOT_OVERLAP			351
460#define STR_PIVOT_NOTEMPTY			352
461
462#define STR_QUERY_NOTFOUND			353
463
464#define STR_ERR_INSERTOBJ			354
465
466#define STR_PROGRESS_COMPARING		355
467
468#define STR_CHANGED_BLANK			356
469#define STR_CHANGED_CELL			357
470#define STR_CHANGED_INSERT			358
471#define STR_CHANGED_DELETE			359
472#define STR_CHANGED_MOVE			360
473
474#define STR_QUERY_DELSCENARIO		361
475#define STR_UNDO_EDITSCENARIO		362
476
477#define STR_END_REDLINING_TITLE		363
478#define STR_END_REDLINING			364
479
480#define STR_UNDO_EDITNOTE			365
481#define STR_TABREMOVE_ERROR			366
482#define STR_CLOSE_ERROR_LINK		367
483#define STR_UNDO_RANGENAMES			368
484
485#define STR_MSSG_SEARCHANDREPLACE_4	369
486#define STR_MSSG_SEARCHANDREPLACE_5	370
487
488#define STR_UNDO_RESIZEMATRIX		371
489#define STR_TIP_RESIZEMATRIX		372
490
491#define STR_READONLYERR				373
492
493#define STR_PASTE_BIGGER			374
494
495#define STR_MACRO_WARNING			375
496
497#define STR_EXPORT_DBF				376
498
499#define STR_UNDO_APPLYPAGESTYLE		377
500#define STR_UNDO_EDITCELLSTYLE		378
501#define STR_UNDO_EDITPAGESTYLE		379
502
503#define STR_DATAPILOT_SUBTOTAL		380
504
505#define STR_UNDO_TRANSLITERATE		381
506
507#define STR_NO_ADDIN                382
508#define STR_LONG_ERR_NO_ADDIN       383
509#define STR_NO_MACRO                384
510#define STR_LONG_ERR_NO_MACRO       385
511
512#define STR_SCATTR_PAGE_SCALETO         386
513#define STR_SCATTR_PAGE_SCALE_WIDTH     387
514#define STR_SCATTR_PAGE_SCALE_HEIGHT    388
515#define STR_SCATTR_PAGE_SCALE_PAGES     389
516#define STR_SCATTR_PAGE_SCALE_AUTO      390
517
518#define STR_UNDO_TAB_RTL                        391
519#define STR_UNDO_HANGULHANJA            392
520#define STR_UNDO_CHINESE_TRANSLATION    393
521
522#define STR_NAME_INPUT_CELL         394
523#define STR_NAME_INPUT_RANGE        395
524#define STR_NAME_INPUT_DBRANGE      396
525#define STR_NAME_INPUT_ROW          397
526#define STR_NAME_INPUT_SHEET        398
527#define STR_NAME_INPUT_DEFINE       399
528#define STR_NAME_ERROR_SELECTION    400
529#define STR_NAME_ERROR_NAME         401
530
531#define STR_CHANGED_MOVE_REJECTION_WARNING      402
532#define STR_CHANGED_DELETE_REJECTION_WARNING    403
533
534#define STR_HF_NONE_IN_BRACKETS     404
535#define STR_HF_OF                   405
536#define STR_HF_OF_QUESTION          406
537#define STR_HF_CREATED_BY           407
538#define STR_HF_CONFIDENTIAL         408
539#define STR_HF_CUSTOMIZED           409
540#define STR_HF_CUSTOM_FOOTER        410
541
542#define STR_ERR_DATAPILOT_INPUT     411
543
544#define STR_DIV_ZERO                412     /* moved to compiler.src, keep define! */
545#define STR_LONG_ERR_DIV_ZERO       413
546#define STR_NUM_ERROR               414     /* moved to compiler.src, keep define! */
547#define STR_NULL_ERROR              415     /* moved to compiler.src, keep define! */
548
549#define STR_RECALC_MANUAL           416
550#define STR_RECALC_AUTO             417
551
552#define STR_UNDO_TAB_R1C1           418
553
554#define STR_ERR_LONG_NESTED_ARRAY   419
555#define STR_UNDO_TEXTTOCOLUMNS      420
556
557#define STR_DOC_UPDATED             421
558#define STR_DOC_WILLBESAVED         422
559#define STR_DOC_WILLNOTBESAVED      423
560#define STR_DOC_DISABLESHARED       424
561#define STR_DOC_NOLONGERSHARED      425
562#define STR_SHARED_DOC_WARNING      426
563#define STR_FILE_LOCKED_TRY_LATER   427
564#define STR_FILE_LOCKED_SAVE_LATER  428
565#define STR_UNKNOWN_USER            429
566#define STR_LONG_ERR_NULL           430
567
568#define STR_UNDO_INSERTNOTE			431
569#define STR_UNDO_DELETENOTE			432
570#define STR_STYLE_FAMILY_CELL       433
571#define STR_STYLE_FAMILY_PAGE       434
572
573#define STR_ERR_DATAPILOTSOURCE		435
574#define STR_PIVOT_FIRSTROWEMPTYERR      436
575#define STR_PIVOT_ONLYONEROWERR		437
576
577#define STR_UNDO_SET_TAB_BG_COLOR       438
578#define STR_UNDO_SET_MULTI_TAB_BG_COLOR 439
579
580#define STR_COUNT                       440
581
582#endif
583
584