xref: /trunk/main/sc/inc/sc.hrc (revision 02c0dac2)
1a5ae5a41SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3a5ae5a41SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4a5ae5a41SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5a5ae5a41SAndrew Rist * distributed with this work for additional information
6a5ae5a41SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7a5ae5a41SAndrew Rist * to you under the Apache License, Version 2.0 (the
8a5ae5a41SAndrew Rist * "License"); you may not use this file except in compliance
9a5ae5a41SAndrew Rist * with the License.  You may obtain a copy of the License at
10a5ae5a41SAndrew Rist *
11a5ae5a41SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12a5ae5a41SAndrew Rist *
13a5ae5a41SAndrew Rist * Unless required by applicable law or agreed to in writing,
14a5ae5a41SAndrew Rist * software distributed under the License is distributed on an
15a5ae5a41SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16a5ae5a41SAndrew Rist * KIND, either express or implied.  See the License for the
17a5ae5a41SAndrew Rist * specific language governing permissions and limitations
18a5ae5a41SAndrew Rist * under the License.
19a5ae5a41SAndrew Rist *
20a5ae5a41SAndrew Rist *************************************************************/
21a5ae5a41SAndrew Rist
22a5ae5a41SAndrew Rist
23cdf0e10cSrcweir#ifndef SC_SC_HRC
24cdf0e10cSrcweir#define SC_SC_HRC
25cdf0e10cSrcweir
26cdf0e10cSrcweir#ifndef _SFX_HRC
27cdf0e10cSrcweir#include <sfx2/sfx.hrc>      // ->#include <solar.hrc>
28cdf0e10cSrcweir#endif
29cdf0e10cSrcweir
30cdf0e10cSrcweir#ifndef _SVX_DIALOGS_HRC
31cdf0e10cSrcweir#include <svx/dialogs.hrc>  // ->Svx-IDs
32cdf0e10cSrcweir#endif
33cdf0e10cSrcweir
34cdf0e10cSrcweir#include "sfx2/sfxcommands.h"
35cdf0e10cSrcweir#include "svx/svxcommands.h"
36cdf0e10cSrcweir#include "sccommands.h"
37cdf0e10cSrcweir#include "helpids.h"
38cdf0e10cSrcweir
39cdf0e10cSrcweir#define VAR_ARGS				30 // variable Parameter in scfuncs.src
40cdf0e10cSrcweir
41cdf0e10cSrcweir#define RID_HANDLEBITMAP		10005
42cdf0e10cSrcweir
43cdf0e10cSrcweir// Bereiche ------------------------------------------------------------------
44cdf0e10cSrcweir
45cdf0e10cSrcweir#define SC_VIEW_START			(SID_SC_START)
46cdf0e10cSrcweir#define SC_VIEW_END				(SID_SC_START + 99)
47cdf0e10cSrcweir#define SC_MESSAGE_START		(SID_SC_START + 100)
48cdf0e10cSrcweir#define SC_MESSAGE_END			(SID_SC_START + 199)
49cdf0e10cSrcweir#define SC_FUNCTION_START 		(SID_SC_START + 200)
50cdf0e10cSrcweir#define SC_FUNCTION_END			(SID_SC_START + 299)
51cdf0e10cSrcweir#define SC_PARAM_START			(SID_SC_START + 300)
52cdf0e10cSrcweir#define SC_PARAM_END			(SID_SC_START + 399)
53cdf0e10cSrcweir
54cdf0e10cSrcweir//	kompatibel zu frueher bleiben:
55cdf0e10cSrcweir#define SC_RESOURCE_START		(RID_APP_START+5000)
56cdf0e10cSrcweir#define SC_RESOURCE_END			(RID_APP_END)
57cdf0e10cSrcweir
58cdf0e10cSrcweir// ---------------------------------------------------------------------------
59cdf0e10cSrcweir// Hilfe IDs -----------------------------------------------------------------
60cdf0e10cSrcweir//	Calc hat einen Bereich von 2000 IDs
61cdf0e10cSrcweir//	Die Funktionen brauchen 11*90 = 990 IDs
62cdf0e10cSrcweir
63cdf0e10cSrcweir#define HID_SC_SHEET_START		(HID_SC_START + 1010)
64cdf0e10cSrcweir#define HID_SC_SHELL_START		(HID_SC_START + 1030)
65cdf0e10cSrcweir
66cdf0e10cSrcweir// ---------------------------------------------------------------------------
67cdf0e10cSrcweir
68cdf0e10cSrcweir// Hilfe IDs fuer Vorlagen ---------------------------------------------------
69cdf0e10cSrcweir#define HID_SC_SHEET_CELL_STD	(HID_SC_SHEET_START +0 )
70cdf0e10cSrcweir#define HID_SC_SHEET_CELL_ERG	(HID_SC_SHEET_START +1 )
71cdf0e10cSrcweir#define HID_SC_SHEET_CELL_ERG1	(HID_SC_SHEET_START +2 )
72cdf0e10cSrcweir#define HID_SC_SHEET_CELL_UEB	(HID_SC_SHEET_START +3 )
73cdf0e10cSrcweir#define HID_SC_SHEET_CELL_UEB1	(HID_SC_SHEET_START +4 )
74cdf0e10cSrcweir#define HID_SC_SHEET_PAGE_STD	(HID_SC_SHEET_START +10 )
75cdf0e10cSrcweir#define HID_SC_SHEET_PAGE_REP	(HID_SC_SHEET_START +11 )
76cdf0e10cSrcweir
77cdf0e10cSrcweir// Hilfe IDs fuer Shells (Helferlein) (max.20) -------------------------------
78cdf0e10cSrcweir#define HID_SCSHELL_APP			(HID_SC_SHELL_START +0 )
79cdf0e10cSrcweir#define HID_SCSHELL_DOCSH		(HID_SC_SHELL_START +1 )
80cdf0e10cSrcweir#define HID_SCSHELL_DRAWSH		(HID_SC_SHELL_START +2 )
81cdf0e10cSrcweir#define HID_SCSHELL_DRTXTOB		(HID_SC_SHELL_START +3 )
82cdf0e10cSrcweir#define HID_SCSHELL_PIVOTSH		(HID_SC_SHELL_START +4 )
83cdf0e10cSrcweir#define HID_SCSHELL_PREVWSH		(HID_SC_SHELL_START +5 )
84cdf0e10cSrcweir#define HID_SCSHELL_TABVWSH		(HID_SC_SHELL_START +6 )
85cdf0e10cSrcweir#define HID_SCSHELL_AUDIT		(HID_SC_SHELL_START +7 )
86cdf0e10cSrcweir#define HID_SCSHELL_DRAWFORMSH	(HID_SC_SHELL_START +8 )
87cdf0e10cSrcweir#define HID_SCSHELL_CELLSH		(HID_SC_SHELL_START +9 )
88cdf0e10cSrcweir#define HID_SCSHELL_FORMATSH	(HID_SC_SHELL_START +10)
89cdf0e10cSrcweir#define HID_SCSHELL_OLEOBEJCTSH	(HID_SC_SHELL_START +11)
90cdf0e10cSrcweir#define HID_SCSHELL_CHARTSH		(HID_SC_SHELL_START +12)
91cdf0e10cSrcweir#define HID_SCSHELL_GRAPHIC		(HID_SC_SHELL_START +13)
92cdf0e10cSrcweir#define HID_SCSHELL_PAGEBREAK	(HID_SC_SHELL_START +14)
93cdf0e10cSrcweir#define HID_SCSHELL_MEDIA		(HID_SC_SHELL_START +15)
94cdf0e10cSrcweir
95cdf0e10cSrcweir// ---------------------------------------------------------------------------
96cdf0e10cSrcweir
97cdf0e10cSrcweir// View-Funktionen (max. 100) ------------------------------------------------
98cdf0e10cSrcweir
99cdf0e10cSrcweir#define FID_TESTFUNC0			(SC_VIEW_START)
100cdf0e10cSrcweir#define FID_TESTFUNC1			(SC_VIEW_START + 1)
101cdf0e10cSrcweir#define FID_TESTFUNC2			(SC_VIEW_START + 2)
102cdf0e10cSrcweir#define FID_TESTFUNC3			(SC_VIEW_START + 3)
103cdf0e10cSrcweir#define FID_TESTFUNC4			(SC_VIEW_START + 4)
104cdf0e10cSrcweir#define FID_TESTFUNC5			(SC_VIEW_START + 5)
105cdf0e10cSrcweir#define FID_TESTFUNC6			(SC_VIEW_START + 6)
106cdf0e10cSrcweir#define FID_TESTFUNC7			(SC_VIEW_START + 7)
107cdf0e10cSrcweir#define FID_TESTFUNC8			(SC_VIEW_START + 8)
108cdf0e10cSrcweir#define FID_TESTFUNC9			(SC_VIEW_START + 9)
109cdf0e10cSrcweir#define FID_SCALESTATUS			(SC_VIEW_START + 10)
110cdf0e10cSrcweir#define FID_COLOR				(SC_VIEW_START + 11)
111cdf0e10cSrcweir//aus sfx: #define SID_REPAINT				(SC_VIEW_START + 12)
112cdf0e10cSrcweir#define SID_UPDATECHART			(SC_VIEW_START + 13)
113cdf0e10cSrcweir#define FID_MARKLEFT			(SC_VIEW_START + 14)
114cdf0e10cSrcweir#define FID_MARKRIGHT			(SC_VIEW_START + 15)
115cdf0e10cSrcweir#define FID_MARKUP				(SC_VIEW_START + 16)
116cdf0e10cSrcweir#define FID_MARKDOWN			(SC_VIEW_START + 17)
117cdf0e10cSrcweir#define FID_MARKPAGEUP			(SC_VIEW_START + 18)
118cdf0e10cSrcweir#define FID_MARKPAGEDOWN		(SC_VIEW_START + 19)
119cdf0e10cSrcweir
120cdf0e10cSrcweir// Slot-IDs fuer Attribute:
121cdf0e10cSrcweir
122cdf0e10cSrcweir#define SID_SCATTR_HOR_JUSTIFY	(SC_VIEW_START + 30)	// Alignment-Page
123cdf0e10cSrcweir#define SID_SCATTR_VER_JUSTIFY	(SC_VIEW_START + 31)
124cdf0e10cSrcweir#define SID_SCATTR_MARGIN		(SC_VIEW_START + 32)
125cdf0e10cSrcweir#define SID_SCATTR_STACKED      (SC_VIEW_START + 33)
126cdf0e10cSrcweir#define SID_SCATTR_LINEBREAK	(SC_VIEW_START + 35)
127cdf0e10cSrcweir#define	SID_SCATTR_PROTECTION	(SC_VIEW_START + 36)	// Protection-Page
128cdf0e10cSrcweir
129cdf0e10cSrcweir// sonstige Slot-IDs:
130cdf0e10cSrcweir
131cdf0e10cSrcweir#define SID_SCUSERLISTS         (SC_VIEW_START + 37)    // Benutzerdef.Listen
132cdf0e10cSrcweir#define RES_TBX_DUMMY			(SC_VIEW_START + 38)    // Dummy-Item
133cdf0e10cSrcweir#define SID_SCVIEWOPTIONS       (SC_VIEW_START + 39)
134cdf0e10cSrcweir#define SID_SCDOCOPTIONS        (SC_VIEW_START + 40)
135cdf0e10cSrcweir
136cdf0e10cSrcweir// Cursorbewegungen als Properties:
137cdf0e10cSrcweir
138cdf0e10cSrcweir#define	SID_CURRENTCELL			(SC_VIEW_START + 41)
139cdf0e10cSrcweir#define	SID_CURRENTTAB			(SC_VIEW_START + 42)
140cdf0e10cSrcweir#define SID_CURRENTDOC			(SC_VIEW_START + 43)
141cdf0e10cSrcweir#define SID_CURRENTOBJECT		(SC_VIEW_START + 44)
142cdf0e10cSrcweir
143cdf0e10cSrcweir// Slot-IDs fuer spez. ToolBox-Funktionen:
144cdf0e10cSrcweir
145cdf0e10cSrcweir#define SID_NUMBER_CURRENCY		(SC_VIEW_START + 45)
146cdf0e10cSrcweir#define SID_NUMBER_PERCENT		(SC_VIEW_START + 46)
147cdf0e10cSrcweir
148cdf0e10cSrcweir// "Slot" Ids fuer Eingabezeilen Images:
149cdf0e10cSrcweir#define SID_INPUT_FUNCTION		(SC_VIEW_START + 47)
150cdf0e10cSrcweir#define SID_INPUT_SUM			(SC_VIEW_START + 48)
151cdf0e10cSrcweir#define SID_INPUT_EQUAL			(SC_VIEW_START + 49)
152cdf0e10cSrcweir#define SID_INPUT_CANCEL		(SC_VIEW_START + 50)
153cdf0e10cSrcweir#define SID_INPUT_OK			(SC_VIEW_START + 51)
154cdf0e10cSrcweir
155cdf0e10cSrcweir#define SID_NUMBER_STANDARD		(SC_VIEW_START + 52)
156cdf0e10cSrcweir#define SID_NUMBER_DATE			(SC_VIEW_START + 53)
157cdf0e10cSrcweir#define SID_NUMBER_TWODEC		(SC_VIEW_START + 54)
158cdf0e10cSrcweir#define SID_NUMBER_SCIENTIFIC	(SC_VIEW_START + 55)
159cdf0e10cSrcweir#define SID_NUMBER_TIME			(SC_VIEW_START + 56)
160cdf0e10cSrcweir#define SID_NUMBER_INCDEC		(SC_VIEW_START + 57)
161cdf0e10cSrcweir#define SID_NUMBER_DECDEC		(SC_VIEW_START + 58)
162cdf0e10cSrcweir
163cdf0e10cSrcweir// Sonstiges:
164cdf0e10cSrcweir#define SID_LINKS				(SC_VIEW_START + 60)
165cdf0e10cSrcweir#define SID_INSERT_SIMAGE		(SC_VIEW_START + 61)
166cdf0e10cSrcweir#define SID_INSERT_SCHART		(SC_VIEW_START + 62)
167cdf0e10cSrcweir#define SID_INSERT_SMATH        (SC_VIEW_START + 63)
168cdf0e10cSrcweir#define SID_STANDARD_FONTS		(SC_VIEW_START + 64)
169cdf0e10cSrcweir#define SID_MIRROR_VERTICAL		(SC_VIEW_START + 65)
170cdf0e10cSrcweir#define SID_MIRROR_HORIZONTAL	(SC_VIEW_START + 66)
171cdf0e10cSrcweir#define SID_CELL_FORMAT_RESET	(SC_VIEW_START + 67)
172cdf0e10cSrcweir#define SID_SCPRINTOPTIONS      (SC_VIEW_START + 68)
173cdf0e10cSrcweir#define SID_WINDOW_SPLIT		(SC_VIEW_START + 69)
174cdf0e10cSrcweir#define SID_WINDOW_FIX			(SC_VIEW_START + 70)
175cdf0e10cSrcweir#ifdef SID_DRAW_CHART
176cdf0e10cSrcweir#undef SID_DRAW_CHART
177cdf0e10cSrcweir#endif
178cdf0e10cSrcweir#define SID_DRAW_CHART			(SC_VIEW_START + 71)
179cdf0e10cSrcweir#define SID_UPDATETABLINKS		(SC_VIEW_START + 72)
180cdf0e10cSrcweir
181cdf0e10cSrcweir//TabPage Eingabe
182cdf0e10cSrcweir#define SID_SC_INPUT_SELECTION          (SC_VIEW_START + 73)
183cdf0e10cSrcweir#define SID_SC_INPUT_SELECTIONPOS       (SC_VIEW_START + 74)
184cdf0e10cSrcweir#define SID_SC_INPUT_EDITMODE           (SC_VIEW_START + 75)
185cdf0e10cSrcweir#define SID_SC_INPUT_FMT_EXPAND         (SC_VIEW_START + 76)
186cdf0e10cSrcweir#define SID_SC_INPUT_RANGEFINDER        (SC_VIEW_START + 77)
187cdf0e10cSrcweir#define SID_SC_INPUT_REF_EXPAND			(SC_VIEW_START + 78)
188cdf0e10cSrcweir#define SID_SC_INPUT_MARK_HEADER		(SC_VIEW_START + 79)
189cdf0e10cSrcweir
190cdf0e10cSrcweir#define SID_REIMPORT_AFTER_LOAD	(SC_VIEW_START + 80)
191cdf0e10cSrcweir#define SID_DRAW_NOTEEDIT		(SC_VIEW_START + 81)
192cdf0e10cSrcweir
193cdf0e10cSrcweir#define SID_CHOOSE_DESIGN		(SC_VIEW_START + 82)
194cdf0e10cSrcweir#define SID_EURO_CONVERTER		(SC_VIEW_START + 83)
195cdf0e10cSrcweir//#define SID_CHG_PROTECT         (SC_VIEW_START + 84)		-> moved to SVX
196cdf0e10cSrcweir#define SID_EXTERNAL_SOURCE     (SC_VIEW_START + 85)
197cdf0e10cSrcweir
198cdf0e10cSrcweir#define SID_SC_INPUT_TEXTWYSIWYG		(SC_VIEW_START + 86)
199cdf0e10cSrcweir
200cdf0e10cSrcweir#define SID_ENABLE_HYPHENATION          (SC_VIEW_START + 87)
201cdf0e10cSrcweir
202cdf0e10cSrcweir#define SID_RENAME_OBJECT				(SC_VIEW_START + 88)
203cdf0e10cSrcweir#define SID_FOCUS_INPUTLINE				(SC_VIEW_START + 89)
204cdf0e10cSrcweir#define SID_SELECT_TABLES               (SC_VIEW_START + 90)
205cdf0e10cSrcweir
206cdf0e10cSrcweir// #97776# new entry "Filter..." in DP popup menu
207cdf0e10cSrcweir#define SID_DP_FILTER                   (SC_VIEW_START + 91)
208cdf0e10cSrcweir
209cdf0e10cSrcweir// #101160# Replace cell contents warning
210cdf0e10cSrcweir#define SID_SC_INPUT_REPLCELLSWARN      (SC_VIEW_START + 92)
211cdf0e10cSrcweir
212cdf0e10cSrcweir// additional IDs for list/range validity
213cdf0e10cSrcweir#define FID_VALID_LISTTYPE              (SC_VIEW_START + 93)
214cdf0e10cSrcweir
215cdf0e10cSrcweir// #i68101# ID for changing Title & Descriptopn of an Object
216cdf0e10cSrcweir#define SID_TITLE_DESCRIPTION_OBJECT	(SC_VIEW_START + 94)
217cdf0e10cSrcweir
218cdf0e10cSrcweir// #i59082# assign macro to shape
219cdf0e10cSrcweir#define SID_ASSIGNMACRO                 (SC_VIEW_START + 95)
220cdf0e10cSrcweir
221cdf0e10cSrcweir#ifdef ISSUE66550_HLINK_FOR_SHAPES
222cdf0e10cSrcweir// #i66550# hyperlinks in shapes
223cdf0e10cSrcweir#define SID_DRAW_HLINK_EDIT             (SC_VIEW_START + 96)
224cdf0e10cSrcweir#define SID_DRAW_HLINK_DELETE           (SC_VIEW_START + 97)
225cdf0e10cSrcweir#endif
226cdf0e10cSrcweir
227cdf0e10cSrcweir// "Zoom / Synchronize sheets" in options dialog
228cdf0e10cSrcweir#define SID_SC_OPT_SYNCZOOM             (SC_VIEW_START + 98)
229cdf0e10cSrcweir
230cdf0e10cSrcweir// NOTE: last valid ID is (SC_VIEW_START + 99)
231cdf0e10cSrcweir
232cdf0e10cSrcweir// Nachrichten -------------------------------------------------------------
233cdf0e10cSrcweir
234cdf0e10cSrcweir#define FID_INPUTLINE_STATUS	(SC_MESSAGE_START)
235cdf0e10cSrcweir#define FID_INPUTLINE_ENTER		(SC_MESSAGE_START + 1)
236cdf0e10cSrcweir#define FID_REPAINT				(SC_MESSAGE_START + 2)
237cdf0e10cSrcweir#define FID_DATACHANGED			(SC_MESSAGE_START + 3)
238cdf0e10cSrcweir#define FID_REFMODECHANGED		(SC_MESSAGE_START + 4)
239cdf0e10cSrcweir#define FID_KILLEDITVIEW		(SC_MESSAGE_START + 5)
240cdf0e10cSrcweir#define SID_SOLVE               (SC_MESSAGE_START + 6)
241cdf0e10cSrcweir#define FID_FONT_SELECTED       (SC_MESSAGE_START + 7)
242cdf0e10cSrcweir#define FID_FILTER_OK           (SC_MESSAGE_START + 8)
243cdf0e10cSrcweir#define SC_HINT_DRWLAYER_NEW	(SC_MESSAGE_START + 9)
244cdf0e10cSrcweir#define SID_TABDELETED			(SC_MESSAGE_START + 10)
245cdf0e10cSrcweir#define FID_INPUTLINE_MATRIX	(SC_MESSAGE_START + 11)
246cdf0e10cSrcweir#define SID_DLG_RETOK           (SC_MESSAGE_START + 12)
247cdf0e10cSrcweir#define FID_ANYDATACHANGED		(SC_MESSAGE_START + 13)
248cdf0e10cSrcweir#define SID_STATUS_DOCPOS       (SC_MESSAGE_START + 14)
249cdf0e10cSrcweir#define SID_STATUS_PAGESTYLE    (SC_MESSAGE_START + 15)
250cdf0e10cSrcweir#define SID_STATUS_SELMODE	    (SC_MESSAGE_START + 16)
251cdf0e10cSrcweir#define FID_KILLEDITVIEW_NOPAINT (SC_MESSAGE_START + 17)
252cdf0e10cSrcweir#define SID_DLG_MATRIX          (SC_MESSAGE_START + 18)
253cdf0e10cSrcweir#define SC_HINT_DBAREAS_CHANGED (SC_MESSAGE_START + 19)
254cdf0e10cSrcweir#define SC_HINT_AREAS_CHANGED   (SC_MESSAGE_START + 20)
255cdf0e10cSrcweir#define SC_HINT_TABLES_CHANGED  (SC_MESSAGE_START + 21)
256cdf0e10cSrcweir
257cdf0e10cSrcweir#define SID_STATUS_SELMODE_ERG  (SC_MESSAGE_START + 22)
258cdf0e10cSrcweir#define SID_STATUS_SELMODE_ERW  (SC_MESSAGE_START + 23)
259cdf0e10cSrcweir#define SID_STATUS_SELMODE_NORM (SC_MESSAGE_START + 24)
260cdf0e10cSrcweir
261cdf0e10cSrcweir#define SID_CHART_SOURCE		(SC_MESSAGE_START + 25)
262cdf0e10cSrcweir#define SID_CHART_NAME			(SC_MESSAGE_START + 26)
263cdf0e10cSrcweir#define SID_CHART_ADDSOURCE		(SC_MESSAGE_START + 27)
264cdf0e10cSrcweir
265cdf0e10cSrcweir#define SID_AUTO_STYLE			(SC_MESSAGE_START + 28)
266cdf0e10cSrcweir
267cdf0e10cSrcweir#define FID_INPUTLINE_BLOCK		(SC_MESSAGE_START + 29)
268cdf0e10cSrcweir
269cdf0e10cSrcweir#define SID_STATUS_SUM			(SC_MESSAGE_START + 30)
270cdf0e10cSrcweir
271cdf0e10cSrcweir#define SC_HINT_DRAW_CHANGED	(SC_MESSAGE_START + 31)
272cdf0e10cSrcweir#define SC_HINT_DOCNAME_CHANGED	(SC_MESSAGE_START + 32)
273cdf0e10cSrcweir#define SC_HINT_AREALINKS_CHANGED (SC_MESSAGE_START + 33)
274cdf0e10cSrcweir#define SC_HINT_SHOWRANGEFINDER	(SC_MESSAGE_START + 34)
275cdf0e10cSrcweir#define SC_HINT_DOC_SAVED		(SC_MESSAGE_START + 35)
276cdf0e10cSrcweir#define SC_HINT_FORCESETTAB		(SC_MESSAGE_START + 36)
277cdf0e10cSrcweir
278cdf0e10cSrcweir// Nachricht zum Oeffnen von Dialogen:
279cdf0e10cSrcweir#define SID_OPENDLG_CONSOLIDATE		(SC_MESSAGE_START + 50)
280cdf0e10cSrcweir#define SID_OPENDLG_PIVOTTABLE 		(SC_MESSAGE_START + 51)
281cdf0e10cSrcweir#define SID_OPENDLG_FUNCTION		(SC_MESSAGE_START + 52)
282cdf0e10cSrcweir#define SID_OPENDLG_SOLVE      		(SC_MESSAGE_START + 53)
283cdf0e10cSrcweir#define SID_OPENDLG_TABOP			(SC_MESSAGE_START + 54)
284cdf0e10cSrcweir//#define SID_OPENDLG_CHART			(SC_MESSAGE_START + 55)
285cdf0e10cSrcweir#define SID_OPENDLG_EDITFUNCTION	(SC_MESSAGE_START + 56)
286cdf0e10cSrcweir#define SID_OPENDLG_ARGUMENT		(SC_MESSAGE_START + 57)
287cdf0e10cSrcweir//#define SID_OPENDLG_MODCHART		(SC_MESSAGE_START + 58)
288cdf0e10cSrcweir#define SID_OPENDLG_CONDFRMT		(SC_MESSAGE_START + 59)
289cdf0e10cSrcweir#define SID_OPENDLG_OPTSOLVER       (SC_MESSAGE_START + 60)
290cdf0e10cSrcweir//<!--Added by PengYunQuan for Validity Cell Range Picker
291cdf0e10cSrcweir#define	SID_VALIDITY_REFERENCE		(SC_MESSAGE_START + 61)
292cdf0e10cSrcweir//-->Added by PengYunQuan for Validity Cell Range Picker
293cdf0e10cSrcweir#define SC_HINT_NAVIGATOR_UPDATEALL  (SC_MESSAGE_START + 65)
294cdf0e10cSrcweir
295cdf0e10cSrcweir// Funktionen ------------------------------------------------------------
296cdf0e10cSrcweir
297cdf0e10cSrcweir
298cdf0e10cSrcweir//#define FID_PRINT_PREVIEW		(SC_FUNCTION_START)
299cdf0e10cSrcweir#define FID_DOC_MANAGER 		(SC_FUNCTION_START + 1)
300cdf0e10cSrcweir#define FID_CURSOR_ENTER		(SC_FUNCTION_START + 2)
301cdf0e10cSrcweir#define SID_MAIL                (SC_FUNCTION_START + 3)
302cdf0e10cSrcweir#define FILE_MENU_END			(SC_FUNCTION_START + 20)
303cdf0e10cSrcweir
304cdf0e10cSrcweir#define EDIT_MENU_START 		(FILE_MENU_END)
305cdf0e10cSrcweir#define FID_DELETE_CELLCONTENTS	(EDIT_MENU_START + 1)
306cdf0e10cSrcweir#define FID_DELETE_CELL			(EDIT_MENU_START + 2)
307cdf0e10cSrcweir#define FID_DELETE_TABLE		(EDIT_MENU_START + 3)
308cdf0e10cSrcweir#define FID_FILL_TO_BOTTOM		(EDIT_MENU_START + 4)
309cdf0e10cSrcweir#define FID_FILL_TO_RIGHT		(EDIT_MENU_START + 5)
310cdf0e10cSrcweir#define FID_FILL_TO_TOP			(EDIT_MENU_START + 6)
311cdf0e10cSrcweir#define FID_FILL_TO_LEFT		(EDIT_MENU_START + 7)
312cdf0e10cSrcweir#define FID_FILL_TAB			(EDIT_MENU_START + 8)
313cdf0e10cSrcweir#define FID_FILL_SERIES			(EDIT_MENU_START + 9)
314cdf0e10cSrcweir#define FID_SEARCH_REPLACE_DLG	(EDIT_MENU_START + 10)
315cdf0e10cSrcweir#define FID_EDIT_OBJECT			(EDIT_MENU_START + 11)
316cdf0e10cSrcweir#define SID_SC_NAVIGATOR		(EDIT_MENU_START + 12)
317cdf0e10cSrcweir#define SID_SC_WIZARD		    (EDIT_MENU_START + 13)
318cdf0e10cSrcweir#define SID_SC_EDIT_OBJECT	    (EDIT_MENU_START + 14)
319cdf0e10cSrcweir#define SID_HFEDIT              (EDIT_MENU_START + 15)
320cdf0e10cSrcweir
321cdf0e10cSrcweir#define SID_DEL_ROWS            (EDIT_MENU_START + 16)//JN
322cdf0e10cSrcweir#define SID_DEL_COLS            (EDIT_MENU_START + 17)//JN
323cdf0e10cSrcweir
324cdf0e10cSrcweir//#define	FID_CHG_RECORD			(EDIT_MENU_START + 18)	-> moved to SVX
325cdf0e10cSrcweir#define	FID_CHG_SHOW			(EDIT_MENU_START + 19)
326cdf0e10cSrcweir
327cdf0e10cSrcweir#define EDIT_MENU_END			(EDIT_MENU_START + 20)
328cdf0e10cSrcweir#define VIEW_MENU_START 		(EDIT_MENU_END)
329cdf0e10cSrcweir
330cdf0e10cSrcweir#define FID_TOGGLEOBJECT		(VIEW_MENU_START)
331cdf0e10cSrcweir#define FID_TOGGLEINPUTLINE 	(VIEW_MENU_START + 1)
332cdf0e10cSrcweir#define FID_TOGGLEHEADERS		(VIEW_MENU_START + 2)
333cdf0e10cSrcweir#define FID_SCALE				(VIEW_MENU_START + 4)
334cdf0e10cSrcweir#define FID_TOGGLESYNTAX		(VIEW_MENU_START + 5)
335cdf0e10cSrcweir#define FID_SCREEN_OPTIONS		(VIEW_MENU_START + 6)
336cdf0e10cSrcweir#define FID_PAGEBREAKMODE		(VIEW_MENU_START + 7)
337cdf0e10cSrcweir#define FID_FUNCTION_BOX		(VIEW_MENU_START + 8)
338cdf0e10cSrcweir#define FID_NORMALVIEWMODE      (VIEW_MENU_START + 9)
339cdf0e10cSrcweir#define FID_TOGGLEFORMULA		(VIEW_MENU_START + 10)
340cdf0e10cSrcweir// Compare/Merge jetzt aus Sfx
341cdf0e10cSrcweir//#define FID_CHG_COMPARE		(VIEW_MENU_START + 16)// DANGER DIRTY ID
342cdf0e10cSrcweir//#define FID_CHG_MERGE			(VIEW_MENU_START + 17)// DANGER DIRTY ID
343cdf0e10cSrcweir#define	FID_CHG_ACCEPT			(VIEW_MENU_START + 18)// DANGER DIRTY ID
344cdf0e10cSrcweir#define	FID_CHG_COMMENT			(VIEW_MENU_START + 19)// DANGER DIRTY ID
345cdf0e10cSrcweir#define VIEW_MENU_END			(VIEW_MENU_START + 20)
346cdf0e10cSrcweir
347cdf0e10cSrcweir#define INSERT_MENU_START		(VIEW_MENU_END)
348cdf0e10cSrcweir#define FID_PAGEBREAK			(INSERT_MENU_START)
349cdf0e10cSrcweir#define FID_INS_ROWBRK			(INSERT_MENU_START + 1)
350cdf0e10cSrcweir#define FID_INS_COLBRK			(INSERT_MENU_START + 2)
351cdf0e10cSrcweir#define FID_DEL_ROWBRK			(INSERT_MENU_START + 3)
352cdf0e10cSrcweir#define FID_DEL_COLBRK			(INSERT_MENU_START + 4)
353cdf0e10cSrcweir#define FID_INS_CELL_CONTENTS	(INSERT_MENU_START + 5)
354cdf0e10cSrcweir#define FID_INS_CELL			(INSERT_MENU_START + 6)
355cdf0e10cSrcweir#define FID_INS_ROW 			(INSERT_MENU_START + 7)
356cdf0e10cSrcweir#define FID_INS_COLUMN			(INSERT_MENU_START + 8)
357cdf0e10cSrcweir#define FID_INS_TABLE			(INSERT_MENU_START + 9)
358cdf0e10cSrcweir#define SID_INS_FUNCTION		(INSERT_MENU_START + 10)
359cdf0e10cSrcweir#define FID_DEFINE_NAME 		(INSERT_MENU_START + 11)
360cdf0e10cSrcweir#define FID_INSERT_NAME 		(INSERT_MENU_START + 12)
361cdf0e10cSrcweir#define FID_USE_NAME			(INSERT_MENU_START + 13)
362cdf0e10cSrcweir#define FID_APPLY_NAME			(INSERT_MENU_START + 14)
363cdf0e10cSrcweir#define FID_INS_TABLE_EXT       (INSERT_MENU_START + 15)
364cdf0e10cSrcweir//#define SID_CHARMAP				(INSERT_MENU_START + 15)//!!! kommt von sfx
365cdf0e10cSrcweir//aus sfx: #define SID_INSERT_POSTIT       (INSERT_MENU_START + 16)
366cdf0e10cSrcweir#define SID_INSERT_CLIPART      (INSERT_MENU_START + 17) //!!! sollte vom Svx kommen
367cdf0e10cSrcweir#define FID_INS_CELLSDOWN		(INSERT_MENU_START + 18)
368cdf0e10cSrcweir#define FID_INS_CELLSRIGHT		(INSERT_MENU_START + 19)
369cdf0e10cSrcweir#define INSERT_MENU_END 		(INSERT_MENU_START + 20)
370cdf0e10cSrcweir
371cdf0e10cSrcweir#define FORMAT_MENU_START		(INSERT_MENU_END)
372cdf0e10cSrcweir#define FID_CELL_FORMAT 		(FORMAT_MENU_START)
373cdf0e10cSrcweir#define FID_ROW_HEIGHT			(FORMAT_MENU_START + 1)
374cdf0e10cSrcweir#define FID_ROW_OPT_HEIGHT		(FORMAT_MENU_START + 2)
375cdf0e10cSrcweir#define FID_ROW_HIDE			(FORMAT_MENU_START + 3)
376cdf0e10cSrcweir#define FID_ROW_SHOW			(FORMAT_MENU_START + 4)
377cdf0e10cSrcweir#define FID_COL_WIDTH			(FORMAT_MENU_START + 5)
378cdf0e10cSrcweir#define FID_COL_OPT_WIDTH		(FORMAT_MENU_START + 6)
379cdf0e10cSrcweir#define FID_COL_HIDE			(FORMAT_MENU_START + 7)
380cdf0e10cSrcweir#define FID_COL_SHOW			(FORMAT_MENU_START + 8)
381cdf0e10cSrcweir#define FID_TABLE_HIDE			(FORMAT_MENU_START + 9)
382cdf0e10cSrcweir#define FID_TABLE_SHOW			(FORMAT_MENU_START + 10)
383cdf0e10cSrcweir#define FID_CONDITIONAL_FORMAT	(FORMAT_MENU_START + 11)
384cdf0e10cSrcweir#define SID_SCSTYLES	 		(FORMAT_MENU_START + 12)
385cdf0e10cSrcweir#define FID_MERGE_ON			(FORMAT_MENU_START + 13)
386cdf0e10cSrcweir#define FID_MERGE_OFF			(FORMAT_MENU_START + 14)
387cdf0e10cSrcweir#define SID_FORMATPAGE          (FORMAT_MENU_START + 15)
388cdf0e10cSrcweir#define SID_TEXT_STANDARD       (FORMAT_MENU_START + 16)
389cdf0e10cSrcweir#define SID_DRAWTEXT_ATTR_DLG	(FORMAT_MENU_START + 17)
390cdf0e10cSrcweir#define FID_TABLE_VISIBLE		(FORMAT_MENU_START + 18)
391cdf0e10cSrcweir#define FID_COL_OPT_DIRECT		(FORMAT_MENU_START + 19)
392cdf0e10cSrcweir#define FORMAT_MENU_END 		(FORMAT_MENU_START + 20)
393cdf0e10cSrcweir
394cdf0e10cSrcweir#define EXTRA_MENU_START		(FORMAT_MENU_END)
395cdf0e10cSrcweir#define FID_VOICE_CONTROL 		(EXTRA_MENU_START + 1)
396cdf0e10cSrcweir#define SID_RECALC_TITLE        (EXTRA_MENU_START + 2)
397cdf0e10cSrcweir#define FID_AUTO_CALC	 		(EXTRA_MENU_START + 3)
398cdf0e10cSrcweir#define FID_RECALC		 		(EXTRA_MENU_START + 4)
399cdf0e10cSrcweir#define FID_UPDATE_DIAGRAMS	 	(EXTRA_MENU_START + 5)
400cdf0e10cSrcweir#define FID_PROTECT_TABLE		(EXTRA_MENU_START + 6)
401cdf0e10cSrcweir#define FID_PROTECT_DOC			(EXTRA_MENU_START + 7)
402cdf0e10cSrcweir#define SID_EDIT_MACRO			(EXTRA_MENU_START + 8)
403cdf0e10cSrcweir#define SID_SCOPTIONS			(EXTRA_MENU_START + 9)
404cdf0e10cSrcweir#define SID_MACRO_CHOOSER		(EXTRA_MENU_START + 10)
405cdf0e10cSrcweir#define SID_SHARE_DOC           (EXTRA_MENU_START + 11)
406cdf0e10cSrcweir#define SID_SCENARIOS			(EXTRA_MENU_START + 12)
407cdf0e10cSrcweir#define SID_ADD_IN_MANAGER		(EXTRA_MENU_START + 13)
408cdf0e10cSrcweir#define SID_PIVOT_RECALC        (EXTRA_MENU_START + 14)
409cdf0e10cSrcweir#define SID_PIVOT_KILL          (EXTRA_MENU_START + 15)
410cdf0e10cSrcweir
411cdf0e10cSrcweir// hier falsch, aber erstmal
412cdf0e10cSrcweir#define SID_SC_HELP_PI			(EXTRA_MENU_START + 16)
413cdf0e10cSrcweir#define SID_SC_SHOW_KEYBOARD_HELP (EXTRA_MENU_START + 17)
414cdf0e10cSrcweir
415cdf0e10cSrcweir#define FID_HARD_RECALC		 	(EXTRA_MENU_START + 18)
416cdf0e10cSrcweir#define FID_AUTOCOMPLETE		(EXTRA_MENU_START + 19)
417cdf0e10cSrcweir
418cdf0e10cSrcweir#define EXTRA_MENU_END	 		(EXTRA_MENU_START + 20)
419cdf0e10cSrcweir
420cdf0e10cSrcweir#define DATA_MENU_START			(EXTRA_MENU_END)
421cdf0e10cSrcweir#define SID_DEFINE_DBNAME		(DATA_MENU_START)
422cdf0e10cSrcweir#define SID_SELECT_DB			(DATA_MENU_START + 1)
423cdf0e10cSrcweir#define SID_SORT                (DATA_MENU_START + 2)
424cdf0e10cSrcweir#define SID_FILTER              (DATA_MENU_START + 3)
425cdf0e10cSrcweir#define SID_SPECIAL_FILTER      (DATA_MENU_START + 4)
426cdf0e10cSrcweir#define SID_AUTO_FILTER         (DATA_MENU_START + 5)
427cdf0e10cSrcweir#define SID_UNFILTER	        (DATA_MENU_START + 6)
428cdf0e10cSrcweir#define SID_QUERY               (DATA_MENU_START + 7)
429cdf0e10cSrcweir#define SID_SUBTOTALS           (DATA_MENU_START + 8)
430cdf0e10cSrcweir//aus sfx: #define SID_OUTLINE_HIDE        (DATA_MENU_START + 9)
431cdf0e10cSrcweir//aus sfx: #define SID_OUTLINE_SHOW        (DATA_MENU_START + 10)
432cdf0e10cSrcweir//aus sfx: #define SID_OUTLINE_MAKE        (DATA_MENU_START + 11)
433cdf0e10cSrcweir//aus sfx: #define SID_OUTLINE_REMOVE      (DATA_MENU_START + 12)
434cdf0e10cSrcweir#define SID_AUTO_OUTLINE		(DATA_MENU_START + 13)
435cdf0e10cSrcweir//aus sfx: #define SID_OUTLINE_DELETEALL   (DATA_MENU_START + 14)
436cdf0e10cSrcweir#define SID_IMPORT_DATA         (DATA_MENU_START + 15)
437cdf0e10cSrcweir#define SID_REIMPORT_DATA       (DATA_MENU_START + 16)
438cdf0e10cSrcweir#define SID_PIVOT_TABLE			(DATA_MENU_START + 17)
439cdf0e10cSrcweir#define SID_TABOP				(DATA_MENU_START + 18)
440cdf0e10cSrcweir#define SID_TEXT_TO_COLUMNS		(DATA_MENU_START + 19)
441cdf0e10cSrcweir#define SID_CONSOLIDATE			(DATA_MENU_START + 20)
442cdf0e10cSrcweir#define SID_AUTOFILTER_HIDE		(DATA_MENU_START + 21)
443cdf0e10cSrcweir
444cdf0e10cSrcweir#define SID_SBA_IMPORT			(DATA_MENU_START + 22)
445cdf0e10cSrcweir
446cdf0e10cSrcweir#define SID_SORT_DESCENDING		(DATA_MENU_START + 23)
447cdf0e10cSrcweir#define SID_SORT_ASCENDING		(DATA_MENU_START + 24)
448cdf0e10cSrcweir//
449cdf0e10cSrcweir//
450cdf0e10cSrcweir#define DATA_MENU_END           (DATA_MENU_START + 25)
451cdf0e10cSrcweir
452cdf0e10cSrcweir#define TAB_POPUP_START			(DATA_MENU_END)
453cdf0e10cSrcweir#define RID_POPUP_TAB			(TAB_POPUP_START)
454cdf0e10cSrcweir#define FID_TAB_MENU_RENAME		(TAB_POPUP_START+1)
455cdf0e10cSrcweir#define FID_TAB_RENAME			(TAB_POPUP_START+2)
456cdf0e10cSrcweir#define FID_TAB_MOVE			(TAB_POPUP_START+3)
457cdf0e10cSrcweir#define FID_TAB_SELECTALL		(TAB_POPUP_START+4)
458cdf0e10cSrcweir#define FID_TAB_APPEND			(TAB_POPUP_START+5)
459cdf0e10cSrcweir#define FID_TAB_INDEX			(TAB_POPUP_START+6)
460cdf0e10cSrcweir#define FID_TAB_RTL				(TAB_POPUP_START+7)
461cdf0e10cSrcweir#define FID_TAB_DESELECTALL     (TAB_POPUP_START+8)
462cdf0e10cSrcweir#define FID_TAB_MENU_SET_TAB_BG_COLOR (TAB_POPUP_START + 9)
463cdf0e10cSrcweir#define FID_TAB_SET_TAB_BG_COLOR      (TAB_POPUP_START + 10)
464cdf0e10cSrcweir#define FID_TAB_EVENTS          (TAB_POPUP_START+11)
465cdf0e10cSrcweir
466cdf0e10cSrcweir#define TAB_POPUP_END			(TAB_POPUP_START + 20)
467cdf0e10cSrcweir
468cdf0e10cSrcweir#define OBJBAR_FORMAT_START		(TAB_POPUP_END)
469cdf0e10cSrcweir#define SID_ALIGNLEFT			(OBJBAR_FORMAT_START+6)
470cdf0e10cSrcweir#define SID_ALIGNRIGHT			(OBJBAR_FORMAT_START+7)
471cdf0e10cSrcweir#define SID_ALIGNCENTERHOR 		(OBJBAR_FORMAT_START+8)
472cdf0e10cSrcweir#define SID_ALIGNBLOCK			(OBJBAR_FORMAT_START+9)
473cdf0e10cSrcweir#define SID_ALIGNTOP			(OBJBAR_FORMAT_START+10)
474cdf0e10cSrcweir#define SID_ALIGNBOTTOM			(OBJBAR_FORMAT_START+11)
475cdf0e10cSrcweir#define SID_ALIGNCENTERVER 		(OBJBAR_FORMAT_START+12)
476cdf0e10cSrcweir#define SID_SELECT_SCENARIO		(OBJBAR_FORMAT_START+13)
477cdf0e10cSrcweir
478cdf0e10cSrcweir#define SID_V_ALIGNCELL			(OBJBAR_FORMAT_START+14)
479cdf0e10cSrcweir#define SID_H_ALIGNCELL			(OBJBAR_FORMAT_START+15)
480cdf0e10cSrcweir
481cdf0e10cSrcweir#define OBJBAR_FORMAT_END		(OBJBAR_FORMAT_START+20)
482cdf0e10cSrcweir
483cdf0e10cSrcweir#define RID_INPUTBAR_START		(OBJBAR_FORMAT_END)
484cdf0e10cSrcweir#define SID_INPUT_WINDOW		(RID_INPUTBAR_START)
485cdf0e10cSrcweir#define RID_INPUTBAR_END		(RID_INPUTBAR_START+1)
486cdf0e10cSrcweir
487cdf0e10cSrcweir#define DRAW_BAR_START			(RID_INPUTBAR_END)
488cdf0e10cSrcweir#define SID_DRAWTOABOVE			(DRAW_BAR_START+15)
489cdf0e10cSrcweir#define SID_DRAWTOBELOW			(DRAW_BAR_START+16)
490cdf0e10cSrcweir//#define SID_GROUP				(DRAW_BAR_START+17)
491cdf0e10cSrcweir//#define SID_UNGROUP				(DRAW_BAR_START+18)
492cdf0e10cSrcweir#define SID_FRAMETOTOP			(DRAW_BAR_START+19)
493cdf0e10cSrcweir#define SID_FRAMETOBOTTOM		(DRAW_BAR_START+20)
494cdf0e10cSrcweir//aus sfx: #define SID_FRAME_UP			(DRAW_BAR_START+21)
495cdf0e10cSrcweir//aus sfx: #define SID_FRAME_DOWN			(DRAW_BAR_START+22)
496cdf0e10cSrcweir#define SID_TOOL_TEXT           (DRAW_BAR_START+23)
497cdf0e10cSrcweir#define SID_ANCHOR_PAGE         (DRAW_BAR_START+24)
498cdf0e10cSrcweir#define SID_ANCHOR_CELL         (DRAW_BAR_START+25)
499cdf0e10cSrcweir#define SID_ANCHOR_TOGGLE       (DRAW_BAR_START+26)
500cdf0e10cSrcweir#define SID_ORIGINALSIZE		(DRAW_BAR_START+27)
501cdf0e10cSrcweir
502cdf0e10cSrcweir#define DRAW_BAR_END			(DRAW_BAR_START+50)
503cdf0e10cSrcweir
504cdf0e10cSrcweir#define DRAWTEXTBAR_START		(DRAW_BAR_END)
505cdf0e10cSrcweir#define SID_TEXT_LINESPACING_1	(DRAWTEXTBAR_START)
506cdf0e10cSrcweir#define SID_TEXT_LINESPACING_2	(DRAWTEXTBAR_START+1)
507cdf0e10cSrcweir#define SID_TEXT_LINESPACING_3	(DRAWTEXTBAR_START+2)
508cdf0e10cSrcweir#define DRAWTEXTBAR_END			(DRAWTEXTBAR_START+20)
509cdf0e10cSrcweir
510cdf0e10cSrcweir#define DETECTIVE_START			(DRAWTEXTBAR_END)
511cdf0e10cSrcweir#define SID_DETECTIVE_ADD_PRED  (DETECTIVE_START)
512cdf0e10cSrcweir#define SID_DETECTIVE_DEL_PRED  (DETECTIVE_START+1)
513cdf0e10cSrcweir#define SID_DETECTIVE_ADD_SUCC  (DETECTIVE_START+2)
514cdf0e10cSrcweir#define SID_DETECTIVE_DEL_SUCC  (DETECTIVE_START+3)
515cdf0e10cSrcweir#define SID_DETECTIVE_ADD_ERR   (DETECTIVE_START+4)
516cdf0e10cSrcweir#define SID_DETECTIVE_DEL_ALL   (DETECTIVE_START+5)
517cdf0e10cSrcweir
518cdf0e10cSrcweir#define SID_DETECTIVE_FILLMODE	(DETECTIVE_START+6)
519cdf0e10cSrcweir#define SID_FILL_ADD_PRED		(DETECTIVE_START+7)
520cdf0e10cSrcweir#define SID_FILL_DEL_PRED		(DETECTIVE_START+8)
521cdf0e10cSrcweir#define SID_FILL_ADD_SUCC		(DETECTIVE_START+9)
522cdf0e10cSrcweir#define SID_FILL_DEL_SUCC		(DETECTIVE_START+10)
523cdf0e10cSrcweir#define SID_FILL_NONE			(DETECTIVE_START+11)
524cdf0e10cSrcweir#define SID_FILL_SELECT			(DETECTIVE_START+12)
525cdf0e10cSrcweir
526cdf0e10cSrcweir#define SID_DETECTIVE_INVALID   (DETECTIVE_START+13)
527cdf0e10cSrcweir
528cdf0e10cSrcweir#define SID_DETECTIVE_REFRESH   (DETECTIVE_START+14)
529cdf0e10cSrcweir#define SID_DETECTIVE_AUTO      (DETECTIVE_START+15)
530cdf0e10cSrcweir
531cdf0e10cSrcweir#define DETECTIVE_END			(DETECTIVE_START+20)
532cdf0e10cSrcweir
533cdf0e10cSrcweir#define SID_API_SLOTS			(DETECTIVE_END)
534cdf0e10cSrcweir//aus sfx: #define SID_ENTER_STRING		(SID_API_SLOTS)
535cdf0e10cSrcweir#define SID_INSERT_MATRIX		(SID_API_SLOTS+1)
536cdf0e10cSrcweir
537cdf0e10cSrcweir#define SID_DELETE_NOTE         (SID_API_SLOTS+2)
538cdf0e10cSrcweir
539cdf0e10cSrcweir
540cdf0e10cSrcweir#define SID_PREVIEW_START		(SID_API_SLOTS+20)
541cdf0e10cSrcweir#define SID_PREVIEW_NEXT		(SID_PREVIEW_START)
542cdf0e10cSrcweir#define SID_PREVIEW_PREVIOUS	(SID_PREVIEW_START+1)
543cdf0e10cSrcweir#define SID_PREVIEW_FIRST		(SID_PREVIEW_START+2)
544cdf0e10cSrcweir#define SID_PREVIEW_LAST		(SID_PREVIEW_START+3)
545cdf0e10cSrcweir#define SID_PREVIEW_GOTO		(SID_PREVIEW_START+4)
546cdf0e10cSrcweir#define SID_PREVIEW_ZOOMIN		(SID_PREVIEW_START+5)
547cdf0e10cSrcweir#define SID_PREVIEW_ZOOMOUT		(SID_PREVIEW_START+6)
548cdf0e10cSrcweir#define SID_PREVIEW_CLOSE		(SID_PREVIEW_START+7)
549cdf0e10cSrcweir#define SID_PREVIEW_MARGIN      (SID_PREVIEW_START+8)
550cdf0e10cSrcweir#define SID_PREVIEW_SCALINGFACTOR   (SID_PREVIEW_START+9)
551cdf0e10cSrcweir#define SID_PREVIEW_END			(SID_PREVIEW_START+20)
552cdf0e10cSrcweir
553cdf0e10cSrcweir//aus sfx: #define SID_KEYFUNC_START		(SID_PREVIEW_END+5)
554cdf0e10cSrcweir#define SID_CURSORDOWN_SEL		(SID_KEYFUNC_START + 0)
555cdf0e10cSrcweir#define SID_CURSORUP_SEL		(SID_KEYFUNC_START + 1)
556cdf0e10cSrcweir#define SID_CURSORLEFT_SEL		(SID_KEYFUNC_START + 2)
557cdf0e10cSrcweir#define SID_CURSORRIGHT_SEL		(SID_KEYFUNC_START + 3)
558cdf0e10cSrcweir#define SID_CURSORPAGEDOWN_SEL	(SID_KEYFUNC_START + 4)
559cdf0e10cSrcweir#define SID_CURSORPAGEUP_SEL	(SID_KEYFUNC_START + 5)
560cdf0e10cSrcweir
561cdf0e10cSrcweir#define SID_CURSORPAGELEFT_		(SID_KEYFUNC_START + 6)
562cdf0e10cSrcweir#define SID_CURSORPAGELEFT_SEL	(SID_KEYFUNC_START + 7)
563cdf0e10cSrcweir#define SID_CURSORPAGERIGHT_	(SID_KEYFUNC_START + 8)
564cdf0e10cSrcweir#define SID_CURSORPAGERIGHT_SEL	(SID_KEYFUNC_START + 9)
565cdf0e10cSrcweir
566cdf0e10cSrcweir#define SID_CURSORTOPOFFILE_SEL	(SID_KEYFUNC_START + 10)
567cdf0e10cSrcweir#define SID_CURSORENDOFFILE_SEL	(SID_KEYFUNC_START + 11)
568cdf0e10cSrcweir#define SID_CURSORHOME_SEL		(SID_KEYFUNC_START + 12)
569cdf0e10cSrcweir#define SID_CURSOREND_SEL		(SID_KEYFUNC_START + 13)
570cdf0e10cSrcweir#define SID_CURSORBLKUP			(SID_KEYFUNC_START + 14)
571cdf0e10cSrcweir#define SID_CURSORBLKDOWN		(SID_KEYFUNC_START + 15)
572cdf0e10cSrcweir#define SID_CURSORBLKLEFT		(SID_KEYFUNC_START + 16)
573cdf0e10cSrcweir#define SID_CURSORBLKRIGHT		(SID_KEYFUNC_START + 17)
574cdf0e10cSrcweir#define SID_CURSORBLKUP_SEL		(SID_KEYFUNC_START + 18)
575cdf0e10cSrcweir#define SID_CURSORBLKDOWN_SEL	(SID_KEYFUNC_START + 19)
576cdf0e10cSrcweir#define SID_CURSORBLKLEFT_SEL	(SID_KEYFUNC_START + 20)
577cdf0e10cSrcweir#define SID_CURSORBLKRIGHT_SEL	(SID_KEYFUNC_START + 21)
578cdf0e10cSrcweir
579cdf0e10cSrcweir#define SID_NEXT_TABLE			(SID_KEYFUNC_START + 22)
580cdf0e10cSrcweir#define SID_PREV_TABLE			(SID_KEYFUNC_START + 23)
581cdf0e10cSrcweir
582cdf0e10cSrcweir#define SID_NEXT_UNPROTECT		(SID_KEYFUNC_START + 24)
583cdf0e10cSrcweir#define SID_PREV_UNPROTECT		(SID_KEYFUNC_START + 25)
584cdf0e10cSrcweir
585cdf0e10cSrcweir#define SID_SELECT_COL			(SID_KEYFUNC_START + 26)
586cdf0e10cSrcweir#define SID_SELECT_ROW			(SID_KEYFUNC_START + 27)
587cdf0e10cSrcweir#define SID_SELECT_NONE			(SID_KEYFUNC_START + 28)
588cdf0e10cSrcweir#define SID_ALIGNCURSOR			(SID_KEYFUNC_START + 29)
589cdf0e10cSrcweir#define SID_MARKDATAAREA		(SID_KEYFUNC_START + 30)
590cdf0e10cSrcweir#define SID_SETINPUTMODE		(SID_KEYFUNC_START + 31)
591cdf0e10cSrcweir#define SID_DELETE_CONTENTS		(SID_KEYFUNC_START + 32)
592cdf0e10cSrcweir
593cdf0e10cSrcweir#define SID_MARKAREA			(SID_KEYFUNC_START + 33)
594cdf0e10cSrcweir
595cdf0e10cSrcweir#define SID_AUTOFILL			(SID_KEYFUNC_START + 34)
596cdf0e10cSrcweir#define FID_FILL_AUTO			(SID_KEYFUNC_START + 35)
597cdf0e10cSrcweir#define SID_CANCEL				(SID_KEYFUNC_START + 36)
598cdf0e10cSrcweir
599cdf0e10cSrcweir#define SID_CURSORENTERUP		(SID_KEYFUNC_START + 37)
600cdf0e10cSrcweir#define SID_CURSORENTERDOWN		(SID_KEYFUNC_START + 38)
601cdf0e10cSrcweir
602cdf0e10cSrcweir#define SID_MARKARRAYFORMULA    (SID_KEYFUNC_START + 39)
603cdf0e10cSrcweir
604cdf0e10cSrcweir#define SID_NEXT_TABLE_SEL      (SID_KEYFUNC_START + 40)
605cdf0e10cSrcweir#define SID_PREV_TABLE_SEL      (SID_KEYFUNC_START + 41)
606cdf0e10cSrcweir
607cdf0e10cSrcweir#define SID_KEYFUNC_END			(SID_KEYFUNC_START + 50)
608cdf0e10cSrcweir
609cdf0e10cSrcweir#define SID_NEW_SLOTS			(SID_KEYFUNC_END)
610cdf0e10cSrcweir#define SID_NEW_SLOTS_END		(SID_NEW_SLOTS+100)
611cdf0e10cSrcweir
612cdf0e10cSrcweir#define SID_NEW_TABLENAME		(SID_NEW_SLOTS+1)
613cdf0e10cSrcweir#define SID_COL_START			(SID_NEW_SLOTS+2)
614cdf0e10cSrcweir#define SID_ROW_START			(SID_NEW_SLOTS+3)
615cdf0e10cSrcweir#define SID_COL_END				(SID_NEW_SLOTS+4)
616cdf0e10cSrcweir#define SID_ROW_END				(SID_NEW_SLOTS+5)
617cdf0e10cSrcweir#define SID_KEEP_MARK			(SID_NEW_SLOTS+6)
618cdf0e10cSrcweir#define SID_FILL_DIR			(SID_NEW_SLOTS+7)
619cdf0e10cSrcweir#define SID_FILL_COUNT			(SID_NEW_SLOTS+8)
620cdf0e10cSrcweir#define SID_WITH_UNDO			(SID_NEW_SLOTS+9)
621cdf0e10cSrcweir#define FID_MERGE_TOGGLE        (SID_NEW_SLOTS+10)
622cdf0e10cSrcweir//aus sfx: #define SID_ATTR_SECIALCHAR		(SID_NEW_SLOTS+10)
623cdf0e10cSrcweir#define SID_ATTR_ROWHEADERS		(SID_NEW_SLOTS+11)
624cdf0e10cSrcweir#define SID_ATTR_COLHEADERS		(SID_NEW_SLOTS+12)
625cdf0e10cSrcweir
626cdf0e10cSrcweir#define SID_SC_CELLS			(SID_NEW_SLOTS+13)
627cdf0e10cSrcweir#define SID_SC_RANGE			(SID_NEW_SLOTS+14)
628cdf0e10cSrcweir#define SID_SC_SELECTION		(SID_NEW_SLOTS+15)
629cdf0e10cSrcweir#define SID_SC_CELLTEXT			(SID_NEW_SLOTS+16)
630cdf0e10cSrcweir
631cdf0e10cSrcweir#define SID_SC_NAME_TITLE		(SID_NEW_SLOTS+17)
632cdf0e10cSrcweir
633cdf0e10cSrcweir#define SID_SC_ACTIVECELL		(SID_NEW_SLOTS+18)
634cdf0e10cSrcweir#define SID_SC_ACTIVETAB		(SID_NEW_SLOTS+19)
635cdf0e10cSrcweir#define SID_RANGE_ROW			(SID_NEW_SLOTS+20)
636cdf0e10cSrcweir#define SID_RANGE_COL			(SID_NEW_SLOTS+21)
637cdf0e10cSrcweir#define SID_RANGE_TABLE			(SID_NEW_SLOTS+22)
638cdf0e10cSrcweir#define SID_RANGE_VALUE			(SID_NEW_SLOTS+23)
639cdf0e10cSrcweir#define SID_RANGE_FORMULA		(SID_NEW_SLOTS+24)
640cdf0e10cSrcweir#define SID_RANGE_TEXT			(SID_NEW_SLOTS+25)
641cdf0e10cSrcweir#define SID_RANGE_TEXTVALUE		(SID_NEW_SLOTS+26)
642cdf0e10cSrcweir#define SID_TABLE_ACTIVATE		(SID_NEW_SLOTS+27)
643cdf0e10cSrcweir#define SID_TABLES_GET			(SID_NEW_SLOTS+28)
644cdf0e10cSrcweir#define SID_PROP_INTERIOR		(SID_NEW_SLOTS+29)
645cdf0e10cSrcweir#define SID_PROP_FONT			(SID_NEW_SLOTS+30)
646cdf0e10cSrcweir
647cdf0e10cSrcweir#define SID_DEFINE_PRINTAREA		(SID_NEW_SLOTS+31)
648cdf0e10cSrcweir#define SID_DELETE_PRINTAREA		(SID_NEW_SLOTS+32)
649cdf0e10cSrcweir#define SID_CHANGE_PRINTAREA        (SID_NEW_SLOTS+33)
650cdf0e10cSrcweir#define SID_OPENDLG_EDIT_PRINTAREA	(SID_NEW_SLOTS+34)
651cdf0e10cSrcweir
652cdf0e10cSrcweir#define SID_OLE_OBJECT			(SID_NEW_SLOTS+35)
653cdf0e10cSrcweir#define SID_OLE_ACTIVATE		(SID_NEW_SLOTS+36)
654cdf0e10cSrcweir#define SID_OLE_DEACTIVATE		(SID_NEW_SLOTS+37)
655cdf0e10cSrcweir
656cdf0e10cSrcweir#define SID_TOGGLE_REL			(SID_NEW_SLOTS+38)
657cdf0e10cSrcweir#define SID_DATA_SELECT			(SID_NEW_SLOTS+39)
658cdf0e10cSrcweir
659cdf0e10cSrcweir//	Suchen & Ersetzen
660cdf0e10cSrcweir#define FID_SEARCH				(SID_NEW_SLOTS+40)
661cdf0e10cSrcweir#define FID_REPEAT_SEARCH		(SID_NEW_SLOTS+41)
662cdf0e10cSrcweir#define FID_REPLACE				(SID_NEW_SLOTS+42)
663cdf0e10cSrcweir#define FID_SEARCH_ALL			(SID_NEW_SLOTS+43)
664cdf0e10cSrcweir#define FID_REPLACE_ALL			(SID_NEW_SLOTS+44)
665cdf0e10cSrcweir#define FID_SEARCH_COUNT		(SID_NEW_SLOTS+45)
666cdf0e10cSrcweir
667cdf0e10cSrcweir#define SID_SC_SETTEXT			(SID_NEW_SLOTS+46)
668cdf0e10cSrcweir#define SID_RANGE_ADDRESS		(SID_NEW_SLOTS+47)
669cdf0e10cSrcweir#define SID_RANGE_OFFSET		(SID_NEW_SLOTS+48)
670cdf0e10cSrcweir#define SID_NUMBER_FORMAT		(SID_NEW_SLOTS+49)
671cdf0e10cSrcweir
672cdf0e10cSrcweir#define SID_OLE_SELECT			(SID_NEW_SLOTS+50)
673cdf0e10cSrcweir#define SID_SC_ACTIVEOBJECT		(SID_NEW_SLOTS+51)
674cdf0e10cSrcweir
675cdf0e10cSrcweir#define SID_RANGE_NOTETEXT		(SID_NEW_SLOTS+52)
676cdf0e10cSrcweir#define FID_INSERT_FILE			(SID_NEW_SLOTS+53)
677cdf0e10cSrcweir
678cdf0e10cSrcweir#define FID_VALIDATION			(SID_NEW_SLOTS+54)
679cdf0e10cSrcweir
680cdf0e10cSrcweir//	Slots fuer Toolbox Controller in der Werkzeugleiste
681cdf0e10cSrcweir#define SID_TBXCTL_INSERT		(SID_NEW_SLOTS+55)
682cdf0e10cSrcweir#define SID_TBXCTL_INSCELLS		(SID_NEW_SLOTS+56)
683cdf0e10cSrcweir#define SID_TBXCTL_INSOBJ		(SID_NEW_SLOTS+57)
684cdf0e10cSrcweir
685cdf0e10cSrcweir#define SID_DEFINE_COLROWNAMERANGES (SID_NEW_SLOTS+58)
686cdf0e10cSrcweir
687cdf0e10cSrcweir#define FID_NOTE_VISIBLE		(SID_NEW_SLOTS+59)
688cdf0e10cSrcweir
689cdf0e10cSrcweir//	Items fuer Gueltigkeit
690cdf0e10cSrcweir#define FID_VALID_MODE			(SID_NEW_SLOTS+60)
691cdf0e10cSrcweir#define FID_VALID_CONDMODE		(SID_NEW_SLOTS+61)
692cdf0e10cSrcweir#define FID_VALID_VALUE1		(SID_NEW_SLOTS+62)
693cdf0e10cSrcweir#define FID_VALID_VALUE2		(SID_NEW_SLOTS+63)
694cdf0e10cSrcweir#define FID_VALID_BLANK			(SID_NEW_SLOTS+64)
695cdf0e10cSrcweir#define FID_VALID_SHOWHELP		(SID_NEW_SLOTS+65)
696cdf0e10cSrcweir#define FID_VALID_HELPTITLE		(SID_NEW_SLOTS+66)
697cdf0e10cSrcweir#define FID_VALID_HELPTEXT		(SID_NEW_SLOTS+67)
698cdf0e10cSrcweir#define FID_VALID_SHOWERR		(SID_NEW_SLOTS+68)
699cdf0e10cSrcweir#define FID_VALID_ERRSTYLE		(SID_NEW_SLOTS+69)
700cdf0e10cSrcweir#define FID_VALID_ERRTITLE		(SID_NEW_SLOTS+70)
701cdf0e10cSrcweir#define FID_VALID_ERRTEXT		(SID_NEW_SLOTS+71)
702cdf0e10cSrcweir
703cdf0e10cSrcweir#define SID_REFRESH_DBAREA		(SID_NEW_SLOTS+72)
704cdf0e10cSrcweir#define SID_RANGE_REGION		(SID_NEW_SLOTS+73)
705cdf0e10cSrcweir
706cdf0e10cSrcweir#define FID_FOCUS_POSWND		(SID_NEW_SLOTS+74)
707cdf0e10cSrcweir
708cdf0e10cSrcweir//	einzelne Slots fuer verschiedene Unterstreich-Arten (Popup-Menu)
709cdf0e10cSrcweir#define SID_ULINE_VAL_NONE		(SID_NEW_SLOTS+75)
710cdf0e10cSrcweir#define SID_ULINE_VAL_SINGLE	(SID_NEW_SLOTS+76)
711cdf0e10cSrcweir#define SID_ULINE_VAL_DOUBLE	(SID_NEW_SLOTS+77)
712cdf0e10cSrcweir#define SID_ULINE_VAL_DOTTED	(SID_NEW_SLOTS+78)
713cdf0e10cSrcweir
714cdf0e10cSrcweir#define FID_DEL_MANUALBREAKS	(SID_NEW_SLOTS+79)
715cdf0e10cSrcweir#define SID_ADD_PRINTAREA		(SID_NEW_SLOTS+80)
716cdf0e10cSrcweir#define FID_ADJUST_PRINTZOOM	(SID_NEW_SLOTS+81)
717cdf0e10cSrcweir#define FID_RESET_PRINTZOOM		(SID_NEW_SLOTS+82)
718cdf0e10cSrcweir
719cdf0e10cSrcweir#define SID_TABLES_COUNT		(SID_NEW_SLOTS+83)
720cdf0e10cSrcweir#define SID_ACTIVE_OBJ_NAME		(SID_NEW_SLOTS+84)
721cdf0e10cSrcweir#define SID_OBJECT_LEFT			(SID_NEW_SLOTS+85)
722cdf0e10cSrcweir#define SID_OBJECT_TOP			(SID_NEW_SLOTS+86)
723cdf0e10cSrcweir#define SID_OBJECT_WIDTH		(SID_NEW_SLOTS+87)
724cdf0e10cSrcweir#define SID_OBJECT_HEIGHT		(SID_NEW_SLOTS+88)
725cdf0e10cSrcweir
726cdf0e10cSrcweir#define SID_PIVOT_CREATE		(SID_NEW_SLOTS+89)
727cdf0e10cSrcweir#define SID_PIVOT_FIELDS		(SID_NEW_SLOTS+90)
728cdf0e10cSrcweir#define SID_PFIELD_NAME			(SID_NEW_SLOTS+91)
729cdf0e10cSrcweir#define SID_PFIELD_ORIENTATION	(SID_NEW_SLOTS+92)
730cdf0e10cSrcweir#define SID_PFIELD_FUNCTION		(SID_NEW_SLOTS+93)
731cdf0e10cSrcweir#define SID_PIVOT_GET			(SID_NEW_SLOTS+94)
732cdf0e10cSrcweir
733cdf0e10cSrcweir#define SID_DELETE_SCENARIO		(SID_NEW_SLOTS+95)
734cdf0e10cSrcweir#define SID_EDIT_SCENARIO		(SID_NEW_SLOTS+96)
735cdf0e10cSrcweir
736cdf0e10cSrcweir// idl Parameter ---------------------------------------------------------
737cdf0e10cSrcweir
738cdf0e10cSrcweir//aus sfx: #define FN_PARAM_1				(SC_PARAM_START)
739cdf0e10cSrcweir//aus sfx: #define FN_PARAM_2				(SC_PARAM_START+1)
740cdf0e10cSrcweir//aus sfx: #define FN_PARAM_3				(SC_PARAM_START+2)
741cdf0e10cSrcweir//aus sfx: #define FN_PARAM_4				(SC_PARAM_START+3)
742cdf0e10cSrcweir//aus sfx: #define FN_PARAM_5				(SC_PARAM_START+4)
743cdf0e10cSrcweir//aus sfx: #define FN_PARAM_6				(SC_PARAM_START+5)
744cdf0e10cSrcweir//aus sfx: #define FN_PARAM_7				(SC_PARAM_START+6)
745cdf0e10cSrcweir//aus sfx: #define FN_PARAM_8				(SC_PARAM_START+7)
746cdf0e10cSrcweir#define FN_PARAM_9				(FN_PARAM_8+1)
747cdf0e10cSrcweir
748cdf0e10cSrcweir#define SID_SORT_BYROW			(SC_PARAM_START)
749cdf0e10cSrcweir#define SID_SORT_HASHEADER		(SC_PARAM_START+1)
750cdf0e10cSrcweir#define SID_SORT_CASESENS		(SC_PARAM_START+2)
751cdf0e10cSrcweir#define SID_SORT_ATTRIBS		(SC_PARAM_START+3)
752cdf0e10cSrcweir#define SID_SORT_USERDEF		(SC_PARAM_START+4)
753cdf0e10cSrcweir
754cdf0e10cSrcweir// Resourcen -------------------------------------------------------------
755cdf0e10cSrcweir
756cdf0e10cSrcweir#define RID_OBJECTBAR_APP		(SC_RESOURCE_START)
757cdf0e10cSrcweir#define RID_OBJECTBAR_FORMAT	(SC_RESOURCE_START+1)
758cdf0e10cSrcweir#define RID_OBJECTBAR_INPUT		(SC_RESOURCE_START+2)
759cdf0e10cSrcweir#define RID_POPUP_CELLS			(SC_RESOURCE_START+3)
760cdf0e10cSrcweir#define RID_POPUP_DRAW			(SC_RESOURCE_START+4)
761cdf0e10cSrcweir#define RID_TEXT_TOOLBOX		(SC_RESOURCE_START+5)
762cdf0e10cSrcweir#define RID_OBJECTBAR_PREVIEW	(SC_RESOURCE_START+6)
763cdf0e10cSrcweir#define RID_POPUP_PREVIEW		(SC_RESOURCE_START+7)
764cdf0e10cSrcweir#define RID_POPUP_OLE			(SC_RESOURCE_START+8)
765cdf0e10cSrcweir#define RID_POPUP_CHART			(SC_RESOURCE_START+9)
766cdf0e10cSrcweir//#define RID_ANCHORBITMAP		(SC_RESOURCE_START+10)
767cdf0e10cSrcweir//#define RID_GRAYANCHORBITMAP	(SC_RESOURCE_START+11)
768cdf0e10cSrcweir#define RID_OUTLINEBITMAPS		(SC_RESOURCE_START+12)
769cdf0e10cSrcweir#define RID_DRAW_WIN			(SC_RESOURCE_START+13)
770cdf0e10cSrcweir#define RID_CNTRLR_WIN			(SC_RESOURCE_START+14)
771cdf0e10cSrcweir#define RID_GLOBSTR             (SC_RESOURCE_START+15)
772cdf0e10cSrcweir#define RID_ALIGNMENT_WIN		(SC_RESOURCE_START+19)
773cdf0e10cSrcweir#define RID_SCFUNCTIONS			(SC_RESOURCE_START+20)
774cdf0e10cSrcweir#define RID_POPUP_PIVOT			(SC_RESOURCE_START+21)
775cdf0e10cSrcweir#define RID_IMGLIST_INPUTWIN    (SC_RESOURCE_START+22)
776cdf0e10cSrcweir#define RID_ERRHDLSC			(SC_RESOURCE_START+23)
777cdf0e10cSrcweir#define RID_POPUP_GRAPHIC		(SC_RESOURCE_START+24)
778cdf0e10cSrcweir#define RID_POPUP_DRAWTEXT		(SC_RESOURCE_START+29)
779cdf0e10cSrcweir#define RID_MN_FORMAT_ALGN	 	(SC_RESOURCE_START+30)
780cdf0e10cSrcweir#define RID_MN_FORMAT_STYLE		(SC_RESOURCE_START+31)
781cdf0e10cSrcweir#define RID_MN_FORMAT_LINESPACE	(SC_RESOURCE_START+32)
782cdf0e10cSrcweir#define RID_POPUP_EDIT			(SC_RESOURCE_START+33)
783cdf0e10cSrcweir#define RID_POPUP_AUDIT			(SC_RESOURCE_START+34)
784cdf0e10cSrcweir#define RID_OBJECTBAR_TOOLS		(SC_RESOURCE_START+35)
785cdf0e10cSrcweir// free
786cdf0e10cSrcweir// free
787cdf0e10cSrcweir#define RID_TBXCTL_INSERT		(SC_RESOURCE_START+38)
788cdf0e10cSrcweir#define RID_TBXCTL_INSCELLS		(SC_RESOURCE_START+39)
789cdf0e10cSrcweir#define RID_TBXCTL_INSOBJ		(SC_RESOURCE_START+40)
790cdf0e10cSrcweir// free
791cdf0e10cSrcweir// free
792cdf0e10cSrcweir#define RID_SC_FUNCTION_DESCRIPTIONS1	(SC_RESOURCE_START+43)
793cdf0e10cSrcweir#define RID_SC_FUNCTION_DESCRIPTIONS2	(SC_RESOURCE_START+44)
794cdf0e10cSrcweir#define RID_POPUP_CONTROL		(SC_RESOURCE_START+45)
795cdf0e10cSrcweir#define RID_POPUP_PAGEBREAK		(SC_RESOURCE_START+46)
796cdf0e10cSrcweir// free
797cdf0e10cSrcweir#define RID_POPUP_DRAWFORM		(SC_RESOURCE_START+48)
798cdf0e10cSrcweir#define RID_SC_ADDIN_ROT13		(SC_RESOURCE_START+50)
799cdf0e10cSrcweir#define RID_SC_ADDIN_DFA		(SC_RESOURCE_START+51)
800cdf0e10cSrcweir#define RID_IMAGELIST_NAVCONT	(SC_RESOURCE_START+52)
801cdf0e10cSrcweir#define RID_DRAW_OBJECTBAR		(SC_RESOURCE_START+53)
802cdf0e10cSrcweir#define RID_GRAPHIC_OBJECTBAR	(SC_RESOURCE_START+54)
803cdf0e10cSrcweir// free
804cdf0e10cSrcweir// free
805cdf0e10cSrcweir#define RID_IMAGELIST_H_NAVCONT	(SC_RESOURCE_START+57)
806cdf0e10cSrcweir#define RID_OUTLINEBITMAPS_H    (SC_RESOURCE_START+58)
807cdf0e10cSrcweir#define RID_MEDIA_OBJECTBAR		(SC_RESOURCE_START+60)
808cdf0e10cSrcweir#define RID_POPUP_MEDIA			(SC_RESOURCE_START+61)
809cdf0e10cSrcweir#define RID_FUNCTION_CATEGORIES	(SC_RESOURCE_START+62)
810cdf0e10cSrcweir
811cdf0e10cSrcweir#define STR_START               (SC_RESOURCE_START+100)
812cdf0e10cSrcweir#define STR_ROWHEIGHT			(STR_START)
813cdf0e10cSrcweir#define STR_ROWHEIGHT_TITLE		(STR_START + 1)
814cdf0e10cSrcweir#define STR_OPT_ROWHEIGHT		(STR_START + 2)
815cdf0e10cSrcweir#define STR_OPT_ROWHEIGHT_TITLE	(STR_START + 3)
816cdf0e10cSrcweir#define STR_COLWIDTH			(STR_START + 4)
817cdf0e10cSrcweir#define STR_COLWIDTH_TITLE		(STR_START + 5)
818cdf0e10cSrcweir#define STR_OPT_COLWIDTH		(STR_START + 6)
819cdf0e10cSrcweir#define STR_OPT_COLWIDTH_TITLE	(STR_START + 7)
820cdf0e10cSrcweir#define	SCSTR_UNDEFINED			(STR_START + 8)
821cdf0e10cSrcweir#define	SCSTR_NONAME			(STR_START + 9)
822cdf0e10cSrcweir#define	SCSTR_NONE				(STR_START + 10)
823cdf0e10cSrcweir#define	SCSTR_EMPTY				(STR_START + 11)
824cdf0e10cSrcweir#define	SCSTR_NOTEMPTY			(STR_START + 12)
825cdf0e10cSrcweir#define SCSTR_COLUMN            (STR_START + 13)
826cdf0e10cSrcweir#define SCSTR_ROW               (STR_START + 14)
827cdf0e10cSrcweir#define SCSTR_NEW               (STR_START + 15)
828cdf0e10cSrcweir#define SCSTR_ADD               (STR_START + 16)
829cdf0e10cSrcweir#define SCSTR_REMOVE            (STR_START + 17)
830cdf0e10cSrcweir#define SCSTR_CANCEL            (STR_START + 18)
831cdf0e10cSrcweir#define SCSTR_MODIFY            (STR_START + 19)
832cdf0e10cSrcweir#define SCSTR_SHOWTABLE			(STR_START + 20)
833cdf0e10cSrcweir#define SCSTR_HIDDENTABLES		(STR_START + 21)
834cdf0e10cSrcweir#define SCSTR_SELECTDB			(STR_START + 22)
835cdf0e10cSrcweir#define SCSTR_AREAS				(STR_START + 23)
836cdf0e10cSrcweir#define SCSTR_TABLE				(STR_START + 24)
837cdf0e10cSrcweir#define SCSTR_NAME				(STR_START + 25)
838cdf0e10cSrcweir#define SCSTR_INSTABLE			(STR_START + 26)
839cdf0e10cSrcweir#define SCSTR_APDTABLE			(STR_START + 27)
840cdf0e10cSrcweir#define SCSTR_RENAMETAB			(STR_START + 28)
841cdf0e10cSrcweir#define STR_INSERTGRAPHIC		(STR_START + 29)
842cdf0e10cSrcweir//#define STR_BASIC_IDE           (STR_START + 30)
843cdf0e10cSrcweir#define SCSTR_APPLICATION		(STR_START + 31)
844cdf0e10cSrcweir#define SCSTR_DOCSHELL			(STR_START + 32)
845cdf0e10cSrcweir#define SCSTR_TABVIEWSHELL		(STR_START + 33)
846cdf0e10cSrcweir#define SCSTR_EDITSHELL			(STR_START + 34)
847cdf0e10cSrcweir#define SCSTR_DRAWSHELL			(STR_START + 35)
848cdf0e10cSrcweir#define SCSTR_DRAWTEXTSHELL		(STR_START + 36)
849cdf0e10cSrcweir#define SCSTR_NEWTABLE          (STR_START + 37)
850cdf0e10cSrcweir#define SCSTR_PREVIEWSHELL		(STR_START + 38)
851cdf0e10cSrcweir
852cdf0e10cSrcweir#define SCSTR_PROTECTDOC		(STR_START + 39)
853cdf0e10cSrcweir#define SCSTR_UNPROTECTDOC		(STR_START + 40)
854cdf0e10cSrcweir#define SCSTR_PROTECTTAB		(STR_START + 41)
855cdf0e10cSrcweir#define SCSTR_UNPROTECTTAB		(STR_START + 42)
856cdf0e10cSrcweir#define SCSTR_PASSWORD			(STR_START + 43)
857cdf0e10cSrcweir#define SCSTR_PASSWORDOPT		(STR_START + 44)
858cdf0e10cSrcweir#define SCSTR_WRONGPASSWORD		(STR_START + 45)
859cdf0e10cSrcweir
860cdf0e10cSrcweir#define SCSTR_PIVOTSHELL		(STR_START + 46)
861cdf0e10cSrcweir#define SCSTR_END				(STR_START + 47)
862cdf0e10cSrcweir#define SCSTR_STAT_PRINT		(STR_START + 48)
863cdf0e10cSrcweir
864cdf0e10cSrcweir#define SCSTR_UNKNOWN           (STR_START + 49)
865cdf0e10cSrcweir#define SCSTR_CHAR_ATTRS        (STR_START + 50)
866cdf0e10cSrcweir#define	SCSTR_ALL				(STR_START + 51)
867cdf0e10cSrcweir#define	SCSTR_STDFILTER			(STR_START + 52)
868cdf0e10cSrcweir
869cdf0e10cSrcweir// Cfg-Item-Namen
870cdf0e10cSrcweir#define SCSTR_CFG_APP           (STR_START + 53)
871cdf0e10cSrcweir#define SCSTR_CFG_DOC           (STR_START + 54)
872cdf0e10cSrcweir#define SCSTR_CFG_VIEW          (STR_START + 55)
873cdf0e10cSrcweir#define SCSTR_CFG_SPELLCHECK    (STR_START + 56)
874cdf0e10cSrcweir#define SCSTR_CFG_PRINT		    (STR_START + 57)
875cdf0e10cSrcweir
876cdf0e10cSrcweir#define SCSTR_AUDITSHELL		(STR_START + 58)
877cdf0e10cSrcweir
878cdf0e10cSrcweir#define SCSTR_CHARSET_USER		(STR_START + 59)
879cdf0e10cSrcweir#define SCSTR_COLUMN_USER		(STR_START + 60)
880cdf0e10cSrcweir#define SCSTR_FIELDSEP			(STR_START + 61)
881cdf0e10cSrcweir#define SCSTR_TEXTSEP			(STR_START + 62)
882cdf0e10cSrcweir
883cdf0e10cSrcweir#define SCSTR_30_APPLICATION	(STR_START + 63)
884cdf0e10cSrcweir#define SCSTR_30_LONG_DOCNAME	(STR_START + 64)
885cdf0e10cSrcweir
886cdf0e10cSrcweir#define SCSTR_CFG_INPUT		    (STR_START + 65)
887cdf0e10cSrcweir
888cdf0e10cSrcweir#define	SCSTR_TOP10FILTER		(STR_START + 66)
889cdf0e10cSrcweir
890cdf0e10cSrcweir#define SCSTR_CFG_NAVIPI        (STR_START + 67)
891cdf0e10cSrcweir
892cdf0e10cSrcweir#define SCSTR_40_APPLICATION	(STR_START + 68)
893cdf0e10cSrcweir#define SCSTR_40_LONG_DOCNAME	(STR_START + 69)
894cdf0e10cSrcweir
895cdf0e10cSrcweir#define SCSTR_DRAWFORMSHELL		(STR_START + 70)
896cdf0e10cSrcweir#define SCSTR_CELLSHELL			(STR_START + 71)
897cdf0e10cSrcweir#define SCSTR_FORMATSHELL		(STR_START + 72)
898cdf0e10cSrcweir#define SCSTR_OLEOBJECTSHELL	(STR_START + 73)
899cdf0e10cSrcweir#define SCSTR_CHARTSHELL		(STR_START + 74)
900cdf0e10cSrcweir#define SCSTR_GRAPHICSHELL		(STR_START + 75)
901cdf0e10cSrcweir#define SCSTR_PAGEBREAKSHELL	(STR_START + 76)
902cdf0e10cSrcweir
903cdf0e10cSrcweir#define SCSTR_GRFILTER_OPENERROR     (STR_START + 77)
904cdf0e10cSrcweir#define SCSTR_GRFILTER_IOERROR       (STR_START + 78)
905cdf0e10cSrcweir#define SCSTR_GRFILTER_FORMATERROR   (STR_START + 79)
906cdf0e10cSrcweir#define SCSTR_GRFILTER_VERSIONERROR  (STR_START + 80)
907cdf0e10cSrcweir#define SCSTR_GRFILTER_FILTERERROR   (STR_START + 81)
908cdf0e10cSrcweir#define SCSTR_GRFILTER_TOOBIG        (STR_START + 82)
909cdf0e10cSrcweir#define SCSTR_UNDO_GRAFFILTER        (STR_START + 83)
910cdf0e10cSrcweir
911cdf0e10cSrcweir#define SCSTR_50_APPLICATION	(STR_START + 84)
912cdf0e10cSrcweir#define SCSTR_50_LONG_DOCNAME	(STR_START + 85)
913cdf0e10cSrcweir#define SCSTR_CHG_PROTECT       (STR_START + 86)
914cdf0e10cSrcweir#define SCSTR_CHG_UNPROTECT     (STR_START + 87)
915cdf0e10cSrcweir
916cdf0e10cSrcweir// #98185#
917cdf0e10cSrcweir#define STR_CAPTION_DEFAULT_TEXT	(STR_START + 88)
918cdf0e10cSrcweir
919cdf0e10cSrcweir// dialog: Select Sheets
920cdf0e10cSrcweir#define STR_DLG_SELECTTABLES_TITLE  (STR_START + 89)
921cdf0e10cSrcweir#define STR_DLG_SELECTTABLES_LBNAME (STR_START + 90)
922cdf0e10cSrcweir
923cdf0e10cSrcweir// #101160# Replace cell contents warning
924cdf0e10cSrcweir#define STR_REPLCELLSWARN           (STR_START + 91)
925cdf0e10cSrcweir
926cdf0e10cSrcweir#define SCSTR_DPFUNCLISTBOX         (STR_START + 92)
927cdf0e10cSrcweir#define SCSTR_ALLFILTER             (STR_START + 94)
928cdf0e10cSrcweir#define SCSTR_MOREBTN_MOREOPTIONS   (STR_START + 95)
929cdf0e10cSrcweir#define SCSTR_MOREBTN_FEWEROPTIONS   (STR_START + 96)
930cdf0e10cSrcweir
931cdf0e10cSrcweir// Items
932cdf0e10cSrcweir
933cdf0e10cSrcweir#define SCSTR_HOR_JUSTIFY_LEFT		(STR_START + 100)
934cdf0e10cSrcweir#define SCSTR_HOR_JUSTIFY_CENTER	(STR_START + 101)
935cdf0e10cSrcweir#define SCSTR_HOR_JUSTIFY_RIGHT		(STR_START + 102)
936cdf0e10cSrcweir#define SCSTR_HOR_JUSTIFY_BLOCK		(STR_START + 103)
937cdf0e10cSrcweir#define SCSTR_HOR_JUSTIFY_REPEAT	(STR_START + 104)
938cdf0e10cSrcweir#define SCSTR_HOR_JUSTIFY_STANDARD	(STR_START + 105)
939cdf0e10cSrcweir#define SCSTR_VER_JUSTIFY_TOP		(STR_START + 106)
940cdf0e10cSrcweir#define SCSTR_VER_JUSTIFY_CENTER	(STR_START + 107)
941cdf0e10cSrcweir#define SCSTR_VER_JUSTIFY_BOTTOM	(STR_START + 108)
942cdf0e10cSrcweir#define SCSTR_VER_JUSTIFY_STANDARD	(STR_START + 109)
943cdf0e10cSrcweir#define SCSTR_ORIENTATION_TOPBOTTOM	(STR_START + 110)
944cdf0e10cSrcweir#define SCSTR_ORIENTATION_BOTTOMTOP	(STR_START + 111)
945cdf0e10cSrcweir#define SCSTR_ORIENTATION_STANDARD	(STR_START + 112)
946cdf0e10cSrcweir
947cdf0e10cSrcweir// Accessibility ------------------------------------
948cdf0e10cSrcweir
949cdf0e10cSrcweir// CSV import
950cdf0e10cSrcweir#define STR_ACC_CSVRULER_NAME       (STR_START + 150)
951cdf0e10cSrcweir#define STR_ACC_CSVRULER_DESCR      (STR_START + 151)
952cdf0e10cSrcweir#define STR_ACC_CSVGRID_NAME        (STR_START + 152)
953cdf0e10cSrcweir#define STR_ACC_CSVGRID_DESCR       (STR_START + 153)
954cdf0e10cSrcweir
955cdf0e10cSrcweir// Document
956cdf0e10cSrcweir#define STR_ACC_DOC_NAME            (STR_START + 154)
957cdf0e10cSrcweir#define STR_ACC_DOC_DESCR           (STR_START + 155)
958cdf0e10cSrcweir#define STR_ACC_TABLE_NAME          (STR_START + 156)
959cdf0e10cSrcweir#define STR_ACC_TABLE_DESCR         (STR_START + 157)
960cdf0e10cSrcweir#define STR_ACC_CELL_NAME           (STR_START + 158)
961cdf0e10cSrcweir#define STR_ACC_CELL_DESCR          (STR_START + 159)
962cdf0e10cSrcweir// Preview
963cdf0e10cSrcweir#define STR_ACC_PREVIEWDOC_NAME     (STR_START + 160)
964cdf0e10cSrcweir#define STR_ACC_PREVIEWDOC_DESCR    (STR_START + 161)
965cdf0e10cSrcweir#define STR_ACC_HEADERCELL_NAME     (STR_START + 162)
966cdf0e10cSrcweir#define STR_ACC_HEADERCELL_DESCR    (STR_START + 163)
967cdf0e10cSrcweir#define STR_ACC_LEFTAREA_NAME       (STR_START + 164)
968cdf0e10cSrcweir#define STR_ACC_LEFTAREA_DESCR      (STR_START + 165)
969cdf0e10cSrcweir#define STR_ACC_CENTERAREA_NAME     (STR_START + 166)
970cdf0e10cSrcweir#define STR_ACC_CENTERAREA_DESCR    (STR_START + 167)
971cdf0e10cSrcweir#define STR_ACC_RIGHTAREA_NAME      (STR_START + 168)
972cdf0e10cSrcweir#define STR_ACC_RIGHTAREA_DESCR     (STR_START + 169)
973cdf0e10cSrcweir#define STR_ACC_HEADER_NAME         (STR_START + 170)
974cdf0e10cSrcweir#define STR_ACC_HEADER_DESCR        (STR_START + 171)
975cdf0e10cSrcweir#define STR_ACC_FOOTER_NAME         (STR_START + 172)
976cdf0e10cSrcweir#define STR_ACC_FOOTER_DESCR        (STR_START + 173)
977cdf0e10cSrcweir
978cdf0e10cSrcweir// Editline
979cdf0e10cSrcweir#define STR_ACC_EDITLINE_NAME       (STR_START + 174)
980cdf0e10cSrcweir#define STR_ACC_EDITLINE_DESCR      (STR_START + 175)
981cdf0e10cSrcweir
982cdf0e10cSrcweir// EditCell
983cdf0e10cSrcweir#define STR_ACC_EDITCELL_NAME       (STR_START + 176)
984cdf0e10cSrcweir#define STR_ACC_EDITCELL_DESCR      (STR_START + 177)
985cdf0e10cSrcweir
986cdf0e10cSrcweir// DataPilot
987cdf0e10cSrcweir#define STR_ACC_DATAPILOT_ROW_DESCR (STR_START + 178)
988cdf0e10cSrcweir#define STR_ACC_DATAPILOT_COL_DESCR (STR_START + 179)
989cdf0e10cSrcweir#define STR_ACC_DATAPILOT_DATA_DESCR (STR_START + 180)
990cdf0e10cSrcweir#define STR_ACC_DATAPILOT_SEL_DESCR (STR_START + 181)
991cdf0e10cSrcweir
992cdf0e10cSrcweir//IAccessibility2 Implementation 2009-----
993cdf0e10cSrcweir#define	STR_ACC_TOOLBAR_FORMULA		(STR_START + 182)
994cdf0e10cSrcweir#define STR_ACC_DOC_SPREADSHEET		(STR_START + 185)
995cdf0e10cSrcweir#define STR_ACC_DOC_PREVIEW_SUFFIX (STR_START + 186)
996cdf0e10cSrcweir#define STR_ACC_DOC_SPREADSHEET_READONLY		(STR_START + 187)
997cdf0e10cSrcweir
998cdf0e10cSrcweir//-----IAccessibility2 Implementation 2009
999cdf0e10cSrcweir
1000cdf0e10cSrcweir// --------------------------------------------------
1001cdf0e10cSrcweir
1002cdf0e10cSrcweir#define SCSTR_HUMAN_SCDOC_NAME      (STR_START + 210)
1003cdf0e10cSrcweir#define SCSTR_SHORT_SCDOC_NAME      (STR_START + 211)
1004cdf0e10cSrcweir#define SCSTR_LONG_SCDOC_NAME       (STR_START + 212)
1005cdf0e10cSrcweir
1006cdf0e10cSrcweir#define SCSTR_CLPBRD_CLEAR			(STR_START + 213)
1007cdf0e10cSrcweir
1008cdf0e10cSrcweir#define SCSTR_FORMULA_AUTOCORRECTION	(STR_START + 214)
1009cdf0e10cSrcweir
1010cdf0e10cSrcweir#define SCSTR_RENAMEOBJECT			(STR_START + 215)
1011cdf0e10cSrcweir
1012cdf0e10cSrcweir#define SCSTR_PRINT_OPTIONS     (STR_START+216)
1013cdf0e10cSrcweir
1014cdf0e10cSrcweir// Navigator - in der Reihenfolge wie SC_CONTENT_...
1015cdf0e10cSrcweir#define SCSTR_CONTENT_ROOT		(STR_START + 250)
1016cdf0e10cSrcweir#define SCSTR_CONTENT_TABLE		(STR_START + 251)
1017cdf0e10cSrcweir#define SCSTR_CONTENT_RANGENAME	(STR_START + 252)
1018cdf0e10cSrcweir#define SCSTR_CONTENT_DBAREA	(STR_START + 253)
1019cdf0e10cSrcweir#define SCSTR_CONTENT_GRAPHIC	(STR_START + 254)
1020cdf0e10cSrcweir#define SCSTR_CONTENT_OLEOBJECT	(STR_START + 255)
1021cdf0e10cSrcweir#define SCSTR_CONTENT_NOTE		(STR_START + 256)
1022cdf0e10cSrcweir#define SCSTR_CONTENT_AREALINK	(STR_START + 257)
1023cdf0e10cSrcweir#define SCSTR_CONTENT_DRAWING	(STR_START + 258)
1024cdf0e10cSrcweir//	hier ein wenig Platz fuer Erweiterungen
1025cdf0e10cSrcweir
1026cdf0e10cSrcweir// Eingabezeile, Quickhelp-Strings (HelpText jetzt per HelpId aus Hilfe)
1027cdf0e10cSrcweir#define SCSTR_QHELP_INPUTWND	(STR_START + 307)
1028cdf0e10cSrcweir#define SCSTR_QHELP_POSWND		(STR_START + 308)
1029cdf0e10cSrcweir#define SCSTR_QHELP_BTNCALC		(STR_START + 309)
1030cdf0e10cSrcweir#define SCSTR_QHELP_BTNOK		(STR_START + 310)
1031cdf0e10cSrcweir#define SCSTR_QHELP_BTNCANCEL	(STR_START + 311)
1032cdf0e10cSrcweir#define SCSTR_QHELP_BTNSUM		(STR_START + 312)
1033cdf0e10cSrcweir#define SCSTR_QHELP_BTNEQUAL	(STR_START + 313)
1034cdf0e10cSrcweir
1035cdf0e10cSrcweir// Validator
1036cdf0e10cSrcweir#define SCSTR_VALID_MINIMUM     (STR_START + 314)
1037cdf0e10cSrcweir#define SCSTR_VALID_MAXIMUM     (STR_START + 315)
1038cdf0e10cSrcweir#define SCSTR_VALID_VALUE       (STR_START + 316)
1039cdf0e10cSrcweir#define SCSTR_VALID_RANGE       (STR_START + 317)
1040cdf0e10cSrcweir#define SCSTR_VALID_LIST        (STR_START + 318)
1041cdf0e10cSrcweir
1042cdf0e10cSrcweir// Formulator
1043cdf0e10cSrcweir#define SCSTR_FUDB				(STR_START + 389)
1044cdf0e10cSrcweir#define SCSTR_FUDATE			(STR_START + 390)
1045cdf0e10cSrcweir#define SCSTR_FUFIN				(STR_START + 391)
1046cdf0e10cSrcweir#define SCSTR_FUINFO			(STR_START + 392)
1047cdf0e10cSrcweir#define SCSTR_FULOG				(STR_START + 393)
1048cdf0e10cSrcweir#define SCSTR_FUMATHS			(STR_START + 394)
1049cdf0e10cSrcweir#define SCSTR_FUSTAT			(STR_START + 395)
1050cdf0e10cSrcweir#define SCSTR_FUTAB				(STR_START + 396)
1051cdf0e10cSrcweir#define SCSTR_FUTEXT			(STR_START + 397)
1052cdf0e10cSrcweir//
1053cdf0e10cSrcweir#define SCSTR_COMPILER_STRINGS  (STR_START + 398)
1054cdf0e10cSrcweir#define SCSTR_FILTER_STRINGS    (STR_START + 399)
1055cdf0e10cSrcweir#define SCSTR_COMPILER_INTL_STR (STR_START + 400)
1056cdf0e10cSrcweir
1057cdf0e10cSrcweir// Media shell
1058cdf0e10cSrcweir#define SCSTR_MEDIASHELL		(STR_START + 401)
1059cdf0e10cSrcweir
1060cdf0e10cSrcweir#define RID_SCSTR_ONCLICK       (STR_START + 402)
1061cdf0e10cSrcweir
1062cdf0e10cSrcweir#define SCSTR_SET_TAB_BG_COLOR  (STR_START + 403)
1063cdf0e10cSrcweir#define SCSTR_NO_TAB_BG_COLOR   (STR_START + 404)
1064cdf0e10cSrcweir
1065*02c0dac2SAriel Constenla-Haile#define SCSTR_FIELDSEP_TAB      (STR_START + 405)
1066*02c0dac2SAriel Constenla-Haile#define SCSTR_FIELDSEP_SPACE    (STR_START + 406)
1067*02c0dac2SAriel Constenla-Haile
1068*02c0dac2SAriel Constenla-Haile#define STR_END                 (SCSTR_FIELDSEP_SPACE)
1069cdf0e10cSrcweir
1070cdf0e10cSrcweir#define BMP_START				(STR_END)
1071cdf0e10cSrcweir
1072cdf0e10cSrcweir// Navigator
1073cdf0e10cSrcweir// not used anymore: RID_BMP_EXPAND, RID_BMP_COLLAPSE
1074cdf0e10cSrcweir//#define    RID_BMP_EXPAND          (BMP_START)
1075cdf0e10cSrcweir//#define    RID_BMP_COLLAPSE        (BMP_START + 1)
1076cdf0e10cSrcweir#define RID_IMG_DROP_URL		(BMP_START + 2)
1077cdf0e10cSrcweir#define RID_IMG_DROP_LINK		(BMP_START + 3)
1078cdf0e10cSrcweir#define RID_IMG_DROP_COPY		(BMP_START + 4)
1079cdf0e10cSrcweir#define RID_IMG_H_DROP_URL		(BMP_START + 5)
1080cdf0e10cSrcweir#define RID_IMG_H_DROP_LINK		(BMP_START + 6)
1081cdf0e10cSrcweir#define RID_IMG_H_DROP_COPY		(BMP_START + 7)
1082cdf0e10cSrcweir#define RID_IMG_SELECT_CURRENT   (BMP_START + 8)
1083cdf0e10cSrcweir#define RID_IMG_UNSELECT_CURRENT (BMP_START + 9)
1084cdf0e10cSrcweir
1085cdf0e10cSrcweir#define RID_SCPTR_PIVOTCOL      (BMP_START + 81)
1086cdf0e10cSrcweir#define RID_SCPTR_PIVOTROW      (BMP_START + 82)
1087cdf0e10cSrcweir#define RID_SCPTR_DETECTIVE     (BMP_START + 83)
1088cdf0e10cSrcweir#define RID_SCPTR_CHART			(BMP_START + 84)
1089cdf0e10cSrcweir
1090cdf0e10cSrcweir#define RID_SCICN_DOCUMENT      (BMP_START + 95)
1091cdf0e10cSrcweir#define RID_SCICN_TEMPLATE      (BMP_START + 96)
1092cdf0e10cSrcweir#define RID_SCICN_SC10DOC       (BMP_START + 97)
1093cdf0e10cSrcweir
1094cdf0e10cSrcweir#define BMP_END                 (BMP_START + 100)
1095cdf0e10cSrcweir
1096cdf0e10cSrcweir#define SC_DIALOGS_START		(BMP_END)
1097cdf0e10cSrcweir#define RID_SCDLG_ATTR			(SC_DIALOGS_START)
1098cdf0e10cSrcweir#define RID_SCPAGE_NUMBER		(SC_DIALOGS_START + 1)
1099cdf0e10cSrcweir#define RID_SCPAGE_ALIGNMENT	(SC_DIALOGS_START + 2)
1100cdf0e10cSrcweir#define RID_SCPAGE_PROTECTION  	(SC_DIALOGS_START + 3)
1101cdf0e10cSrcweir#define RID_SCDLG_SORT			(SC_DIALOGS_START + 5)
1102cdf0e10cSrcweir#define RID_SCPAGE_SORT_FIELDS	(SC_DIALOGS_START + 6)
1103cdf0e10cSrcweir#define RID_SCPAGE_SORT_OPTIONS	(SC_DIALOGS_START + 7)
1104cdf0e10cSrcweir#define RID_SCDLG_FILTER		(SC_DIALOGS_START + 8)
1105cdf0e10cSrcweir#define RID_SCDLG_SPEC_FILTER	(SC_DIALOGS_START + 9)
1106cdf0e10cSrcweir#define RID_SCMISCDLGS			(SC_DIALOGS_START + 10)
1107cdf0e10cSrcweir#define RID_SCDLG_DELCELL		(SC_DIALOGS_START + 11)
1108cdf0e10cSrcweir#define RID_SCDLG_INSCELL		(SC_DIALOGS_START + 12)
1109cdf0e10cSrcweir#define RID_SCDLG_DELCONT		(SC_DIALOGS_START + 13)
1110cdf0e10cSrcweir#define RID_SCDLG_INSCONT		(SC_DIALOGS_START + 14)
1111cdf0e10cSrcweir#define RID_SCDLG_MOVETAB		(SC_DIALOGS_START + 15)
1112cdf0e10cSrcweir#define RID_SCDLG_STRINPUT		(SC_DIALOGS_START + 16)
1113cdf0e10cSrcweir#define RID_SCDLG_MTRINPUT		(SC_DIALOGS_START + 17)
1114cdf0e10cSrcweir#define RID_SCDLG_SELENTRY		(SC_DIALOGS_START + 18)
1115cdf0e10cSrcweir#define RID_SCDLG_FILLSERIES	(SC_DIALOGS_START + 19)
1116cdf0e10cSrcweir#define RID_SCDLG_AUTOFORMAT    (SC_DIALOGS_START + 20)
1117cdf0e10cSrcweir#define RID_SCDLG_GROUP         (SC_DIALOGS_START + 21)
1118cdf0e10cSrcweir#define RID_SCDLG_NAMES         (SC_DIALOGS_START + 22)
1119cdf0e10cSrcweir#define RID_SCDLG_DBNAMES       (SC_DIALOGS_START + 23)
1120cdf0e10cSrcweir#define RID_SCDLG_PRINTOPTIONS  (SC_DIALOGS_START + 24)
1121cdf0e10cSrcweir#define RID_SCPAGE_PRINTOPTIONS (SC_DIALOGS_START + 25)
1122cdf0e10cSrcweir#define RID_SCDLG_SOLVER        (SC_DIALOGS_START + 26)
1123cdf0e10cSrcweir#define RID_SCDLG_SUBTOTALS		(SC_DIALOGS_START + 27)
1124cdf0e10cSrcweir#define RID_SUBTBASE			(SC_DIALOGS_START + 28)
1125cdf0e10cSrcweir#define RID_SCPAGE_SUBT_OPTIONS	(SC_DIALOGS_START + 29)
1126cdf0e10cSrcweir#define RID_SCDLG_OPTIONS       (SC_DIALOGS_START + 30)
1127cdf0e10cSrcweir#define RID_SCPAGE_USERLISTS    (SC_DIALOGS_START + 31)
1128cdf0e10cSrcweir#define RID_SCDLG_PIVOTFILTER   (SC_DIALOGS_START + 33)
1129cdf0e10cSrcweir#define RID_SCDLG_PIVOT_LAYOUT  (SC_DIALOGS_START + 34)
1130cdf0e10cSrcweir#define RID_SCDLG_CONSOLIDATE   (SC_DIALOGS_START + 35)
1131cdf0e10cSrcweir#define RID_SCTBXWND_SCENARIO   (SC_DIALOGS_START + 36)
1132cdf0e10cSrcweir#define RID_SCDLG_FORMULATOR	(SC_DIALOGS_START + 37)
1133cdf0e10cSrcweir#define RID_SCDLG_PIVOTSUBT     (SC_DIALOGS_START + 38)
1134cdf0e10cSrcweir#define RID_SCDLG_NEWSCENARIO   (SC_DIALOGS_START + 39)
1135cdf0e10cSrcweir#define RID_SCDLG_FORMULA		(SC_DIALOGS_START + 40)
1136cdf0e10cSrcweir#define RID_SCDLG_ARGUMENTS     (SC_DIALOGS_START + 41)
1137cdf0e10cSrcweir#define RID_SCDLG_INSERT_TABLE  (SC_DIALOGS_START + 42)
1138cdf0e10cSrcweir#define RID_SCPAGE_TABLE        (SC_DIALOGS_START + 43)
1139cdf0e10cSrcweir#define RID_SCPAGE_AREAS        (SC_DIALOGS_START + 44)
1140cdf0e10cSrcweir#define RID_SCDLG_STYLES_START	(SC_DIALOGS_START + 45)
1141cdf0e10cSrcweir#define RID_SCDLG_STYLES_CHAR	(SC_DIALOGS_START + 45)
1142cdf0e10cSrcweir#define RID_SCDLG_STYLES_PAR	(SC_DIALOGS_START + 46)
1143cdf0e10cSrcweir#define RID_SCDLG_STYLES_FRAME	(SC_DIALOGS_START + 47)
1144cdf0e10cSrcweir#define RID_SCDLG_STYLES_PAGE	(SC_DIALOGS_START + 48)
1145cdf0e10cSrcweir#define RID_SCDLG_STYLES_END	(SC_DIALOGS_START + 48)
1146cdf0e10cSrcweir#define RID_HFBASE			    (SC_DIALOGS_START + 49)
1147cdf0e10cSrcweir#define RID_SCDLG_HFEDIT	    (SC_DIALOGS_START + 50)
1148cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_ALL    (SC_DIALOGS_START + 51)
1149cdf0e10cSrcweir#define RID_SCDLG_HFED_HEADER   (SC_DIALOGS_START + 52)
1150cdf0e10cSrcweir#define RID_SCDLG_HFED_FOOTER	(SC_DIALOGS_START + 53)
1151cdf0e10cSrcweir#define RID_SCBTN_HFEDIT        (SC_DIALOGS_START + 54)
1152cdf0e10cSrcweir#define RID_SCPAGE_VIEW		    (SC_DIALOGS_START + 55)
1153cdf0e10cSrcweir#define RID_SCPAGE_CALC		    (SC_DIALOGS_START + 56)
1154cdf0e10cSrcweir#define RID_SCDLG_NAVIGATOR	    (SC_DIALOGS_START + 57)
1155cdf0e10cSrcweir#define RID_SCDLG_TABOP		    (SC_DIALOGS_START + 58)
1156cdf0e10cSrcweir#define RID_SCDLG_IMPORTOPT		(SC_DIALOGS_START + 59)
1157cdf0e10cSrcweir#define RID_POPUP_ROWHEADER     (SC_DIALOGS_START + 60)
1158cdf0e10cSrcweir#define RID_POPUP_COLHEADER     (SC_DIALOGS_START + 61)
1159cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_SHDR   (SC_DIALOGS_START + 62)
1160cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_SFTR   (SC_DIALOGS_START + 63)
1161cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_LEFTHEADER	    (SC_DIALOGS_START + 64)
1162cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_RIGHTHEADER    (SC_DIALOGS_START + 65)
1163cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_LEFTFOOTER	    (SC_DIALOGS_START + 66)
1164cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_RIGHTFOOTER	(SC_DIALOGS_START + 67)
1165cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_HEADER		    (SC_DIALOGS_START + 68)
1166cdf0e10cSrcweir#define RID_SCDLG_HFEDIT_FOOTER			(SC_DIALOGS_START + 69)
1167cdf0e10cSrcweir#define RID_SCPAGE_PRINT				(SC_DIALOGS_START + 70)
1168cdf0e10cSrcweir#define RID_SCDLG_COLORROW              (SC_DIALOGS_START + 71)
1169cdf0e10cSrcweir#define RID_SCDLG_NAMES_PASTE           (SC_DIALOGS_START + 72)
1170cdf0e10cSrcweir#define RID_SCDLG_NAMES_CREATE          (SC_DIALOGS_START + 73)
1171cdf0e10cSrcweir#define RID_SCDLG_NAMES_APPLY           (SC_DIALOGS_START + 74) //NYI
1172cdf0e10cSrcweir
1173cdf0e10cSrcweir#define RID_SCDLG_CHAR			        (SC_DIALOGS_START + 76)
1174cdf0e10cSrcweir#define RID_SCDLG_PARAGRAPH		        (SC_DIALOGS_START + 77)
1175cdf0e10cSrcweir//#define RID_SCDLG_CHARTRANGE	        (SC_DIALOGS_START + 78)
1176cdf0e10cSrcweir
1177cdf0e10cSrcweir#define RID_SCPAGE_STAT		    		(SC_DIALOGS_START + 79)
1178cdf0e10cSrcweir#define RID_SCDLG_CHARTCOLROW	        (SC_DIALOGS_START + 80)
1179cdf0e10cSrcweir#define RID_SCDLG_AREAS					(SC_DIALOGS_START + 81)
1180cdf0e10cSrcweir
1181cdf0e10cSrcweir#define RID_SCDLG_EDITCHAR		        (SC_DIALOGS_START + 82)
1182cdf0e10cSrcweir
1183cdf0e10cSrcweir	//	Popup fuer Statusbar-Controller
1184cdf0e10cSrcweir#define RID_POPUP_SUMCTL				(SC_DIALOGS_START + 83)
1185cdf0e10cSrcweir#define RID_SUMCTL_SUM					(SC_DIALOGS_START + 84)
1186cdf0e10cSrcweir#define RID_SUMCTL_MIN					(SC_DIALOGS_START + 85)
1187cdf0e10cSrcweir#define RID_SUMCTL_MAX					(SC_DIALOGS_START + 86)
1188cdf0e10cSrcweir#define RID_SUMCTL_COUNT				(SC_DIALOGS_START + 87)
1189cdf0e10cSrcweir#define RID_SUMCTL_COUNT2				(SC_DIALOGS_START + 88)
1190cdf0e10cSrcweir#define RID_SUMCTL_AVG					(SC_DIALOGS_START + 89)
1191cdf0e10cSrcweir#define RID_SUMCTL_NONE					(SC_DIALOGS_START + 90)
1192cdf0e10cSrcweir
1193cdf0e10cSrcweir#define RID_SCDLG_ASCII			        (SC_DIALOGS_START + 91)
1194cdf0e10cSrcweir
1195cdf0e10cSrcweir	//	Popup fuer Drop-Modus im Navigator
1196cdf0e10cSrcweir#define RID_POPUP_DROPMODE				(SC_DIALOGS_START + 92)
1197cdf0e10cSrcweir#define RID_DROPMODE_URL				(SC_DIALOGS_START + 93)
1198cdf0e10cSrcweir#define RID_DROPMODE_LINK				(SC_DIALOGS_START + 94)
1199cdf0e10cSrcweir#define RID_DROPMODE_COPY				(SC_DIALOGS_START + 95)
1200cdf0e10cSrcweir#define RID_SCDLG_CONDFORMAT			(SC_DIALOGS_START + 96)
1201cdf0e10cSrcweir
1202cdf0e10cSrcweir#define RID_SCPAGE_SUBT_GROUP1			(SC_DIALOGS_START + 97)
1203cdf0e10cSrcweir#define RID_SCPAGE_SUBT_GROUP2			(SC_DIALOGS_START + 98)
1204cdf0e10cSrcweir#define RID_SCPAGE_SUBT_GROUP3			(SC_DIALOGS_START + 99)
1205cdf0e10cSrcweir
1206cdf0e10cSrcweir#define RID_SCPAGE_HFED_HL				(SC_DIALOGS_START + 100)
1207cdf0e10cSrcweir#define RID_SCPAGE_HFED_HR				(SC_DIALOGS_START + 101)
1208cdf0e10cSrcweir#define RID_SCPAGE_HFED_FL				(SC_DIALOGS_START + 102)
1209cdf0e10cSrcweir#define RID_SCPAGE_HFED_FR				(SC_DIALOGS_START + 103)
1210cdf0e10cSrcweir
1211cdf0e10cSrcweir// Ableitungen von RID_SCDLG_MTRINPUT
1212cdf0e10cSrcweir#define RID_SCDLG_COL_MAN				(SC_DIALOGS_START + 104)
1213cdf0e10cSrcweir#define RID_SCDLG_COL_OPT				(SC_DIALOGS_START + 105)
1214cdf0e10cSrcweir#define RID_SCDLG_ROW_MAN				(SC_DIALOGS_START + 106)
1215cdf0e10cSrcweir#define RID_SCDLG_ROW_OPT				(SC_DIALOGS_START + 107)
1216cdf0e10cSrcweir
1217cdf0e10cSrcweir// Ableitungen von RID_SCDLG_SELENTRY
1218cdf0e10cSrcweir#define RID_SCDLG_SELECTDB				(SC_DIALOGS_START + 108)
1219cdf0e10cSrcweir#define RID_SCDLG_SHOW_TAB				(SC_DIALOGS_START + 109)
1220cdf0e10cSrcweir
1221cdf0e10cSrcweir// Ableitungen von RID_SCDLG_GROUP
1222cdf0e10cSrcweir#define RID_SCDLG_GRP_MAKE				(SC_DIALOGS_START + 110)
1223cdf0e10cSrcweir#define RID_SCDLG_GRP_KILL				(SC_DIALOGS_START + 111)
1224cdf0e10cSrcweir
1225cdf0e10cSrcweir#define RID_SCDLG_COLROWNAMERANGES		(SC_DIALOGS_START + 112)
1226cdf0e10cSrcweir
1227cdf0e10cSrcweir#define RID_SCPAGE_CONTENT				(SC_DIALOGS_START + 113)
1228cdf0e10cSrcweir#define RID_SCPAGE_LAYOUT               (SC_DIALOGS_START + 114)
1229cdf0e10cSrcweir#define RID_SCPAGE_INPUT				(SC_DIALOGS_START + 115)
1230cdf0e10cSrcweir
1231cdf0e10cSrcweir#define RID_SCTAB_PARAMETER				(SC_DIALOGS_START + 116)
1232cdf0e10cSrcweir#define RID_SCTAB_FUNCTION				(SC_DIALOGS_START + 117)
1233cdf0e10cSrcweir#define RID_SCTAB_STRUCT				(SC_DIALOGS_START + 118)
1234cdf0e10cSrcweir
1235cdf0e10cSrcweir#define RID_SCDLG_CHANGES				(SC_DIALOGS_START + 119)
1236cdf0e10cSrcweir
1237cdf0e10cSrcweir#define RID_POPUP_NAVIPI_SCENARIO		(SC_DIALOGS_START + 120)
1238cdf0e10cSrcweir#define RID_NAVIPI_SCENARIO_DELETE		(SC_DIALOGS_START + 121)
1239cdf0e10cSrcweir#define RID_NAVIPI_SCENARIO_EDIT		(SC_DIALOGS_START + 122)
1240cdf0e10cSrcweir
1241cdf0e10cSrcweir#define RID_SCDLG_HIGHLIGHT_CHANGES		(SC_DIALOGS_START + 123)
1242cdf0e10cSrcweir#define RID_SCPAGE_OPREDLINE			(SC_DIALOGS_START + 124)
1243cdf0e10cSrcweir
1244cdf0e10cSrcweir#define RID_SCDLG_SIMPLEREF				(SC_DIALOGS_START + 125)
1245cdf0e10cSrcweir#define WID_SIMPLE_REF					(SC_DIALOGS_START + 126)
1246cdf0e10cSrcweir#define RID_POPUP_CHANGES				(SC_DIALOGS_START + 127)
1247cdf0e10cSrcweir#define RID_SCPAGE_OPTLOAD				(SC_DIALOGS_START + 128)
1248cdf0e10cSrcweir
1249cdf0e10cSrcweir#define RID_SCDLG_DAPITYPE				(SC_DIALOGS_START + 129)
1250cdf0e10cSrcweir#define RID_SCDLG_DAPISERVICE			(SC_DIALOGS_START + 130)
1251cdf0e10cSrcweir#define RID_SCDLG_DAPIDATA				(SC_DIALOGS_START + 131)
1252cdf0e10cSrcweir
1253cdf0e10cSrcweir#define RID_SCDLG_LINKAREA				(SC_DIALOGS_START + 132)
1254cdf0e10cSrcweir#define RID_SCDLG_DPDATAFIELD           (SC_DIALOGS_START + 133)
1255cdf0e10cSrcweir#define RID_SCDLG_DPSUBTOTAL_OPT        (SC_DIALOGS_START + 134)
1256cdf0e10cSrcweir#define RID_SCDLG_DPNUMGROUP            (SC_DIALOGS_START + 135)
1257cdf0e10cSrcweir#define RID_SCDLG_DPDATEGROUP           (SC_DIALOGS_START + 136)
1258cdf0e10cSrcweir#define RID_SCDLG_DPSHOWDETAIL          (SC_DIALOGS_START + 137)
1259cdf0e10cSrcweir#define RID_SCDLG_OPTSOLVER             (SC_DIALOGS_START + 138)
1260cdf0e10cSrcweir#define RID_SCDLG_SOLVEROPTIONS         (SC_DIALOGS_START + 139)
1261cdf0e10cSrcweir#define RID_SCDLG_SOLVER_INTEGER        (SC_DIALOGS_START + 140)
1262cdf0e10cSrcweir#define RID_SCDLG_SOLVER_DOUBLE         (SC_DIALOGS_START + 141)
1263cdf0e10cSrcweir#define RID_SCDLG_SOLVER_PROGRESS       (SC_DIALOGS_START + 142)
1264cdf0e10cSrcweir#define RID_SCDLG_SOLVER_NOSOLUTION     (SC_DIALOGS_START + 143)
1265cdf0e10cSrcweir#define RID_SCDLG_SOLVER_SUCCESS        (SC_DIALOGS_START + 144)
1266cdf0e10cSrcweir
1267cdf0e10cSrcweir#define RID_SCDLG_CONFLICTS             (SC_DIALOGS_START + 145)
1268cdf0e10cSrcweir#define RID_SCDLG_SHAREDOCUMENT         (SC_DIALOGS_START + 146)
1269cdf0e10cSrcweir#define RID_SCDLG_SORT_WARNING          (SC_DIALOGS_START + 147)
1270cdf0e10cSrcweir#define RID_SCDLG_TABPROTECTION         (SC_DIALOGS_START + 148)
1271cdf0e10cSrcweir#define RID_SCDLG_DOCPROTECTION         (SC_DIALOGS_START + 149)
1272cdf0e10cSrcweir#define RID_SCDLG_RETYPEPASS            (SC_DIALOGS_START + 150)
1273cdf0e10cSrcweir#define RID_SCDLG_RETYPEPASS_INPUT      (SC_DIALOGS_START + 151)
1274cdf0e10cSrcweir#define RID_SCDLG_TEXT_IMPORT_OPTIONS   (SC_DIALOGS_START + 152)
1275cdf0e10cSrcweir#define RID_POPUP_FILTER                (SC_DIALOGS_START + 153)
1276cdf0e10cSrcweir#define RID_SCDLG_TAB_BG_COLOR          (SC_DIALOGS_START + 154)
1277cdf0e10cSrcweir
1278cdf0e10cSrcweir#define SC_DIALOGS_END                  (SC_DIALOGS_START + 155)
1279cdf0e10cSrcweir
1280cdf0e10cSrcweir#ifndef STD_MASKCOLOR
1281cdf0e10cSrcweir#define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
1282cdf0e10cSrcweir#endif
1283cdf0e10cSrcweir
1284cdf0e10cSrcweir// mask color for high contrast
1285cdf0e10cSrcweir#define SC_HC_MASKCOLOR STD_MASKCOLOR
1286cdf0e10cSrcweir
1287cdf0e10cSrcweir#define MID_1   1
1288cdf0e10cSrcweir#define MID_2   2
1289cdf0e10cSrcweir#define MID_3   3
1290cdf0e10cSrcweir#define MID_4   4
1291cdf0e10cSrcweir
1292cdf0e10cSrcweir#endif
1293cdf0e10cSrcweir
1294cdf0e10cSrcweir
1295