1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
34 #include <sfx2/sfx.hrc> // ->#include <solar.hrc>
37 #ifndef _SVX_DIALOGS_HRC
38 #include <svx/dialogs.hrc> // ->Svx-IDs
41 #define VAR_ARGS 30 // variable Parameter in scfuncs.src
43 #define RID_HANDLEBITMAP 10005
45 // Bereiche ------------------------------------------------------------------
47 #define SC_VIEW_START (SID_SC_START)
48 #define SC_VIEW_END (SID_SC_START + 99)
49 #define SC_MESSAGE_START (SID_SC_START + 100)
50 #define SC_MESSAGE_END (SID_SC_START + 199)
51 #define SC_FUNCTION_START (SID_SC_START + 200)
52 #define SC_FUNCTION_END (SID_SC_START + 299)
53 #define SC_PARAM_START (SID_SC_START + 300)
54 #define SC_PARAM_END (SID_SC_START + 399)
56 // kompatibel zu frueher bleiben:
57 #define SC_RESOURCE_START (RID_APP_START+5000)
58 #define SC_RESOURCE_END (RID_APP_END)
60 // ---------------------------------------------------------------------------
61 // Hilfe IDs -----------------------------------------------------------------
62 // Calc hat einen Bereich von 2000 IDs
63 // Die Funktionen brauchen 11*90 = 990 IDs
65 #define HID_SC_FUNC_START (HID_SC_START + 0)
66 #define HID_INSWIN_START (HID_SC_START + 1000)
67 #define HID_SC_SHEET_START (HID_SC_START + 1010)
68 #define HID_SC_SHELL_START (HID_SC_START + 1030)
69 #define HID_SC_WIN_START (HID_SC_START + 1050)
70 #define HID_SC_CONTROL_START (HID_SC_START + 1070)
71 #define HID_SC_DLG_START (HID_SC_START + 1100)
72 #define HID_SC_TOOLBOX_START (HID_SC_START + 1170)
73 #define HID_SC_MENU_START (HID_SC_START + 1180)
74 #define HID_SC_OTHER_START (HID_SC_START + 1230)
75 #define HID_SC_AAI_FUNCS_START (HID_SC_START + 1300) // Analysis Addin Functions
76 #define HID_SC_DAI_FUNCS_START (HID_SC_START + 1420) // DateFunc Addin Functions
78 // ---------------------------------------------------------------------------
80 #define HID_INSWIN_POS (HID_INSWIN_START + 0 )
81 #define HID_INSWIN_CALC (HID_INSWIN_START + 1 )
82 #define HID_INSWIN_CANCEL (HID_INSWIN_START + 2 )
83 #define HID_INSWIN_OK (HID_INSWIN_START + 3 )
84 #define HID_INSWIN_SUMME (HID_INSWIN_START + 4 )
85 #define HID_INSWIN_FUNC (HID_INSWIN_START + 5 )
86 #define HID_INSWIN_INPUT (HID_INSWIN_START + 6 )
88 // Hilfe IDs fuer Vorlagen ---------------------------------------------------
89 #define HID_SC_SHEET_CELL_STD (HID_SC_SHEET_START +0 )
90 #define HID_SC_SHEET_CELL_ERG (HID_SC_SHEET_START +1 )
91 #define HID_SC_SHEET_CELL_ERG1 (HID_SC_SHEET_START +2 )
92 #define HID_SC_SHEET_CELL_UEB (HID_SC_SHEET_START +3 )
93 #define HID_SC_SHEET_CELL_UEB1 (HID_SC_SHEET_START +4 )
94 #define HID_SC_SHEET_PAGE_STD (HID_SC_SHEET_START +10 )
95 #define HID_SC_SHEET_PAGE_REP (HID_SC_SHEET_START +11 )
97 // Hilfe IDs fuer Shells (Helferlein) (max.20) -------------------------------
98 #define HID_SCSHELL_APP (HID_SC_SHELL_START +0 )
99 #define HID_SCSHELL_DOCSH (HID_SC_SHELL_START +1 )
100 #define HID_SCSHELL_DRAWSH (HID_SC_SHELL_START +2 )
101 #define HID_SCSHELL_DRTXTOB (HID_SC_SHELL_START +3 )
102 #define HID_SCSHELL_PIVOTSH (HID_SC_SHELL_START +4 )
103 #define HID_SCSHELL_PREVWSH (HID_SC_SHELL_START +5 )
104 #define HID_SCSHELL_TABVWSH (HID_SC_SHELL_START +6 )
105 #define HID_SCSHELL_AUDIT (HID_SC_SHELL_START +7 )
106 #define HID_SCSHELL_DRAWFORMSH (HID_SC_SHELL_START +8 )
107 #define HID_SCSHELL_CELLSH (HID_SC_SHELL_START +9 )
108 #define HID_SCSHELL_FORMATSH (HID_SC_SHELL_START +10)
109 #define HID_SCSHELL_OLEOBEJCTSH (HID_SC_SHELL_START +11)
110 #define HID_SCSHELL_CHARTSH (HID_SC_SHELL_START +12)
111 #define HID_SCSHELL_GRAPHIC (HID_SC_SHELL_START +13)
112 #define HID_SCSHELL_PAGEBREAK (HID_SC_SHELL_START +14)
113 #define HID_SCSHELL_MEDIA (HID_SC_SHELL_START +15)
115 // Hilfe IDs fuer Dokumentfenster --------------------------------------------
116 #define HID_SC_WIN_GRIDWIN ( HID_SC_WIN_START )
117 #define HID_SC_WIN_PREVIEW ( HID_SC_WIN_START + 1 )
119 // Hilfe IDs fuer einzelne Controls (max.30) ---------------------------------
120 // Kopf/Fusszeilen Editfenster: Header/Footer links/rechts links/mitte/rechts
121 #define HID_SC_HF_HLL ( HID_SC_CONTROL_START + 0 )
122 #define HID_SC_HF_HLC ( HID_SC_CONTROL_START + 1 )
123 #define HID_SC_HF_HLR ( HID_SC_CONTROL_START + 2 )
124 #define HID_SC_HF_HRL ( HID_SC_CONTROL_START + 3 )
125 #define HID_SC_HF_HRC ( HID_SC_CONTROL_START + 4 )
126 #define HID_SC_HF_HRR ( HID_SC_CONTROL_START + 5 )
127 #define HID_SC_HF_FLL ( HID_SC_CONTROL_START + 6 )
128 #define HID_SC_HF_FLC ( HID_SC_CONTROL_START + 7 )
129 #define HID_SC_HF_FLR ( HID_SC_CONTROL_START + 8 )
130 #define HID_SC_HF_FRL ( HID_SC_CONTROL_START + 9 )
131 #define HID_SC_HF_FRC ( HID_SC_CONTROL_START + 10 )
132 #define HID_SC_HF_FRR ( HID_SC_CONTROL_START + 11 )
133 // "Spalten" in Teilergebnissen: Gruppe 1/2/3 - nicht mehr!
134 //#define HID_SC_SUBT_COLS_1 ( HID_SC_CONTROL_START + 12 )
135 //#define HID_SC_SUBT_COLS_2 ( HID_SC_CONTROL_START + 13 )
136 //#define HID_SC_SUBT_COLS_3 ( HID_SC_CONTROL_START + 14 )
137 // Eintraege im Navigator
138 #define HID_SC_NAVIPI_ENTRIES ( HID_SC_CONTROL_START + 15 )
139 #define HID_SC_NAVIPI_ROW ( HID_SC_CONTROL_START + 16 )
140 #define HID_SC_NAVIPI_COL ( HID_SC_CONTROL_START + 17 )
141 #define HID_SC_NAVIPI_DOC ( HID_SC_CONTROL_START + 18 )
142 #define HID_SC_NAVIPI_DATA ( HID_SC_CONTROL_START + 19 )
143 #define HID_SC_NAVIPI_UP ( HID_SC_CONTROL_START + 20 )
144 #define HID_SC_NAVIPI_DOWN ( HID_SC_CONTROL_START + 21 )
145 #define HID_SC_NAVIPI_ZOOM ( HID_SC_CONTROL_START + 22 )
146 #define HID_SC_NAVIPI_ROOT ( HID_SC_CONTROL_START + 23 )
147 #define HID_SC_NAVIPI_SCEN ( HID_SC_CONTROL_START + 24 )
148 #define HID_SC_NAVIPI_DROP ( HID_SC_CONTROL_START + 25 )
150 #define HID_SC_SUBT_GROUP ( HID_SC_CONTROL_START + 26 )
151 #define HID_SC_SUBT_COLS ( HID_SC_CONTROL_START + 27 )
152 #define HID_SC_SUBT_FUNC ( HID_SC_CONTROL_START + 28 )
154 #define HID_SC_NAVIPI_TOOLBOX ( HID_SC_CONTROL_START + 29 )
157 // Hilfe IDs fuer Dialoge / Pages (max.70) -----------------------------------
158 #define HID_SC_AUTOFORMAT (HID_SC_DLG_START )
159 #define HID_SC_PIVOTFILTER (HID_SC_DLG_START +1 )
160 #define HID_SC_INPORTOPT (HID_SC_DLG_START +2 )
161 #define HID_SC_PIVOTSUBT (HID_SC_DLG_START +3 )
162 #define HID_SC_FORM_ARGS (HID_SC_DLG_START +4 )
163 #define HID_SCPAGE_SORT_FIELDS (HID_SC_DLG_START +5 )
164 #define HID_SCPAGE_SORT_OPTIONS (HID_SC_DLG_START +6 )
165 #define HID_SCPAGE_SUBT_OPTIONS (HID_SC_DLG_START +7 )
166 #define HID_SCPAGE_SUBT_GROUP (HID_SC_DLG_START +8 )
167 #define HID_SCPAGE_PROTECTION (HID_SC_DLG_START +9 )
168 #define HID_SCPAGE_VIEW (HID_SC_DLG_START +10 )
169 #define HID_SCPAGE_CALC (HID_SC_DLG_START +11 )
170 #define HID_SCPAGE_USERLISTS (HID_SC_DLG_START +12 )
171 #define HID_SCPAGE_HFEDIT (HID_SC_DLG_START +13 )
172 #define HID_SCPAGE_AREAS (HID_SC_DLG_START +14 )
173 #define HID_SCPAGE_TABLE (HID_SC_DLG_START +15 )
174 #define HID_SCPAGE_PRINT (HID_SC_DLG_START +16 )
176 #define HID_SCPAGE_SUBT_GROUP1 (HID_SC_DLG_START +17 )
177 #define HID_SCPAGE_SUBT_GROUP2 (HID_SC_DLG_START +18 )
178 #define HID_SCPAGE_SUBT_GROUP3 (HID_SC_DLG_START +19 )
180 #define HID_SCPAGE_HFED_HL (HID_SC_DLG_START +20 )
181 #define HID_SCPAGE_HFED_HR (HID_SC_DLG_START +21 )
182 #define HID_SCPAGE_HFED_FL (HID_SC_DLG_START +22 )
183 #define HID_SCPAGE_HFED_FR (HID_SC_DLG_START +23 )
185 #define HID_SCPAGE_CONTENT (HID_SC_DLG_START +24 )
186 #define HID_SCPAGE_LAYOUT (HID_SC_DLG_START +25 )
187 #define HID_SCPAGE_INPUT (HID_SC_DLG_START +26 )
189 #define HID_SC_NAVIGATOR (HID_SC_DLG_START +27 )
191 #define HID_SC_MTRIN_VAL (HID_SC_DLG_START +28 )
192 #define HID_SC_MTRIN_DEF (HID_SC_DLG_START +29 )
193 #define HID_SC_SELENTRY_LIST (HID_SC_DLG_START +30 )
194 #define HID_SC_GROUP_COLS (HID_SC_DLG_START +31 )
195 #define HID_SC_GROUP_ROWS (HID_SC_DLG_START +32 )
197 #define HID_SC_HF_TEXT (HID_SC_DLG_START +33 )
198 #define HID_SC_HF_FILE (HID_SC_DLG_START +34 )
199 #define HID_SC_HF_TABLE (HID_SC_DLG_START +35 )
200 #define HID_SC_HF_PAGE (HID_SC_DLG_START +36 )
201 #define HID_SC_HF_PAGES (HID_SC_DLG_START +37 )
202 #define HID_SC_HF_DATE (HID_SC_DLG_START +38 )
203 #define HID_SC_HF_TIME (HID_SC_DLG_START +39 )
205 #define HID_SC_HEADER_EDIT (HID_SC_DLG_START +40 )
206 #define HID_SC_FOOTER_EDIT (HID_SC_DLG_START +41 )
208 #define HID_SC_SCENWIN_TOP (HID_SC_DLG_START +42 )
209 #define HID_SC_SCENWIN_BOTTOM (HID_SC_DLG_START +43 )
211 #define HID_SC_INPUTWIN (HID_SC_DLG_START +44 )
213 #define HID_SC_RENAME_NAME (HID_SC_DLG_START +45 )
214 #define HID_SC_APPEND_NAME (HID_SC_DLG_START +46 )
216 // Funktionsautopilot: nur als Unique-IDs
217 #define HID_SC_FAP_PAGE (HID_SC_DLG_START +47 )
218 #define HID_SC_FAP_EDIT1 (HID_SC_DLG_START +48 )
219 #define HID_SC_FAP_EDIT2 (HID_SC_DLG_START +49 )
220 #define HID_SC_FAP_EDIT3 (HID_SC_DLG_START +50 )
221 #define HID_SC_FAP_EDIT4 (HID_SC_DLG_START +51 )
223 #define HID_SC_ADD_AUTOFMT (HID_SC_DLG_START +52 )
224 #define HID_SC_AUTOFMT_NAME (HID_SC_DLG_START +53 )
226 #define HID_SC_DROPMODE_URL (HID_SC_DLG_START +54 )
227 #define HID_SC_DROPMODE_LINK (HID_SC_DLG_START +55 )
228 #define HID_SC_DROPMODE_COPY (HID_SC_DLG_START +56 )
230 #define HID_SC_FAP_STRUCT (HID_SC_DLG_START +57 )
231 #define HID_SC_ASCII_TABCTR (HID_SC_DLG_START +58 )
233 #define HID_SC_SCENARIO_DELETE (HID_SC_DLG_START +59 )
234 #define HID_SC_SCENARIO_EDIT (HID_SC_DLG_START +60 )
236 #define HID_SCDLG_FORMULA (HID_SC_DLG_START +61 )
237 #define HID_SCDLG_CONDFORMAT (HID_SC_DLG_START +62 )
238 #define HID_COLROWNAMERANGES (HID_SC_DLG_START +63 )
240 #define HID_FUNCTION_BOX (HID_SC_DLG_START +64 )
241 #define HID_SCPAGE_OPREDLINE (HID_SC_DLG_START +65 )
242 #define HID_SC_REDLIN_CTR (HID_SC_DLG_START +66 )
244 //Kopf/FusszeilenDlg: Contextmenue fuer Dateiname
245 #define HID_FCOMMAND_TITEL (HID_SC_DLG_START +67 )
246 #define HID_FCOMMAND_FILENAME (HID_SC_DLG_START +68 )
247 #define HID_FCOMMAND_PATH (HID_SC_DLG_START +69 )
250 // Hilfe IDs fuer Objekt- und Werkzeugleisten (max.10) -----------------------
252 #define HID_SC_TOOLBOX_TOOLS ( HID_SC_TOOLBOX_START )
253 #define HID_SC_TOOLBOX_TABLE ( HID_SC_TOOLBOX_START + 1 )
254 #define HID_SC_TOOLBOX_DRAW ( HID_SC_TOOLBOX_START + 2 )
255 #define HID_SC_TOOLBOX_DRTEXT ( HID_SC_TOOLBOX_START + 3 )
256 #define HID_SC_TOOLBOX_PREVIEW ( HID_SC_TOOLBOX_START + 4 )
258 // wrong group - HID_SC_DLG_START is full
259 #define HID_SC_RENAME_AUTOFMT ( HID_SC_TOOLBOX_START + 5 )
260 #define HID_SC_REN_AFMT_NAME ( HID_SC_TOOLBOX_START + 6 )
262 #define HID_SC_TOOLBOX_GRAPHIC ( HID_SC_TOOLBOX_START + 7 )
264 #define HID_CHG_PROTECT ( HID_SC_TOOLBOX_START + 8 )
266 #define HID_SC_RENAME_OBJECT ( HID_SC_TOOLBOX_START + 9 )
268 // Hilfe IDs fuer Submenus (max.50) ------------------------------------------
269 #define HID_SCMENU_EDIT ( HID_SC_MENU_START )
270 #define HID_SCMENU_FILL ( HID_SC_MENU_START + 1 )
271 #define HID_SCMENU_DELBREAK ( HID_SC_MENU_START + 2 )
272 #define HID_SCMENU_VIEW ( HID_SC_MENU_START + 3 )
273 #define HID_SCMENU_TOOLBARS ( HID_SC_MENU_START + 4 )
274 #define HID_SCMENU_INSERT ( HID_SC_MENU_START + 5 )
275 #define HID_SCMENU_INSBREAK ( HID_SC_MENU_START + 6 )
276 #define HID_SCMENU_NAME ( HID_SC_MENU_START + 7 )
277 #define HID_SCMENU_GRAPHIC ( HID_SC_MENU_START + 8 )
278 #define HID_SCMENU_DATA ( HID_SC_MENU_START + 9 )
279 #define HID_SCMENU_FILTER ( HID_SC_MENU_START + 10 )
280 #define HID_SCMENU_OUTLINE ( HID_SC_MENU_START + 11 )
281 #define HID_SCMENU_PIVOT ( HID_SC_MENU_START + 12 )
282 #define HID_SCMENU_EXTRA ( HID_SC_MENU_START + 13 )
283 #define HID_SCMENU_SPELLING ( HID_SC_MENU_START + 14 )
284 #define HID_SCMENU_AUDIT ( HID_SC_MENU_START + 15 )
285 #define HID_SCMENU_PROTECT ( HID_SC_MENU_START + 16 )
286 #define HID_SCMENU_CELLCONT ( HID_SC_MENU_START + 17 )
287 #define HID_SCMENU_ROW ( HID_SC_MENU_START + 18 )
288 #define HID_SCMENU_COL ( HID_SC_MENU_START + 19 )
289 #define HID_SCMENU_TAB ( HID_SC_MENU_START + 20 )
290 #define HID_SCMENU_MERGE ( HID_SC_MENU_START + 21 )
291 #define HID_SCMENU_AREA ( HID_SC_MENU_START + 22 )
292 #define HID_SCMENU_OBJMIRROR ( HID_SC_MENU_START + 23 )
293 #define HID_SCMENU_OBJARRANGE ( HID_SC_MENU_START + 24 )
294 #define HID_SCMENU_ANCHOR ( HID_SC_MENU_START + 25 )
295 #define HID_SCMENU_SENDTO ( HID_SC_MENU_START + 26 )
296 #define HID_SCMENU_CHANGES ( HID_SC_MENU_START + 27 )
298 #define HID_SC_FAP_BTN_FX1 ( HID_SC_MENU_START + 28 )
299 #define HID_SC_FAP_BTN_FX2 ( HID_SC_MENU_START + 29 )
300 #define HID_SC_FAP_BTN_FX3 ( HID_SC_MENU_START + 30 )
301 #define HID_SC_FAP_BTN_FX4 ( HID_SC_MENU_START + 31 )
302 #define HID_SC_FAP_BTN_REF1 ( HID_SC_MENU_START + 32 )
303 #define HID_SC_FAP_BTN_REF2 ( HID_SC_MENU_START + 33 )
304 #define HID_SC_FAP_BTN_REF3 ( HID_SC_MENU_START + 34 )
305 #define HID_SC_FAP_BTN_REF4 ( HID_SC_MENU_START + 35 )
306 #define HID_SC_FAP_FORMULA ( HID_SC_MENU_START + 36 )
308 #define HID_SC_SORT_ACTION ( HID_SC_MENU_START + 37 )
309 #define HID_SC_SORT_AUTHOR ( HID_SC_MENU_START + 38 )
310 #define HID_SC_SORT_DATE ( HID_SC_MENU_START + 39 )
311 #define HID_SC_SORT_COMMENT ( HID_SC_MENU_START + 40 )
312 #define HID_SORT_POSITION ( HID_SC_MENU_START + 41 )
313 #define HID_SC_CHANGES_COMMENT ( HID_SC_MENU_START + 42 )
314 #define HID_SC_FUNCTIONLIST ( HID_SC_MENU_START + 43 )
315 #define HID_SCPAGE_OPTLOAD ( HID_SC_MENU_START + 44 )
316 #define HID_PASSWD_TABLE ( HID_SC_MENU_START + 45 )
317 #define HID_PASSWD_DOC ( HID_SC_MENU_START + 46 )
319 #define HID_DATAPILOT_TYPE ( HID_SC_MENU_START + 47 )
320 #define HID_DATAPILOT_DATABASE ( HID_SC_MENU_START + 48 )
321 #define HID_DATAPILOT_SERVICE ( HID_SC_MENU_START + 49 )
323 // Other help IDs (max.70) ---------------------------------------------------
324 #define HID_SCDLG_LINKAREAURL ( HID_SC_OTHER_START )
325 #define HID_SCMENU_EDIT_TABLE ( HID_SC_OTHER_START + 1 )
327 #define HID_SELECTTABLES ( HID_SC_OTHER_START + 2 )
328 #define HID_SC_REPLCELLSWARN ( HID_SC_OTHER_START + 3 )
330 // data pilot layout dialog
331 #define HID_SC_DPLAY_PAGE ( HID_SC_OTHER_START + 4 )
332 #define HID_SC_DPLAY_COLUMN ( HID_SC_OTHER_START + 5 )
333 #define HID_SC_DPLAY_ROW ( HID_SC_OTHER_START + 6 )
334 #define HID_SC_DPLAY_DATA ( HID_SC_OTHER_START + 7 )
335 #define HID_SC_DPLAY_SELECT ( HID_SC_OTHER_START + 8 )
337 #define HID_SC_DRAW_RENAME ( HID_SC_OTHER_START + 9 )
339 #define HID_SC_DPDATAFIELD ( HID_SC_OTHER_START + 10 )
340 #define HID_SC_DPSUBT_OPT ( HID_SC_OTHER_START + 11 )
341 #define HID_SC_DPSUBT_HIDE ( HID_SC_OTHER_START + 12 )
342 #define HID_SC_DPNUMGROUP ( HID_SC_OTHER_START + 13 )
343 #define HID_SC_DPDATEGROUP ( HID_SC_OTHER_START + 14 )
344 #define HID_SC_DPDATEGROUP_LB ( HID_SC_OTHER_START + 15 )
345 #define HID_SC_DPSHOWDETAIL ( HID_SC_OTHER_START + 16 )
348 #define HID_SC_TITLE_DESCRIPTION_OBJECT ( HID_SC_OTHER_START + 17 )
350 #define HID_SC_SOLVEROPTIONS ( HID_SC_OTHER_START + 18 )
351 #define HID_SC_SOLVEROPTIONS_LB ( HID_SC_OTHER_START + 19 )
352 #define HID_SC_SOLVER_INTEGER ( HID_SC_OTHER_START + 20 )
353 #define HID_SC_SOLVER_DOUBLE ( HID_SC_OTHER_START + 21 )
354 #define HID_SC_SOLVER_PROGRESS ( HID_SC_OTHER_START + 22 )
355 #define HID_SC_SOLVER_NOSOLUTION ( HID_SC_OTHER_START + 23 )
356 #define HID_SC_SOLVER_SUCCESS ( HID_SC_OTHER_START + 24 )
358 #define HID_SCDLG_CONFLICTS ( HID_SC_OTHER_START + 25 )
360 #define HID_SC_HF_HL_DEFINED ( HID_SC_OTHER_START + 26 )
361 #define HID_SC_HF_HR_DEFINED ( HID_SC_OTHER_START + 27 )
362 #define HID_SC_HF_FL_DEFINED ( HID_SC_OTHER_START + 28 )
363 #define HID_SC_HF_FR_DEFINED ( HID_SC_OTHER_START + 29 )
365 // Analysis Addin Functions (max.120) ----------------------------------------
366 #define HID_AAI_FUNC_WORKDAY ( HID_SC_AAI_FUNCS_START )
367 #define HID_AAI_FUNC_YEARFRAC ( HID_SC_AAI_FUNCS_START + 1 )
368 #define HID_AAI_FUNC_EDATE ( HID_SC_AAI_FUNCS_START + 2 )
369 #define HID_AAI_FUNC_WEEKNUM ( HID_SC_AAI_FUNCS_START + 3 )
370 #define HID_AAI_FUNC_EOMONTH ( HID_SC_AAI_FUNCS_START + 4 )
371 #define HID_AAI_FUNC_NETWORKDAYS ( HID_SC_AAI_FUNCS_START + 5 )
372 #define HID_AAI_FUNC_AMORDEGRC ( HID_SC_AAI_FUNCS_START + 6 )
373 #define HID_AAI_FUNC_AMORLINC ( HID_SC_AAI_FUNCS_START + 7 )
374 #define HID_AAI_FUNC_ACCRINT ( HID_SC_AAI_FUNCS_START + 8 )
375 #define HID_AAI_FUNC_ACCRINTM ( HID_SC_AAI_FUNCS_START + 9 )
376 #define HID_AAI_FUNC_RECEIVED ( HID_SC_AAI_FUNCS_START + 10 )
377 #define HID_AAI_FUNC_DISC ( HID_SC_AAI_FUNCS_START + 11 )
378 #define HID_AAI_FUNC_DURATION ( HID_SC_AAI_FUNCS_START + 12 )
379 #define HID_AAI_FUNC_EFFECT ( HID_SC_AAI_FUNCS_START + 13 )
380 #define HID_AAI_FUNC_CUMPRINC ( HID_SC_AAI_FUNCS_START + 14 )
381 #define HID_AAI_FUNC_CUMIPMT ( HID_SC_AAI_FUNCS_START + 15 )
382 #define HID_AAI_FUNC_PRICE ( HID_SC_AAI_FUNCS_START + 16 )
383 #define HID_AAI_FUNC_PRICEDISC ( HID_SC_AAI_FUNCS_START + 17 )
384 #define HID_AAI_FUNC_PRICEMAT ( HID_SC_AAI_FUNCS_START + 18 )
385 #define HID_AAI_FUNC_MDURATION ( HID_SC_AAI_FUNCS_START + 19 )
386 #define HID_AAI_FUNC_NOMINAL ( HID_SC_AAI_FUNCS_START + 20 )
387 #define HID_AAI_FUNC_DOLLARFR ( HID_SC_AAI_FUNCS_START + 21 )
388 #define HID_AAI_FUNC_DOLLARDE ( HID_SC_AAI_FUNCS_START + 22 )
389 #define HID_AAI_FUNC_YIELD ( HID_SC_AAI_FUNCS_START + 23 )
390 #define HID_AAI_FUNC_YIELDDISC ( HID_SC_AAI_FUNCS_START + 24 )
391 #define HID_AAI_FUNC_YIELDMAT ( HID_SC_AAI_FUNCS_START + 25 )
392 #define HID_AAI_FUNC_TBILLEQ ( HID_SC_AAI_FUNCS_START + 26 )
393 #define HID_AAI_FUNC_TBILLPRICE ( HID_SC_AAI_FUNCS_START + 27 )
394 #define HID_AAI_FUNC_TBILLYIELD ( HID_SC_AAI_FUNCS_START + 28 )
395 #define HID_AAI_FUNC_ODDFPRICE ( HID_SC_AAI_FUNCS_START + 29 )
396 #define HID_AAI_FUNC_ODDFYIELD ( HID_SC_AAI_FUNCS_START + 30 )
397 #define HID_AAI_FUNC_ODDLPRICE ( HID_SC_AAI_FUNCS_START + 31 )
398 #define HID_AAI_FUNC_ODDLYIELD ( HID_SC_AAI_FUNCS_START + 32 )
399 #define HID_AAI_FUNC_XIRR ( HID_SC_AAI_FUNCS_START + 33 )
400 #define HID_AAI_FUNC_XNPV ( HID_SC_AAI_FUNCS_START + 34 )
401 #define HID_AAI_FUNC_INTRATE ( HID_SC_AAI_FUNCS_START + 35 )
402 #define HID_AAI_FUNC_COUPNCD ( HID_SC_AAI_FUNCS_START + 36 )
403 #define HID_AAI_FUNC_COUPDAYS ( HID_SC_AAI_FUNCS_START + 37 )
404 #define HID_AAI_FUNC_COUPDAYSNC ( HID_SC_AAI_FUNCS_START + 38 )
405 #define HID_AAI_FUNC_COUPDAYBS ( HID_SC_AAI_FUNCS_START + 39 )
406 #define HID_AAI_FUNC_COUPPCD ( HID_SC_AAI_FUNCS_START + 40 )
407 #define HID_AAI_FUNC_COUPNUM ( HID_SC_AAI_FUNCS_START + 41 )
408 #define HID_AAI_FUNC_FVSCHEDULE ( HID_SC_AAI_FUNCS_START + 42 )
409 #define HID_AAI_FUNC_ISEVEN ( HID_SC_AAI_FUNCS_START + 43 )
410 #define HID_AAI_FUNC_ISODD ( HID_SC_AAI_FUNCS_START + 44 )
411 #define HID_AAI_FUNC_GCD ( HID_SC_AAI_FUNCS_START + 45 )
412 #define HID_AAI_FUNC_LCM ( HID_SC_AAI_FUNCS_START + 46 )
413 #define HID_AAI_FUNC_MULTINOMIAL ( HID_SC_AAI_FUNCS_START + 47 )
414 #define HID_AAI_FUNC_SERIESSUM ( HID_SC_AAI_FUNCS_START + 48 )
415 #define HID_AAI_FUNC_QUOTIENT ( HID_SC_AAI_FUNCS_START + 49 )
416 #define HID_AAI_FUNC_MROUND ( HID_SC_AAI_FUNCS_START + 50 )
417 #define HID_AAI_FUNC_SQRTPI ( HID_SC_AAI_FUNCS_START + 51 )
418 #define HID_AAI_FUNC_RANDBETWEEN ( HID_SC_AAI_FUNCS_START + 52 )
419 #define HID_AAI_FUNC_BESSELI ( HID_SC_AAI_FUNCS_START + 53 )
420 #define HID_AAI_FUNC_BESSELJ ( HID_SC_AAI_FUNCS_START + 54 )
421 #define HID_AAI_FUNC_BESSELK ( HID_SC_AAI_FUNCS_START + 55 )
422 #define HID_AAI_FUNC_BESSELY ( HID_SC_AAI_FUNCS_START + 56 )
423 #define HID_AAI_FUNC_BIN2DEC ( HID_SC_AAI_FUNCS_START + 57 )
424 #define HID_AAI_FUNC_BIN2HEX ( HID_SC_AAI_FUNCS_START + 58 )
425 #define HID_AAI_FUNC_BIN2OCT ( HID_SC_AAI_FUNCS_START + 59 )
426 #define HID_AAI_FUNC_DELTA ( HID_SC_AAI_FUNCS_START + 60 )
427 #define HID_AAI_FUNC_DEC2BIN ( HID_SC_AAI_FUNCS_START + 61 )
428 #define HID_AAI_FUNC_DEC2HEX ( HID_SC_AAI_FUNCS_START + 62 )
429 #define HID_AAI_FUNC_DEC2OCT ( HID_SC_AAI_FUNCS_START + 63 )
430 #define HID_AAI_FUNC_ERF ( HID_SC_AAI_FUNCS_START + 64 )
431 #define HID_AAI_FUNC_ERFC ( HID_SC_AAI_FUNCS_START + 65 )
432 #define HID_AAI_FUNC_GESTEP ( HID_SC_AAI_FUNCS_START + 66 )
433 #define HID_AAI_FUNC_HEX2BIN ( HID_SC_AAI_FUNCS_START + 67 )
434 #define HID_AAI_FUNC_HEX2DEC ( HID_SC_AAI_FUNCS_START + 68 )
435 #define HID_AAI_FUNC_HEX2OCT ( HID_SC_AAI_FUNCS_START + 69 )
436 #define HID_AAI_FUNC_IMABS ( HID_SC_AAI_FUNCS_START + 70 )
437 #define HID_AAI_FUNC_IMAGINARY ( HID_SC_AAI_FUNCS_START + 71 )
438 #define HID_AAI_FUNC_IMPOWER ( HID_SC_AAI_FUNCS_START + 72 )
439 #define HID_AAI_FUNC_IMARGUMENT ( HID_SC_AAI_FUNCS_START + 73 )
440 #define HID_AAI_FUNC_IMCOS ( HID_SC_AAI_FUNCS_START + 74 )
441 #define HID_AAI_FUNC_IMDIV ( HID_SC_AAI_FUNCS_START + 75 )
442 #define HID_AAI_FUNC_IMEXP ( HID_SC_AAI_FUNCS_START + 76 )
443 #define HID_AAI_FUNC_IMCONJUGATE ( HID_SC_AAI_FUNCS_START + 77 )
444 #define HID_AAI_FUNC_IMLN ( HID_SC_AAI_FUNCS_START + 78 )
445 #define HID_AAI_FUNC_IMLOG10 ( HID_SC_AAI_FUNCS_START + 79 )
446 #define HID_AAI_FUNC_IMLOG2 ( HID_SC_AAI_FUNCS_START + 80 )
447 #define HID_AAI_FUNC_IMPRODUCT ( HID_SC_AAI_FUNCS_START + 81 )
448 #define HID_AAI_FUNC_IMREAL ( HID_SC_AAI_FUNCS_START + 82 )
449 #define HID_AAI_FUNC_IMSIN ( HID_SC_AAI_FUNCS_START + 83 )
450 #define HID_AAI_FUNC_IMSUB ( HID_SC_AAI_FUNCS_START + 84 )
451 #define HID_AAI_FUNC_IMSUM ( HID_SC_AAI_FUNCS_START + 85 )
452 #define HID_AAI_FUNC_IMSQRT ( HID_SC_AAI_FUNCS_START + 86 )
453 #define HID_AAI_FUNC_COMPLEX ( HID_SC_AAI_FUNCS_START + 87 )
454 #define HID_AAI_FUNC_OCT2BIN ( HID_SC_AAI_FUNCS_START + 88 )
455 #define HID_AAI_FUNC_OCT2DEZ ( HID_SC_AAI_FUNCS_START + 89 )
456 #define HID_AAI_FUNC_OCT2HEX ( HID_SC_AAI_FUNCS_START + 90 )
457 #define HID_AAI_FUNC_CONVERT ( HID_SC_AAI_FUNCS_START + 91 )
458 #define HID_AAI_FUNC_FACTDOUBLE ( HID_SC_AAI_FUNCS_START + 92 )
460 // DateFunc Addin Functions (max.20) -----------------------------------------
461 #define HID_DAI_FUNC_DAYSINMONTH ( HID_SC_DAI_FUNCS_START )
462 #define HID_DAI_FUNC_DAYSINYEAR ( HID_SC_DAI_FUNCS_START + 1 )
463 #define HID_DAI_FUNC_WEEKSINYEAR ( HID_SC_DAI_FUNCS_START + 2 )
464 #define HID_DAI_FUNC_DIFFMONTHS ( HID_SC_DAI_FUNCS_START + 3 )
465 #define HID_DAI_FUNC_DIFFWEEKS ( HID_SC_DAI_FUNCS_START + 4 )
466 #define HID_DAI_FUNC_DIFFYEARS ( HID_SC_DAI_FUNCS_START + 5 )
467 #define HID_DAI_FUNC_ROT13 ( HID_SC_DAI_FUNCS_START + 6 )
469 // Ende Hilfe IDs ------------------------------------------------------------
470 // ---------------------------------------------------------------------------
472 // View-Funktionen (max. 100) ------------------------------------------------
474 #define FID_TESTFUNC0 (SC_VIEW_START)
475 #define FID_TESTFUNC1 (SC_VIEW_START + 1)
476 #define FID_TESTFUNC2 (SC_VIEW_START + 2)
477 #define FID_TESTFUNC3 (SC_VIEW_START + 3)
478 #define FID_TESTFUNC4 (SC_VIEW_START + 4)
479 #define FID_TESTFUNC5 (SC_VIEW_START + 5)
480 #define FID_TESTFUNC6 (SC_VIEW_START + 6)
481 #define FID_TESTFUNC7 (SC_VIEW_START + 7)
482 #define FID_TESTFUNC8 (SC_VIEW_START + 8)
483 #define FID_TESTFUNC9 (SC_VIEW_START + 9)
484 #define FID_SCALESTATUS (SC_VIEW_START + 10)
485 #define FID_COLOR (SC_VIEW_START + 11)
486 //aus sfx: #define SID_REPAINT (SC_VIEW_START + 12)
487 #define SID_UPDATECHART (SC_VIEW_START + 13)
488 #define FID_MARKLEFT (SC_VIEW_START + 14)
489 #define FID_MARKRIGHT (SC_VIEW_START + 15)
490 #define FID_MARKUP (SC_VIEW_START + 16)
491 #define FID_MARKDOWN (SC_VIEW_START + 17)
492 #define FID_MARKPAGEUP (SC_VIEW_START + 18)
493 #define FID_MARKPAGEDOWN (SC_VIEW_START + 19)
495 // Slot-IDs fuer Attribute:
497 #define SID_SCATTR_HOR_JUSTIFY (SC_VIEW_START + 30) // Alignment-Page
498 #define SID_SCATTR_VER_JUSTIFY (SC_VIEW_START + 31)
499 #define SID_SCATTR_MARGIN (SC_VIEW_START + 32)
500 #define SID_SCATTR_STACKED (SC_VIEW_START + 33)
501 #define SID_SCATTR_LINEBREAK (SC_VIEW_START + 35)
502 #define SID_SCATTR_PROTECTION (SC_VIEW_START + 36) // Protection-Page
504 // sonstige Slot-IDs:
506 #define SID_SCUSERLISTS (SC_VIEW_START + 37) // Benutzerdef.Listen
507 #define RES_TBX_DUMMY (SC_VIEW_START + 38) // Dummy-Item
508 #define SID_SCVIEWOPTIONS (SC_VIEW_START + 39)
509 #define SID_SCDOCOPTIONS (SC_VIEW_START + 40)
511 // Cursorbewegungen als Properties:
513 #define SID_CURRENTCELL (SC_VIEW_START + 41)
514 #define SID_CURRENTTAB (SC_VIEW_START + 42)
515 #define SID_CURRENTDOC (SC_VIEW_START + 43)
516 #define SID_CURRENTOBJECT (SC_VIEW_START + 44)
518 // Slot-IDs fuer spez. ToolBox-Funktionen:
520 #define SID_NUMBER_CURRENCY (SC_VIEW_START + 45)
521 #define SID_NUMBER_PERCENT (SC_VIEW_START + 46)
523 // "Slot" Ids fuer Eingabezeilen Images:
524 #define SID_INPUT_FUNCTION (SC_VIEW_START + 47)
525 #define SID_INPUT_SUM (SC_VIEW_START + 48)
526 #define SID_INPUT_EQUAL (SC_VIEW_START + 49)
527 #define SID_INPUT_CANCEL (SC_VIEW_START + 50)
528 #define SID_INPUT_OK (SC_VIEW_START + 51)
530 #define SID_NUMBER_STANDARD (SC_VIEW_START + 52)
531 #define SID_NUMBER_DATE (SC_VIEW_START + 53)
532 #define SID_NUMBER_TWODEC (SC_VIEW_START + 54)
533 #define SID_NUMBER_SCIENTIFIC (SC_VIEW_START + 55)
534 #define SID_NUMBER_TIME (SC_VIEW_START + 56)
535 #define SID_NUMBER_INCDEC (SC_VIEW_START + 57)
536 #define SID_NUMBER_DECDEC (SC_VIEW_START + 58)
539 #define SID_LINKS (SC_VIEW_START + 60)
540 #define SID_INSERT_SIMAGE (SC_VIEW_START + 61)
541 #define SID_INSERT_SCHART (SC_VIEW_START + 62)
542 #define SID_INSERT_SMATH (SC_VIEW_START + 63)
543 #define SID_STANDARD_FONTS (SC_VIEW_START + 64)
544 #define SID_MIRROR_VERTICAL (SC_VIEW_START + 65)
545 #define SID_MIRROR_HORIZONTAL (SC_VIEW_START + 66)
546 #define SID_CELL_FORMAT_RESET (SC_VIEW_START + 67)
547 #define SID_SCPRINTOPTIONS (SC_VIEW_START + 68)
548 #define SID_WINDOW_SPLIT (SC_VIEW_START + 69)
549 #define SID_WINDOW_FIX (SC_VIEW_START + 70)
550 #ifdef SID_DRAW_CHART
551 #undef SID_DRAW_CHART
553 #define SID_DRAW_CHART (SC_VIEW_START + 71)
554 #define SID_UPDATETABLINKS (SC_VIEW_START + 72)
557 #define SID_SC_INPUT_SELECTION (SC_VIEW_START + 73)
558 #define SID_SC_INPUT_SELECTIONPOS (SC_VIEW_START + 74)
559 #define SID_SC_INPUT_EDITMODE (SC_VIEW_START + 75)
560 #define SID_SC_INPUT_FMT_EXPAND (SC_VIEW_START + 76)
561 #define SID_SC_INPUT_RANGEFINDER (SC_VIEW_START + 77)
562 #define SID_SC_INPUT_REF_EXPAND (SC_VIEW_START + 78)
563 #define SID_SC_INPUT_MARK_HEADER (SC_VIEW_START + 79)
565 #define SID_REIMPORT_AFTER_LOAD (SC_VIEW_START + 80)
566 #define SID_DRAW_NOTEEDIT (SC_VIEW_START + 81)
568 #define SID_CHOOSE_DESIGN (SC_VIEW_START + 82)
569 #define SID_EURO_CONVERTER (SC_VIEW_START + 83)
570 //#define SID_CHG_PROTECT (SC_VIEW_START + 84) -> moved to SVX
571 #define SID_EXTERNAL_SOURCE (SC_VIEW_START + 85)
573 #define SID_SC_INPUT_TEXTWYSIWYG (SC_VIEW_START + 86)
575 #define SID_ENABLE_HYPHENATION (SC_VIEW_START + 87)
577 #define SID_RENAME_OBJECT (SC_VIEW_START + 88)
578 #define SID_FOCUS_INPUTLINE (SC_VIEW_START + 89)
579 #define SID_SELECT_TABLES (SC_VIEW_START + 90)
581 // #97776# new entry "Filter..." in DP popup menu
582 #define SID_DP_FILTER (SC_VIEW_START + 91)
584 // #101160# Replace cell contents warning
585 #define SID_SC_INPUT_REPLCELLSWARN (SC_VIEW_START + 92)
587 // additional IDs for list/range validity
588 #define FID_VALID_LISTTYPE (SC_VIEW_START + 93)
590 // #i68101# ID for changing Title & Descriptopn of an Object
591 #define SID_TITLE_DESCRIPTION_OBJECT (SC_VIEW_START + 94)
593 // #i59082# assign macro to shape
594 #define SID_ASSIGNMACRO (SC_VIEW_START + 95)
596 // #i66550# hyperlinks in shapes
597 #define SID_DRAW_HLINK_EDIT (SC_VIEW_START + 96)
598 #define SID_DRAW_HLINK_DELETE (SC_VIEW_START + 97)
600 // "Zoom / Synchronize sheets" in options dialog
601 #define SID_SC_OPT_SYNCZOOM (SC_VIEW_START + 98)
603 // NOTE: last valid ID is (SC_VIEW_START + 99)
605 // Nachrichten -------------------------------------------------------------
607 #define FID_INPUTLINE_STATUS (SC_MESSAGE_START)
608 #define FID_INPUTLINE_ENTER (SC_MESSAGE_START + 1)
609 #define FID_REPAINT (SC_MESSAGE_START + 2)
610 #define FID_DATACHANGED (SC_MESSAGE_START + 3)
611 #define FID_REFMODECHANGED (SC_MESSAGE_START + 4)
612 #define FID_KILLEDITVIEW (SC_MESSAGE_START + 5)
613 #define SID_SOLVE (SC_MESSAGE_START + 6)
614 #define FID_FONT_SELECTED (SC_MESSAGE_START + 7)
615 #define FID_FILTER_OK (SC_MESSAGE_START + 8)
616 #define SC_HINT_DRWLAYER_NEW (SC_MESSAGE_START + 9)
617 #define SID_TABDELETED (SC_MESSAGE_START + 10)
618 #define FID_INPUTLINE_MATRIX (SC_MESSAGE_START + 11)
619 #define SID_DLG_RETOK (SC_MESSAGE_START + 12)
620 #define FID_ANYDATACHANGED (SC_MESSAGE_START + 13)
621 #define SID_STATUS_DOCPOS (SC_MESSAGE_START + 14)
622 #define SID_STATUS_PAGESTYLE (SC_MESSAGE_START + 15)
623 #define SID_STATUS_SELMODE (SC_MESSAGE_START + 16)
624 #define FID_KILLEDITVIEW_NOPAINT (SC_MESSAGE_START + 17)
625 #define SID_DLG_MATRIX (SC_MESSAGE_START + 18)
626 #define SC_HINT_DBAREAS_CHANGED (SC_MESSAGE_START + 19)
627 #define SC_HINT_AREAS_CHANGED (SC_MESSAGE_START + 20)
628 #define SC_HINT_TABLES_CHANGED (SC_MESSAGE_START + 21)
630 #define SID_STATUS_SELMODE_ERG (SC_MESSAGE_START + 22)
631 #define SID_STATUS_SELMODE_ERW (SC_MESSAGE_START + 23)
632 #define SID_STATUS_SELMODE_NORM (SC_MESSAGE_START + 24)
634 #define SID_CHART_SOURCE (SC_MESSAGE_START + 25)
635 #define SID_CHART_NAME (SC_MESSAGE_START + 26)
636 #define SID_CHART_ADDSOURCE (SC_MESSAGE_START + 27)
638 #define SID_AUTO_STYLE (SC_MESSAGE_START + 28)
640 #define FID_INPUTLINE_BLOCK (SC_MESSAGE_START + 29)
642 #define SID_STATUS_SUM (SC_MESSAGE_START + 30)
644 #define SC_HINT_DRAW_CHANGED (SC_MESSAGE_START + 31)
645 #define SC_HINT_DOCNAME_CHANGED (SC_MESSAGE_START + 32)
646 #define SC_HINT_AREALINKS_CHANGED (SC_MESSAGE_START + 33)
647 #define SC_HINT_SHOWRANGEFINDER (SC_MESSAGE_START + 34)
648 #define SC_HINT_DOC_SAVED (SC_MESSAGE_START + 35)
649 #define SC_HINT_FORCESETTAB (SC_MESSAGE_START + 36)
651 // Nachricht zum Oeffnen von Dialogen:
652 #define SID_OPENDLG_CONSOLIDATE (SC_MESSAGE_START + 50)
653 #define SID_OPENDLG_PIVOTTABLE (SC_MESSAGE_START + 51)
654 #define SID_OPENDLG_FUNCTION (SC_MESSAGE_START + 52)
655 #define SID_OPENDLG_SOLVE (SC_MESSAGE_START + 53)
656 #define SID_OPENDLG_TABOP (SC_MESSAGE_START + 54)
657 //#define SID_OPENDLG_CHART (SC_MESSAGE_START + 55)
658 #define SID_OPENDLG_EDITFUNCTION (SC_MESSAGE_START + 56)
659 #define SID_OPENDLG_ARGUMENT (SC_MESSAGE_START + 57)
660 //#define SID_OPENDLG_MODCHART (SC_MESSAGE_START + 58)
661 #define SID_OPENDLG_CONDFRMT (SC_MESSAGE_START + 59)
662 #define SID_OPENDLG_OPTSOLVER (SC_MESSAGE_START + 60)
664 #define SC_HINT_NAVIGATOR_UPDATEALL (SC_MESSAGE_START + 65)
666 // Funktionen ------------------------------------------------------------
669 //#define FID_PRINT_PREVIEW (SC_FUNCTION_START)
670 #define FID_DOC_MANAGER (SC_FUNCTION_START + 1)
671 #define FID_CURSOR_ENTER (SC_FUNCTION_START + 2)
672 #define SID_MAIL (SC_FUNCTION_START + 3)
673 #define SID_INPLACE_OBJECT (SC_FUNCTION_START + 10)
674 #define SID_OUTPLACE_OBJECT (SC_FUNCTION_START + 11)
676 #define FILE_MENU_END (SC_FUNCTION_START + 20)
678 #define EDIT_MENU_START (FILE_MENU_END)
679 #define FID_PASTE_CONTENTS (EDIT_MENU_START)
680 #define FID_DELETE_CELLCONTENTS (EDIT_MENU_START + 1)
681 #define FID_DELETE_CELL (EDIT_MENU_START + 2)
682 #define FID_DELETE_TABLE (EDIT_MENU_START + 3)
683 #define FID_FILL_TO_BOTTOM (EDIT_MENU_START + 4)
684 #define FID_FILL_TO_RIGHT (EDIT_MENU_START + 5)
685 #define FID_FILL_TO_TOP (EDIT_MENU_START + 6)
686 #define FID_FILL_TO_LEFT (EDIT_MENU_START + 7)
687 #define FID_FILL_TAB (EDIT_MENU_START + 8)
688 #define FID_FILL_SERIES (EDIT_MENU_START + 9)
689 #define FID_SEARCH_REPLACE_DLG (EDIT_MENU_START + 10)
690 #define FID_EDIT_OBJECT (EDIT_MENU_START + 11)
691 #define SID_SC_NAVIGATOR (EDIT_MENU_START + 12)
692 #define SID_SC_WIZARD (EDIT_MENU_START + 13)
693 #define SID_SC_EDIT_OBJECT (EDIT_MENU_START + 14)
694 #define SID_HFEDIT (EDIT_MENU_START + 15)
696 #define SID_DEL_ROWS (EDIT_MENU_START + 16)//JN
697 #define SID_DEL_COLS (EDIT_MENU_START + 17)//JN
699 //#define FID_CHG_RECORD (EDIT_MENU_START + 18) -> moved to SVX
700 #define FID_CHG_SHOW (EDIT_MENU_START + 19)
702 #define EDIT_MENU_END (EDIT_MENU_START + 20)
703 #define VIEW_MENU_START (EDIT_MENU_END)
705 #define FID_TOGGLEOBJECT (VIEW_MENU_START)
706 #define FID_TOGGLEINPUTLINE (VIEW_MENU_START + 1)
707 #define FID_TOGGLEHEADERS (VIEW_MENU_START + 2)
708 #define FID_SCALE (VIEW_MENU_START + 4)
709 #define FID_TOGGLESYNTAX (VIEW_MENU_START + 5)
710 #define FID_SCREEN_OPTIONS (VIEW_MENU_START + 6)
711 #define FID_PAGEBREAKMODE (VIEW_MENU_START + 7)
712 #define FID_FUNCTION_BOX (VIEW_MENU_START + 8)
713 #define FID_NORMALVIEWMODE (VIEW_MENU_START + 9)
714 #define FID_TOGGLEFORMULA (VIEW_MENU_START + 10)
715 // Compare/Merge jetzt aus Sfx
716 //#define FID_CHG_COMPARE (VIEW_MENU_START + 16)// DANGER DIRTY ID
717 //#define FID_CHG_MERGE (VIEW_MENU_START + 17)// DANGER DIRTY ID
718 #define FID_CHG_ACCEPT (VIEW_MENU_START + 18)// DANGER DIRTY ID
719 #define FID_CHG_COMMENT (VIEW_MENU_START + 19)// DANGER DIRTY ID
720 #define VIEW_MENU_END (VIEW_MENU_START + 20)
722 #define INSERT_MENU_START (VIEW_MENU_END)
723 #define FID_PAGEBREAK (INSERT_MENU_START)
724 #define FID_INS_ROWBRK (INSERT_MENU_START + 1)
725 #define FID_INS_COLBRK (INSERT_MENU_START + 2)
726 #define FID_DEL_ROWBRK (INSERT_MENU_START + 3)
727 #define FID_DEL_COLBRK (INSERT_MENU_START + 4)
728 #define FID_INS_CELL_CONTENTS (INSERT_MENU_START + 5)
729 #define FID_INS_CELL (INSERT_MENU_START + 6)
730 #define FID_INS_ROW (INSERT_MENU_START + 7)
731 #define FID_INS_COLUMN (INSERT_MENU_START + 8)
732 #define FID_INS_TABLE (INSERT_MENU_START + 9)
733 #define SID_INS_FUNCTION (INSERT_MENU_START + 10)
734 #define FID_DEFINE_NAME (INSERT_MENU_START + 11)
735 #define FID_INSERT_NAME (INSERT_MENU_START + 12)
736 #define FID_USE_NAME (INSERT_MENU_START + 13)
737 #define FID_APPLY_NAME (INSERT_MENU_START + 14)
738 #define FID_INS_TABLE_EXT (INSERT_MENU_START + 15)
739 //#define SID_CHARMAP (INSERT_MENU_START + 15)//!!! kommt von sfx
740 //aus sfx: #define SID_INSERT_POSTIT (INSERT_MENU_START + 16)
741 #define SID_INSERT_CLIPART (INSERT_MENU_START + 17) //!!! sollte vom Svx kommen
742 #define FID_INS_CELLSDOWN (INSERT_MENU_START + 18)
743 #define FID_INS_CELLSRIGHT (INSERT_MENU_START + 19)
744 #define INSERT_MENU_END (INSERT_MENU_START + 20)
746 #define FORMAT_MENU_START (INSERT_MENU_END)
747 #define FID_CELL_FORMAT (FORMAT_MENU_START)
748 #define FID_ROW_HEIGHT (FORMAT_MENU_START + 1)
749 #define FID_ROW_OPT_HEIGHT (FORMAT_MENU_START + 2)
750 #define FID_ROW_HIDE (FORMAT_MENU_START + 3)
751 #define FID_ROW_SHOW (FORMAT_MENU_START + 4)
752 #define FID_COL_WIDTH (FORMAT_MENU_START + 5)
753 #define FID_COL_OPT_WIDTH (FORMAT_MENU_START + 6)
754 #define FID_COL_HIDE (FORMAT_MENU_START + 7)
755 #define FID_COL_SHOW (FORMAT_MENU_START + 8)
756 #define FID_TABLE_HIDE (FORMAT_MENU_START + 9)
757 #define FID_TABLE_SHOW (FORMAT_MENU_START + 10)
758 #define FID_CONDITIONAL_FORMAT (FORMAT_MENU_START + 11)
759 #define SID_SCSTYLES (FORMAT_MENU_START + 12)
760 #define FID_MERGE_ON (FORMAT_MENU_START + 13)
761 #define FID_MERGE_OFF (FORMAT_MENU_START + 14)
762 #define SID_FORMATPAGE (FORMAT_MENU_START + 15)
763 #define SID_TEXT_STANDARD (FORMAT_MENU_START + 16)
764 #define SID_DRAWTEXT_ATTR_DLG (FORMAT_MENU_START + 17)
765 #define FID_TABLE_VISIBLE (FORMAT_MENU_START + 18)
766 #define FID_COL_OPT_DIRECT (FORMAT_MENU_START + 19)
767 #define FORMAT_MENU_END (FORMAT_MENU_START + 20)
769 #define EXTRA_MENU_START (FORMAT_MENU_END)
770 #define FID_VOICE_CONTROL (EXTRA_MENU_START + 1)
771 #define SID_RECALC_TITLE (EXTRA_MENU_START + 2)
772 #define FID_AUTO_CALC (EXTRA_MENU_START + 3)
773 #define FID_RECALC (EXTRA_MENU_START + 4)
774 #define FID_UPDATE_DIAGRAMS (EXTRA_MENU_START + 5)
775 #define FID_PROTECT_TABLE (EXTRA_MENU_START + 6)
776 #define FID_PROTECT_DOC (EXTRA_MENU_START + 7)
777 #define SID_EDIT_MACRO (EXTRA_MENU_START + 8)
778 #define SID_SCOPTIONS (EXTRA_MENU_START + 9)
779 #define SID_MACRO_CHOOSER (EXTRA_MENU_START + 10)
780 #define SID_SHARE_DOC (EXTRA_MENU_START + 11)
781 #define SID_SCENARIOS (EXTRA_MENU_START + 12)
782 #define SID_ADD_IN_MANAGER (EXTRA_MENU_START + 13)
783 #define SID_PIVOT_RECALC (EXTRA_MENU_START + 14)
784 #define SID_PIVOT_KILL (EXTRA_MENU_START + 15)
786 // hier falsch, aber erstmal
787 #define SID_SC_HELP_PI (EXTRA_MENU_START + 16)
788 #define SID_SC_SHOW_KEYBOARD_HELP (EXTRA_MENU_START + 17)
790 #define FID_HARD_RECALC (EXTRA_MENU_START + 18)
791 #define FID_AUTOCOMPLETE (EXTRA_MENU_START + 19)
793 #define EXTRA_MENU_END (EXTRA_MENU_START + 20)
795 #define DATA_MENU_START (EXTRA_MENU_END)
796 #define SID_DEFINE_DBNAME (DATA_MENU_START)
797 #define SID_SELECT_DB (DATA_MENU_START + 1)
798 #define SID_SORT (DATA_MENU_START + 2)
799 #define SID_FILTER (DATA_MENU_START + 3)
800 #define SID_SPECIAL_FILTER (DATA_MENU_START + 4)
801 #define SID_AUTO_FILTER (DATA_MENU_START + 5)
802 #define SID_UNFILTER (DATA_MENU_START + 6)
803 #define SID_QUERY (DATA_MENU_START + 7)
804 #define SID_SUBTOTALS (DATA_MENU_START + 8)
805 //aus sfx: #define SID_OUTLINE_HIDE (DATA_MENU_START + 9)
806 //aus sfx: #define SID_OUTLINE_SHOW (DATA_MENU_START + 10)
807 //aus sfx: #define SID_OUTLINE_MAKE (DATA_MENU_START + 11)
808 //aus sfx: #define SID_OUTLINE_REMOVE (DATA_MENU_START + 12)
809 #define SID_AUTO_OUTLINE (DATA_MENU_START + 13)
810 //aus sfx: #define SID_OUTLINE_DELETEALL (DATA_MENU_START + 14)
811 #define SID_IMPORT_DATA (DATA_MENU_START + 15)
812 #define SID_REIMPORT_DATA (DATA_MENU_START + 16)
813 #define SID_PIVOT_TABLE (DATA_MENU_START + 17)
814 #define SID_TABOP (DATA_MENU_START + 18)
815 #define SID_TEXT_TO_COLUMNS (DATA_MENU_START + 19)
816 #define SID_CONSOLIDATE (DATA_MENU_START + 20)
817 #define SID_AUTOFILTER_HIDE (DATA_MENU_START + 21)
819 #define SID_SBA_IMPORT (DATA_MENU_START + 22)
821 #define SID_SORT_DESCENDING (DATA_MENU_START + 23)
822 #define SID_SORT_ASCENDING (DATA_MENU_START + 24)
825 #define DATA_MENU_END (DATA_MENU_START + 25)
827 #define TAB_POPUP_START (DATA_MENU_END)
828 #define RID_POPUP_TAB (TAB_POPUP_START)
829 #define FID_TAB_MENU_RENAME (TAB_POPUP_START+1)
830 #define FID_TAB_RENAME (TAB_POPUP_START+2)
831 #define FID_TAB_MOVE (TAB_POPUP_START+3)
832 #define FID_TAB_SELECTALL (TAB_POPUP_START+4)
833 #define FID_TAB_APPEND (TAB_POPUP_START+5)
834 #define FID_TAB_INDEX (TAB_POPUP_START+6)
835 #define FID_TAB_RTL (TAB_POPUP_START+7)
836 #define FID_TAB_DESELECTALL (TAB_POPUP_START+8)
837 #define FID_TAB_TOGGLE_GRID (TAB_POPUP_START+9)
839 #define TAB_POPUP_END (DATA_MENU_END + 20)
841 #define OBJBAR_FORMAT_START (TAB_POPUP_END)
842 #define SID_ALIGNLEFT (OBJBAR_FORMAT_START+6)
843 #define SID_ALIGNRIGHT (OBJBAR_FORMAT_START+7)
844 #define SID_ALIGNCENTERHOR (OBJBAR_FORMAT_START+8)
845 #define SID_ALIGNBLOCK (OBJBAR_FORMAT_START+9)
846 #define SID_ALIGNTOP (OBJBAR_FORMAT_START+10)
847 #define SID_ALIGNBOTTOM (OBJBAR_FORMAT_START+11)
848 #define SID_ALIGNCENTERVER (OBJBAR_FORMAT_START+12)
849 #define SID_SELECT_SCENARIO (OBJBAR_FORMAT_START+13)
851 #define SID_V_ALIGNCELL (OBJBAR_FORMAT_START+14)
852 #define SID_H_ALIGNCELL (OBJBAR_FORMAT_START+15)
854 #define OBJBAR_FORMAT_END (OBJBAR_FORMAT_START+20)
856 #define RID_INPUTBAR_START (OBJBAR_FORMAT_END)
857 #define SID_INPUT_WINDOW (RID_INPUTBAR_START)
858 #define RID_INPUTBAR_END (RID_INPUTBAR_START+1)
860 #define DRAW_BAR_START (RID_INPUTBAR_END)
861 //! SID_OBJECT_MIRROR wird sicher mal allgemein
862 #define SID_OBJECT_MIRROR (DRAW_BAR_START)
863 #define SID_DRAWTOABOVE (DRAW_BAR_START+15)
864 #define SID_DRAWTOBELOW (DRAW_BAR_START+16)
865 //#define SID_GROUP (DRAW_BAR_START+17)
866 //#define SID_UNGROUP (DRAW_BAR_START+18)
867 #define SID_FRAMETOTOP (DRAW_BAR_START+19)
868 #define SID_FRAMETOBOTTOM (DRAW_BAR_START+20)
869 //aus sfx: #define SID_FRAME_UP (DRAW_BAR_START+21)
870 //aus sfx: #define SID_FRAME_DOWN (DRAW_BAR_START+22)
871 #define SID_TOOL_TEXT (DRAW_BAR_START+23)
872 #define SID_ANCHOR_PAGE (DRAW_BAR_START+24)
873 #define SID_ANCHOR_CELL (DRAW_BAR_START+25)
874 #define SID_ANCHOR_TOGGLE (DRAW_BAR_START+26)
875 #define SID_ORIGINALSIZE (DRAW_BAR_START+27)
877 #define DRAW_BAR_END (DRAW_BAR_START+50)
879 #define DRAWTEXTBAR_START (DRAW_BAR_END)
880 #define SID_TEXT_LINESPACING_1 (DRAWTEXTBAR_START)
881 #define SID_TEXT_LINESPACING_2 (DRAWTEXTBAR_START+1)
882 #define SID_TEXT_LINESPACING_3 (DRAWTEXTBAR_START+2)
883 #define DRAWTEXTBAR_END (DRAWTEXTBAR_START+20)
885 #define DETECTIVE_START (DRAWTEXTBAR_END)
886 #define SID_DETECTIVE_ADD_PRED (DETECTIVE_START)
887 #define SID_DETECTIVE_DEL_PRED (DETECTIVE_START+1)
888 #define SID_DETECTIVE_ADD_SUCC (DETECTIVE_START+2)
889 #define SID_DETECTIVE_DEL_SUCC (DETECTIVE_START+3)
890 #define SID_DETECTIVE_ADD_ERR (DETECTIVE_START+4)
891 #define SID_DETECTIVE_DEL_ALL (DETECTIVE_START+5)
893 #define SID_DETECTIVE_FILLMODE (DETECTIVE_START+6)
894 #define SID_FILL_ADD_PRED (DETECTIVE_START+7)
895 #define SID_FILL_DEL_PRED (DETECTIVE_START+8)
896 #define SID_FILL_ADD_SUCC (DETECTIVE_START+9)
897 #define SID_FILL_DEL_SUCC (DETECTIVE_START+10)
898 #define SID_FILL_NONE (DETECTIVE_START+11)
899 #define SID_FILL_SELECT (DETECTIVE_START+12)
901 #define SID_DETECTIVE_INVALID (DETECTIVE_START+13)
903 #define SID_DETECTIVE_REFRESH (DETECTIVE_START+14)
904 #define SID_DETECTIVE_AUTO (DETECTIVE_START+15)
906 #define SID_DETECTIVE_MARK_PRED (DETECTIVE_START+16)
907 #define SID_DETECTIVE_MARK_SUCC (DETECTIVE_START+17)
909 #define DETECTIVE_END (DETECTIVE_START+20)
911 #define SID_API_SLOTS (DETECTIVE_END)
912 //aus sfx: #define SID_ENTER_STRING (SID_API_SLOTS)
913 #define SID_INSERT_MATRIX (SID_API_SLOTS+1)
915 #define SID_DELETE_NOTE (SID_API_SLOTS+2)
918 #define SID_PREVIEW_START (SID_API_SLOTS+20)
919 #define SID_PREVIEW_NEXT (SID_PREVIEW_START)
920 #define SID_PREVIEW_PREVIOUS (SID_PREVIEW_START+1)
921 #define SID_PREVIEW_FIRST (SID_PREVIEW_START+2)
922 #define SID_PREVIEW_LAST (SID_PREVIEW_START+3)
923 #define SID_PREVIEW_GOTO (SID_PREVIEW_START+4)
924 #define SID_PREVIEW_ZOOMIN (SID_PREVIEW_START+5)
925 #define SID_PREVIEW_ZOOMOUT (SID_PREVIEW_START+6)
926 #define SID_PREVIEW_CLOSE (SID_PREVIEW_START+7)
927 #define SID_PREVIEW_MARGIN (SID_PREVIEW_START+8)
928 #define SID_PREVIEW_SCALINGFACTOR (SID_PREVIEW_START+9)
929 #define SID_PREVIEW_END (SID_PREVIEW_START+20)
931 //aus sfx: #define SID_KEYFUNC_START (SID_PREVIEW_END+5)
932 #define SID_CURSORDOWN_SEL (SID_KEYFUNC_START + 0)
933 #define SID_CURSORUP_SEL (SID_KEYFUNC_START + 1)
934 #define SID_CURSORLEFT_SEL (SID_KEYFUNC_START + 2)
935 #define SID_CURSORRIGHT_SEL (SID_KEYFUNC_START + 3)
936 #define SID_CURSORPAGEDOWN_SEL (SID_KEYFUNC_START + 4)
937 #define SID_CURSORPAGEUP_SEL (SID_KEYFUNC_START + 5)
939 #define SID_CURSORPAGELEFT_ (SID_KEYFUNC_START + 6)
940 #define SID_CURSORPAGELEFT_SEL (SID_KEYFUNC_START + 7)
941 #define SID_CURSORPAGERIGHT_ (SID_KEYFUNC_START + 8)
942 #define SID_CURSORPAGERIGHT_SEL (SID_KEYFUNC_START + 9)
944 #define SID_CURSORTOPOFFILE_SEL (SID_KEYFUNC_START + 10)
945 #define SID_CURSORENDOFFILE_SEL (SID_KEYFUNC_START + 11)
946 #define SID_CURSORHOME_SEL (SID_KEYFUNC_START + 12)
947 #define SID_CURSOREND_SEL (SID_KEYFUNC_START + 13)
948 #define SID_CURSORBLKUP (SID_KEYFUNC_START + 14)
949 #define SID_CURSORBLKDOWN (SID_KEYFUNC_START + 15)
950 #define SID_CURSORBLKLEFT (SID_KEYFUNC_START + 16)
951 #define SID_CURSORBLKRIGHT (SID_KEYFUNC_START + 17)
952 #define SID_CURSORBLKUP_SEL (SID_KEYFUNC_START + 18)
953 #define SID_CURSORBLKDOWN_SEL (SID_KEYFUNC_START + 19)
954 #define SID_CURSORBLKLEFT_SEL (SID_KEYFUNC_START + 20)
955 #define SID_CURSORBLKRIGHT_SEL (SID_KEYFUNC_START + 21)
957 #define SID_NEXT_TABLE (SID_KEYFUNC_START + 22)
958 #define SID_PREV_TABLE (SID_KEYFUNC_START + 23)
960 #define SID_NEXT_UNPROTECT (SID_KEYFUNC_START + 24)
961 #define SID_PREV_UNPROTECT (SID_KEYFUNC_START + 25)
963 #define SID_SELECT_COL (SID_KEYFUNC_START + 26)
964 #define SID_SELECT_ROW (SID_KEYFUNC_START + 27)
965 #define SID_SELECT_NONE (SID_KEYFUNC_START + 28)
966 #define SID_ALIGNCURSOR (SID_KEYFUNC_START + 29)
967 #define SID_MARKDATAAREA (SID_KEYFUNC_START + 30)
968 #define SID_SETINPUTMODE (SID_KEYFUNC_START + 31)
969 #define SID_DELETE_CONTENTS (SID_KEYFUNC_START + 32)
971 #define SID_MARKAREA (SID_KEYFUNC_START + 33)
973 #define SID_AUTOFILL (SID_KEYFUNC_START + 34)
974 #define FID_FILL_AUTO (SID_KEYFUNC_START + 35)
975 #define SID_CANCEL (SID_KEYFUNC_START + 36)
977 #define SID_CURSORENTERUP (SID_KEYFUNC_START + 37)
978 #define SID_CURSORENTERDOWN (SID_KEYFUNC_START + 38)
980 #define SID_MARKARRAYFORMULA (SID_KEYFUNC_START + 39)
982 #define SID_NEXT_TABLE_SEL (SID_KEYFUNC_START + 40)
983 #define SID_PREV_TABLE_SEL (SID_KEYFUNC_START + 41)
985 #define SID_KEYFUNC_END (SID_KEYFUNC_START + 50)
987 #define SID_NEW_SLOTS (SID_KEYFUNC_END)
988 #define SID_NEW_SLOTS_END (SID_NEW_SLOTS+100)
990 #define SID_NEW_TABLENAME (SID_NEW_SLOTS+1)
991 #define SID_COL_START (SID_NEW_SLOTS+2)
992 #define SID_ROW_START (SID_NEW_SLOTS+3)
993 #define SID_COL_END (SID_NEW_SLOTS+4)
994 #define SID_ROW_END (SID_NEW_SLOTS+5)
995 #define SID_KEEP_MARK (SID_NEW_SLOTS+6)
996 #define SID_FILL_DIR (SID_NEW_SLOTS+7)
997 #define SID_FILL_COUNT (SID_NEW_SLOTS+8)
998 #define SID_WITH_UNDO (SID_NEW_SLOTS+9)
999 #define FID_MERGE_TOGGLE (SID_NEW_SLOTS+10)
1000 //aus sfx: #define SID_ATTR_SECIALCHAR (SID_NEW_SLOTS+10)
1001 #define SID_ATTR_ROWHEADERS (SID_NEW_SLOTS+11)
1002 #define SID_ATTR_COLHEADERS (SID_NEW_SLOTS+12)
1004 #define SID_SC_CELLS (SID_NEW_SLOTS+13)
1005 #define SID_SC_RANGE (SID_NEW_SLOTS+14)
1006 #define SID_SC_SELECTION (SID_NEW_SLOTS+15)
1007 #define SID_SC_CELLTEXT (SID_NEW_SLOTS+16)
1009 #define SID_SC_NAME_TITLE (SID_NEW_SLOTS+17)
1011 #define SID_SC_ACTIVECELL (SID_NEW_SLOTS+18)
1012 #define SID_SC_ACTIVETAB (SID_NEW_SLOTS+19)
1013 #define SID_RANGE_ROW (SID_NEW_SLOTS+20)
1014 #define SID_RANGE_COL (SID_NEW_SLOTS+21)
1015 #define SID_RANGE_TABLE (SID_NEW_SLOTS+22)
1016 #define SID_RANGE_VALUE (SID_NEW_SLOTS+23)
1017 #define SID_RANGE_FORMULA (SID_NEW_SLOTS+24)
1018 #define SID_RANGE_TEXT (SID_NEW_SLOTS+25)
1019 #define SID_RANGE_TEXTVALUE (SID_NEW_SLOTS+26)
1020 #define SID_TABLE_ACTIVATE (SID_NEW_SLOTS+27)
1021 #define SID_TABLES_GET (SID_NEW_SLOTS+28)
1022 #define SID_PROP_INTERIOR (SID_NEW_SLOTS+29)
1023 #define SID_PROP_FONT (SID_NEW_SLOTS+30)
1025 #define SID_DEFINE_PRINTAREA (SID_NEW_SLOTS+31)
1026 #define SID_DELETE_PRINTAREA (SID_NEW_SLOTS+32)
1027 #define SID_CHANGE_PRINTAREA (SID_NEW_SLOTS+33)
1028 #define SID_OPENDLG_EDIT_PRINTAREA (SID_NEW_SLOTS+34)
1030 #define SID_OLE_OBJECT (SID_NEW_SLOTS+35)
1031 #define SID_OLE_ACTIVATE (SID_NEW_SLOTS+36)
1032 #define SID_OLE_DEACTIVATE (SID_NEW_SLOTS+37)
1034 #define SID_TOGGLE_REL (SID_NEW_SLOTS+38)
1035 #define SID_DATA_SELECT (SID_NEW_SLOTS+39)
1037 // Suchen & Ersetzen
1038 #define FID_SEARCH (SID_NEW_SLOTS+40)
1039 #define FID_REPEAT_SEARCH (SID_NEW_SLOTS+41)
1040 #define FID_REPLACE (SID_NEW_SLOTS+42)
1041 #define FID_SEARCH_ALL (SID_NEW_SLOTS+43)
1042 #define FID_REPLACE_ALL (SID_NEW_SLOTS+44)
1043 #define FID_SEARCH_COUNT (SID_NEW_SLOTS+45)
1045 #define SID_SC_SETTEXT (SID_NEW_SLOTS+46)
1046 #define SID_RANGE_ADDRESS (SID_NEW_SLOTS+47)
1047 #define SID_RANGE_OFFSET (SID_NEW_SLOTS+48)
1048 #define SID_NUMBER_FORMAT (SID_NEW_SLOTS+49)
1050 #define SID_OLE_SELECT (SID_NEW_SLOTS+50)
1051 #define SID_SC_ACTIVEOBJECT (SID_NEW_SLOTS+51)
1053 #define SID_RANGE_NOTETEXT (SID_NEW_SLOTS+52)
1054 #define FID_INSERT_FILE (SID_NEW_SLOTS+53)
1056 #define FID_VALIDATION (SID_NEW_SLOTS+54)
1058 // Slots fuer Toolbox Controller in der Werkzeugleiste
1059 #define SID_TBXCTL_INSERT (SID_NEW_SLOTS+55)
1060 #define SID_TBXCTL_INSCELLS (SID_NEW_SLOTS+56)
1061 #define SID_TBXCTL_INSOBJ (SID_NEW_SLOTS+57)
1063 #define SID_DEFINE_COLROWNAMERANGES (SID_NEW_SLOTS+58)
1065 #define FID_NOTE_VISIBLE (SID_NEW_SLOTS+59)
1067 // Items fuer Gueltigkeit
1068 #define FID_VALID_MODE (SID_NEW_SLOTS+60)
1069 #define FID_VALID_CONDMODE (SID_NEW_SLOTS+61)
1070 #define FID_VALID_VALUE1 (SID_NEW_SLOTS+62)
1071 #define FID_VALID_VALUE2 (SID_NEW_SLOTS+63)
1072 #define FID_VALID_BLANK (SID_NEW_SLOTS+64)
1073 #define FID_VALID_SHOWHELP (SID_NEW_SLOTS+65)
1074 #define FID_VALID_HELPTITLE (SID_NEW_SLOTS+66)
1075 #define FID_VALID_HELPTEXT (SID_NEW_SLOTS+67)
1076 #define FID_VALID_SHOWERR (SID_NEW_SLOTS+68)
1077 #define FID_VALID_ERRSTYLE (SID_NEW_SLOTS+69)
1078 #define FID_VALID_ERRTITLE (SID_NEW_SLOTS+70)
1079 #define FID_VALID_ERRTEXT (SID_NEW_SLOTS+71)
1081 #define SID_REFRESH_DBAREA (SID_NEW_SLOTS+72)
1082 #define SID_RANGE_REGION (SID_NEW_SLOTS+73)
1084 #define FID_FOCUS_POSWND (SID_NEW_SLOTS+74)
1086 // einzelne Slots fuer verschiedene Unterstreich-Arten (Popup-Menu)
1087 #define SID_ULINE_VAL_NONE (SID_NEW_SLOTS+75)
1088 #define SID_ULINE_VAL_SINGLE (SID_NEW_SLOTS+76)
1089 #define SID_ULINE_VAL_DOUBLE (SID_NEW_SLOTS+77)
1090 #define SID_ULINE_VAL_DOTTED (SID_NEW_SLOTS+78)
1092 #define FID_DEL_MANUALBREAKS (SID_NEW_SLOTS+79)
1093 #define SID_ADD_PRINTAREA (SID_NEW_SLOTS+80)
1094 #define FID_ADJUST_PRINTZOOM (SID_NEW_SLOTS+81)
1095 #define FID_RESET_PRINTZOOM (SID_NEW_SLOTS+82)
1097 #define SID_TABLES_COUNT (SID_NEW_SLOTS+83)
1098 #define SID_ACTIVE_OBJ_NAME (SID_NEW_SLOTS+84)
1099 #define SID_OBJECT_LEFT (SID_NEW_SLOTS+85)
1100 #define SID_OBJECT_TOP (SID_NEW_SLOTS+86)
1101 #define SID_OBJECT_WIDTH (SID_NEW_SLOTS+87)
1102 #define SID_OBJECT_HEIGHT (SID_NEW_SLOTS+88)
1104 #define SID_PIVOT_CREATE (SID_NEW_SLOTS+89)
1105 #define SID_PIVOT_FIELDS (SID_NEW_SLOTS+90)
1106 #define SID_PFIELD_NAME (SID_NEW_SLOTS+91)
1107 #define SID_PFIELD_ORIENTATION (SID_NEW_SLOTS+92)
1108 #define SID_PFIELD_FUNCTION (SID_NEW_SLOTS+93)
1109 #define SID_PIVOT_GET (SID_NEW_SLOTS+94)
1111 #define SID_DELETE_SCENARIO (SID_NEW_SLOTS+95)
1112 #define SID_EDIT_SCENARIO (SID_NEW_SLOTS+96)
1114 #define SID_GET_CLPBRD_FORMAT_COUNT (SID_NEW_SLOTS+97)
1115 #define SID_GET_CLPBRD_FORMAT_BY_IDX (SID_NEW_SLOTS+98)
1116 #define SID_GET_CLPBRD_FORMAT_NAME (SID_NEW_SLOTS+99)
1118 // idl Parameter ---------------------------------------------------------
1120 //aus sfx: #define FN_PARAM_1 (SC_PARAM_START)
1121 //aus sfx: #define FN_PARAM_2 (SC_PARAM_START+1)
1122 //aus sfx: #define FN_PARAM_3 (SC_PARAM_START+2)
1123 //aus sfx: #define FN_PARAM_4 (SC_PARAM_START+3)
1124 //aus sfx: #define FN_PARAM_5 (SC_PARAM_START+4)
1125 //aus sfx: #define FN_PARAM_6 (SC_PARAM_START+5)
1126 //aus sfx: #define FN_PARAM_7 (SC_PARAM_START+6)
1127 //aus sfx: #define FN_PARAM_8 (SC_PARAM_START+7)
1128 #define FN_PARAM_9 (FN_PARAM_8+1)
1130 #define SID_SORT_BYROW (SC_PARAM_START)
1131 #define SID_SORT_HASHEADER (SC_PARAM_START+1)
1132 #define SID_SORT_CASESENS (SC_PARAM_START+2)
1133 #define SID_SORT_ATTRIBS (SC_PARAM_START+3)
1134 #define SID_SORT_USERDEF (SC_PARAM_START+4)
1135 #define SID_SORT_NATURALSORT (SC_PARAM_START+5)
1137 // Resourcen -------------------------------------------------------------
1139 #define RID_OBJECTBAR_APP (SC_RESOURCE_START)
1140 #define RID_OBJECTBAR_FORMAT (SC_RESOURCE_START+1)
1141 #define RID_OBJECTBAR_INPUT (SC_RESOURCE_START+2)
1142 #define RID_POPUP_CELLS (SC_RESOURCE_START+3)
1143 #define RID_POPUP_DRAW (SC_RESOURCE_START+4)
1144 #define RID_TEXT_TOOLBOX (SC_RESOURCE_START+5)
1145 #define RID_OBJECTBAR_PREVIEW (SC_RESOURCE_START+6)
1146 #define RID_POPUP_PREVIEW (SC_RESOURCE_START+7)
1147 #define RID_POPUP_OLE (SC_RESOURCE_START+8)
1148 #define RID_POPUP_CHART (SC_RESOURCE_START+9)
1149 //#define RID_ANCHORBITMAP (SC_RESOURCE_START+10)
1150 //#define RID_GRAYANCHORBITMAP (SC_RESOURCE_START+11)
1151 #define RID_OUTLINEBITMAPS (SC_RESOURCE_START+12)
1152 #define RID_DRAW_WIN (SC_RESOURCE_START+13)
1153 #define RID_CNTRLR_WIN (SC_RESOURCE_START+14)
1154 #define RID_GLOBSTR (SC_RESOURCE_START+15)
1155 #define RID_ALIGNMENT_WIN (SC_RESOURCE_START+19)
1156 #define RID_SCFUNCTIONS (SC_RESOURCE_START+20)
1157 #define RID_POPUP_PIVOT (SC_RESOURCE_START+21)
1158 #define RID_IMGLIST_INPUTWIN (SC_RESOURCE_START+22)
1159 #define RID_ERRHDLSC (SC_RESOURCE_START+23)
1160 #define RID_POPUP_GRAPHIC (SC_RESOURCE_START+24)
1161 #define RID_SCTEAMDLGBMP1 (SC_RESOURCE_START+25)
1162 #define RID_SCTEAMDLGBMP2 (SC_RESOURCE_START+26)
1163 #define RID_SCTEAMDLGBMP3 (SC_RESOURCE_START+27)
1164 #define RID_POPUP_DRAWTEXT (SC_RESOURCE_START+29)
1165 #define RID_MN_FORMAT_ALGN (SC_RESOURCE_START+30)
1166 #define RID_MN_FORMAT_STYLE (SC_RESOURCE_START+31)
1167 #define RID_MN_FORMAT_LINESPACE (SC_RESOURCE_START+32)
1168 #define RID_POPUP_EDIT (SC_RESOURCE_START+33)
1169 #define RID_POPUP_AUDIT (SC_RESOURCE_START+34)
1170 #define RID_OBJECTBAR_TOOLS (SC_RESOURCE_START+35)
1173 #define RID_TBXCTL_INSERT (SC_RESOURCE_START+38)
1174 #define RID_TBXCTL_INSCELLS (SC_RESOURCE_START+39)
1175 #define RID_TBXCTL_INSOBJ (SC_RESOURCE_START+40)
1178 #define RID_SC_FUNCTION_DESCRIPTIONS1 (SC_RESOURCE_START+43)
1179 #define RID_SC_FUNCTION_DESCRIPTIONS2 (SC_RESOURCE_START+44)
1180 #define RID_POPUP_CONTROL (SC_RESOURCE_START+45)
1181 #define RID_POPUP_PAGEBREAK (SC_RESOURCE_START+46)
1183 #define RID_POPUP_DRAWFORM (SC_RESOURCE_START+48)
1184 #define RID_SC_ADDIN_ROT13 (SC_RESOURCE_START+50)
1185 #define RID_SC_ADDIN_DFA (SC_RESOURCE_START+51)
1186 #define RID_IMAGELIST_NAVCONT (SC_RESOURCE_START+52)
1187 #define RID_DRAW_OBJECTBAR (SC_RESOURCE_START+53)
1188 #define RID_GRAPHIC_OBJECTBAR (SC_RESOURCE_START+54)
1191 #define RID_IMAGELIST_H_NAVCONT (SC_RESOURCE_START+57)
1192 #define RID_OUTLINEBITMAPS_H (SC_RESOURCE_START+58)
1193 #define RID_MEDIA_OBJECTBAR (SC_RESOURCE_START+60)
1194 #define RID_POPUP_MEDIA (SC_RESOURCE_START+61)
1195 #define RID_FUNCTION_CATEGORIES (SC_RESOURCE_START+62)
1197 #define STR_START (SC_RESOURCE_START+100)
1198 #define STR_ROWHEIGHT (STR_START)
1199 #define STR_ROWHEIGHT_TITLE (STR_START + 1)
1200 #define STR_OPT_ROWHEIGHT (STR_START + 2)
1201 #define STR_OPT_ROWHEIGHT_TITLE (STR_START + 3)
1202 #define STR_COLWIDTH (STR_START + 4)
1203 #define STR_COLWIDTH_TITLE (STR_START + 5)
1204 #define STR_OPT_COLWIDTH (STR_START + 6)
1205 #define STR_OPT_COLWIDTH_TITLE (STR_START + 7)
1206 #define SCSTR_UNDEFINED (STR_START + 8)
1207 #define SCSTR_NONAME (STR_START + 9)
1208 #define SCSTR_NONE (STR_START + 10)
1209 #define SCSTR_EMPTY (STR_START + 11)
1210 #define SCSTR_NOTEMPTY (STR_START + 12)
1211 #define SCSTR_COLUMN (STR_START + 13)
1212 #define SCSTR_ROW (STR_START + 14)
1213 #define SCSTR_NEW (STR_START + 15)
1214 #define SCSTR_ADD (STR_START + 16)
1215 #define SCSTR_REMOVE (STR_START + 17)
1216 #define SCSTR_CANCEL (STR_START + 18)
1217 #define SCSTR_MODIFY (STR_START + 19)
1218 #define SCSTR_SHOWTABLE (STR_START + 20)
1219 #define SCSTR_HIDDENTABLES (STR_START + 21)
1220 #define SCSTR_SELECTDB (STR_START + 22)
1221 #define SCSTR_AREAS (STR_START + 23)
1222 #define SCSTR_TABLE (STR_START + 24)
1223 #define SCSTR_NAME (STR_START + 25)
1224 #define SCSTR_INSTABLE (STR_START + 26)
1225 #define SCSTR_APDTABLE (STR_START + 27)
1226 #define SCSTR_RENAMETAB (STR_START + 28)
1227 #define STR_INSERTGRAPHIC (STR_START + 29)
1228 //#define STR_BASIC_IDE (STR_START + 30)
1229 #define SCSTR_APPLICATION (STR_START + 31)
1230 #define SCSTR_DOCSHELL (STR_START + 32)
1231 #define SCSTR_TABVIEWSHELL (STR_START + 33)
1232 #define SCSTR_EDITSHELL (STR_START + 34)
1233 #define SCSTR_DRAWSHELL (STR_START + 35)
1234 #define SCSTR_DRAWTEXTSHELL (STR_START + 36)
1235 #define SCSTR_NEWTABLE (STR_START + 37)
1236 #define SCSTR_PREVIEWSHELL (STR_START + 38)
1238 #define SCSTR_PROTECTDOC (STR_START + 39)
1239 #define SCSTR_UNPROTECTDOC (STR_START + 40)
1240 #define SCSTR_PROTECTTAB (STR_START + 41)
1241 #define SCSTR_UNPROTECTTAB (STR_START + 42)
1242 #define SCSTR_PASSWORD (STR_START + 43)
1243 #define SCSTR_PASSWORDOPT (STR_START + 44)
1244 #define SCSTR_WRONGPASSWORD (STR_START + 45)
1246 #define SCSTR_PIVOTSHELL (STR_START + 46)
1247 #define SCSTR_END (STR_START + 47)
1248 #define SCSTR_STAT_PRINT (STR_START + 48)
1250 #define SCSTR_UNKNOWN (STR_START + 49)
1251 #define SCSTR_CHAR_ATTRS (STR_START + 50)
1252 #define SCSTR_ALL (STR_START + 51)
1253 #define SCSTR_STDFILTER (STR_START + 52)
1256 #define SCSTR_CFG_APP (STR_START + 53)
1257 #define SCSTR_CFG_DOC (STR_START + 54)
1258 #define SCSTR_CFG_VIEW (STR_START + 55)
1259 #define SCSTR_CFG_SPELLCHECK (STR_START + 56)
1260 #define SCSTR_CFG_PRINT (STR_START + 57)
1262 #define SCSTR_AUDITSHELL (STR_START + 58)
1264 #define SCSTR_CHARSET_USER (STR_START + 59)
1265 #define SCSTR_COLUMN_USER (STR_START + 60)
1266 #define SCSTR_FIELDSEP (STR_START + 61)
1267 #define SCSTR_TEXTSEP (STR_START + 62)
1269 #define SCSTR_30_APPLICATION (STR_START + 63)
1270 #define SCSTR_30_LONG_DOCNAME (STR_START + 64)
1272 #define SCSTR_CFG_INPUT (STR_START + 65)
1274 #define SCSTR_TOP10FILTER (STR_START + 66)
1276 #define SCSTR_CFG_NAVIPI (STR_START + 67)
1278 #define SCSTR_40_APPLICATION (STR_START + 68)
1279 #define SCSTR_40_LONG_DOCNAME (STR_START + 69)
1281 #define SCSTR_DRAWFORMSHELL (STR_START + 70)
1282 #define SCSTR_CELLSHELL (STR_START + 71)
1283 #define SCSTR_FORMATSHELL (STR_START + 72)
1284 #define SCSTR_OLEOBJECTSHELL (STR_START + 73)
1285 #define SCSTR_CHARTSHELL (STR_START + 74)
1286 #define SCSTR_GRAPHICSHELL (STR_START + 75)
1287 #define SCSTR_PAGEBREAKSHELL (STR_START + 76)
1289 #define SCSTR_GRFILTER_OPENERROR (STR_START + 77)
1290 #define SCSTR_GRFILTER_IOERROR (STR_START + 78)
1291 #define SCSTR_GRFILTER_FORMATERROR (STR_START + 79)
1292 #define SCSTR_GRFILTER_VERSIONERROR (STR_START + 80)
1293 #define SCSTR_GRFILTER_FILTERERROR (STR_START + 81)
1294 #define SCSTR_GRFILTER_TOOBIG (STR_START + 82)
1295 #define SCSTR_UNDO_GRAFFILTER (STR_START + 83)
1297 #define SCSTR_50_APPLICATION (STR_START + 84)
1298 #define SCSTR_50_LONG_DOCNAME (STR_START + 85)
1299 #define SCSTR_CHG_PROTECT (STR_START + 86)
1300 #define SCSTR_CHG_UNPROTECT (STR_START + 87)
1303 #define STR_CAPTION_DEFAULT_TEXT (STR_START + 88)
1305 // dialog: Select Sheets
1306 #define STR_DLG_SELECTTABLES_TITLE (STR_START + 89)
1307 #define STR_DLG_SELECTTABLES_LBNAME (STR_START + 90)
1309 // #101160# Replace cell contents warning
1310 #define STR_REPLCELLSWARN (STR_START + 91)
1312 #define SCSTR_DPFUNCLISTBOX (STR_START + 92)
1313 #define STR_PRINT_NOTHING (STR_START + 93)
1314 #define SCSTR_ALLFILTER (STR_START + 94)
1315 #define SCSTR_MOREBTN_MOREOPTIONS (STR_START + 95)
1316 #define SCSTR_MOREBTN_FEWEROPTIONS (STR_START + 96)
1320 #define SCSTR_HOR_JUSTIFY_LEFT (STR_START + 100)
1321 #define SCSTR_HOR_JUSTIFY_CENTER (STR_START + 101)
1322 #define SCSTR_HOR_JUSTIFY_RIGHT (STR_START + 102)
1323 #define SCSTR_HOR_JUSTIFY_BLOCK (STR_START + 103)
1324 #define SCSTR_HOR_JUSTIFY_REPEAT (STR_START + 104)
1325 #define SCSTR_HOR_JUSTIFY_STANDARD (STR_START + 105)
1326 #define SCSTR_VER_JUSTIFY_TOP (STR_START + 106)
1327 #define SCSTR_VER_JUSTIFY_CENTER (STR_START + 107)
1328 #define SCSTR_VER_JUSTIFY_BOTTOM (STR_START + 108)
1329 #define SCSTR_VER_JUSTIFY_STANDARD (STR_START + 109)
1330 #define SCSTR_ORIENTATION_TOPBOTTOM (STR_START + 110)
1331 #define SCSTR_ORIENTATION_BOTTOMTOP (STR_START + 111)
1332 #define SCSTR_ORIENTATION_STANDARD (STR_START + 112)
1334 // Accessibility ------------------------------------
1337 #define STR_ACC_CSVRULER_NAME (STR_START + 150)
1338 #define STR_ACC_CSVRULER_DESCR (STR_START + 151)
1339 #define STR_ACC_CSVGRID_NAME (STR_START + 152)
1340 #define STR_ACC_CSVGRID_DESCR (STR_START + 153)
1343 #define STR_ACC_DOC_NAME (STR_START + 154)
1344 #define STR_ACC_DOC_DESCR (STR_START + 155)
1345 #define STR_ACC_TABLE_NAME (STR_START + 156)
1346 #define STR_ACC_TABLE_DESCR (STR_START + 157)
1347 #define STR_ACC_CELL_NAME (STR_START + 158)
1348 #define STR_ACC_CELL_DESCR (STR_START + 159)
1350 #define STR_ACC_PREVIEWDOC_NAME (STR_START + 160)
1351 #define STR_ACC_PREVIEWDOC_DESCR (STR_START + 161)
1352 #define STR_ACC_HEADERCELL_NAME (STR_START + 162)
1353 #define STR_ACC_HEADERCELL_DESCR (STR_START + 163)
1354 #define STR_ACC_LEFTAREA_NAME (STR_START + 164)
1355 #define STR_ACC_LEFTAREA_DESCR (STR_START + 165)
1356 #define STR_ACC_CENTERAREA_NAME (STR_START + 166)
1357 #define STR_ACC_CENTERAREA_DESCR (STR_START + 167)
1358 #define STR_ACC_RIGHTAREA_NAME (STR_START + 168)
1359 #define STR_ACC_RIGHTAREA_DESCR (STR_START + 169)
1360 #define STR_ACC_HEADER_NAME (STR_START + 170)
1361 #define STR_ACC_HEADER_DESCR (STR_START + 171)
1362 #define STR_ACC_FOOTER_NAME (STR_START + 172)
1363 #define STR_ACC_FOOTER_DESCR (STR_START + 173)
1366 #define STR_ACC_EDITLINE_NAME (STR_START + 174)
1367 #define STR_ACC_EDITLINE_DESCR (STR_START + 175)
1370 #define STR_ACC_EDITCELL_NAME (STR_START + 176)
1371 #define STR_ACC_EDITCELL_DESCR (STR_START + 177)
1374 #define STR_ACC_DATAPILOT_ROW_DESCR (STR_START + 178)
1375 #define STR_ACC_DATAPILOT_COL_DESCR (STR_START + 179)
1376 #define STR_ACC_DATAPILOT_DATA_DESCR (STR_START + 180)
1377 #define STR_ACC_DATAPILOT_SEL_DESCR (STR_START + 181)
1379 // --------------------------------------------------
1381 #define SCSTR_HUMAN_SCDOC_NAME (STR_START + 210)
1382 #define SCSTR_SHORT_SCDOC_NAME (STR_START + 211)
1383 #define SCSTR_LONG_SCDOC_NAME (STR_START + 212)
1385 #define SCSTR_CLPBRD_CLEAR (STR_START + 213)
1387 #define SCSTR_FORMULA_AUTOCORRECTION (STR_START + 214)
1389 #define SCSTR_RENAMEOBJECT (STR_START + 215)
1391 // Navigator - in der Reihenfolge wie SC_CONTENT_...
1392 #define SCSTR_CONTENT_ROOT (STR_START + 250)
1393 #define SCSTR_CONTENT_TABLE (STR_START + 251)
1394 #define SCSTR_CONTENT_RANGENAME (STR_START + 252)
1395 #define SCSTR_CONTENT_DBAREA (STR_START + 253)
1396 #define SCSTR_CONTENT_GRAPHIC (STR_START + 254)
1397 #define SCSTR_CONTENT_OLEOBJECT (STR_START + 255)
1398 #define SCSTR_CONTENT_NOTE (STR_START + 256)
1399 #define SCSTR_CONTENT_AREALINK (STR_START + 257)
1400 #define SCSTR_CONTENT_DRAWING (STR_START + 258)
1401 // hier ein wenig Platz fuer Erweiterungen
1403 // Eingabezeile, Quickhelp-Strings (HelpText jetzt per HelpId aus Hilfe)
1404 #define SCSTR_QHELP_INPUTWND (STR_START + 307)
1405 #define SCSTR_QHELP_POSWND (STR_START + 308)
1406 #define SCSTR_QHELP_BTNCALC (STR_START + 309)
1407 #define SCSTR_QHELP_BTNOK (STR_START + 310)
1408 #define SCSTR_QHELP_BTNCANCEL (STR_START + 311)
1409 #define SCSTR_QHELP_BTNSUM (STR_START + 312)
1410 #define SCSTR_QHELP_BTNEQUAL (STR_START + 313)
1413 #define SCSTR_VALID_MINIMUM (STR_START + 314)
1414 #define SCSTR_VALID_MAXIMUM (STR_START + 315)
1415 #define SCSTR_VALID_VALUE (STR_START + 316)
1416 #define SCSTR_VALID_RANGE (STR_START + 317)
1417 #define SCSTR_VALID_LIST (STR_START + 318)
1420 #define SCSTR_FUDB (STR_START + 389)
1421 #define SCSTR_FUDATE (STR_START + 390)
1422 #define SCSTR_FUFIN (STR_START + 391)
1423 #define SCSTR_FUINFO (STR_START + 392)
1424 #define SCSTR_FULOG (STR_START + 393)
1425 #define SCSTR_FUMATHS (STR_START + 394)
1426 #define SCSTR_FUSTAT (STR_START + 395)
1427 #define SCSTR_FUTAB (STR_START + 396)
1428 #define SCSTR_FUTEXT (STR_START + 397)
1430 #define SCSTR_COMPILER_STRINGS (STR_START + 398)
1431 #define SCSTR_FILTER_STRINGS (STR_START + 399)
1432 #define SCSTR_COMPILER_INTL_STR (STR_START + 400)
1435 #define SCSTR_MEDIASHELL (STR_START + 401)
1437 #define RID_SCSTR_ONCLICK (STR_START + 402)
1439 #define STR_END RID_SCSTR_ONCLICK
1441 #define BMP_START (STR_END)
1444 // not used anymore: RID_BMP_EXPAND, RID_BMP_COLLAPSE
1445 //#define RID_BMP_EXPAND (BMP_START)
1446 //#define RID_BMP_COLLAPSE (BMP_START + 1)
1447 #define RID_IMG_DROP_URL (BMP_START + 2)
1448 #define RID_IMG_DROP_LINK (BMP_START + 3)
1449 #define RID_IMG_DROP_COPY (BMP_START + 4)
1450 #define RID_IMG_H_DROP_URL (BMP_START + 5)
1451 #define RID_IMG_H_DROP_LINK (BMP_START + 6)
1452 #define RID_IMG_H_DROP_COPY (BMP_START + 7)
1454 #define RID_SCPTR_PIVOTCOL (BMP_START + 81)
1455 #define RID_SCPTR_PIVOTROW (BMP_START + 82)
1456 #define RID_SCPTR_DETECTIVE (BMP_START + 83)
1457 #define RID_SCPTR_CHART (BMP_START + 84)
1459 #define RID_SCICN_DOCUMENT (BMP_START + 95)
1460 #define RID_SCICN_TEMPLATE (BMP_START + 96)
1461 #define RID_SCICN_SC10DOC (BMP_START + 97)
1463 #define BMP_END (BMP_START + 100)
1465 #define SC_DIALOGS_START (BMP_END)
1466 #define RID_SCDLG_ATTR (SC_DIALOGS_START)
1467 #define RID_SCPAGE_NUMBER (SC_DIALOGS_START + 1)
1468 #define RID_SCPAGE_ALIGNMENT (SC_DIALOGS_START + 2)
1469 #define RID_SCPAGE_PROTECTION (SC_DIALOGS_START + 3)
1470 #define RID_SCDLG_SORT (SC_DIALOGS_START + 5)
1471 #define RID_SCPAGE_SORT_FIELDS (SC_DIALOGS_START + 6)
1472 #define RID_SCPAGE_SORT_OPTIONS (SC_DIALOGS_START + 7)
1473 #define RID_SCDLG_FILTER (SC_DIALOGS_START + 8)
1474 #define RID_SCDLG_SPEC_FILTER (SC_DIALOGS_START + 9)
1475 #define RID_SCMISCDLGS (SC_DIALOGS_START + 10)
1476 #define RID_SCDLG_DELCELL (SC_DIALOGS_START + 11)
1477 #define RID_SCDLG_INSCELL (SC_DIALOGS_START + 12)
1478 #define RID_SCDLG_DELCONT (SC_DIALOGS_START + 13)
1479 #define RID_SCDLG_INSCONT (SC_DIALOGS_START + 14)
1480 #define RID_SCDLG_MOVETAB (SC_DIALOGS_START + 15)
1481 #define RID_SCDLG_STRINPUT (SC_DIALOGS_START + 16)
1482 #define RID_SCDLG_MTRINPUT (SC_DIALOGS_START + 17)
1483 #define RID_SCDLG_SELENTRY (SC_DIALOGS_START + 18)
1484 #define RID_SCDLG_FILLSERIES (SC_DIALOGS_START + 19)
1485 #define RID_SCDLG_AUTOFORMAT (SC_DIALOGS_START + 20)
1486 #define RID_SCDLG_GROUP (SC_DIALOGS_START + 21)
1487 #define RID_SCDLG_NAMES (SC_DIALOGS_START + 22)
1488 #define RID_SCDLG_DBNAMES (SC_DIALOGS_START + 23)
1489 #define RID_SCDLG_PRINTOPTIONS (SC_DIALOGS_START + 24)
1490 #define RID_SCPAGE_PRINTOPTIONS (SC_DIALOGS_START + 25)
1491 #define RID_SCDLG_SOLVER (SC_DIALOGS_START + 26)
1492 #define RID_SCDLG_SUBTOTALS (SC_DIALOGS_START + 27)
1493 #define RID_SUBTBASE (SC_DIALOGS_START + 28)
1494 #define RID_SCPAGE_SUBT_OPTIONS (SC_DIALOGS_START + 29)
1495 #define RID_SCDLG_OPTIONS (SC_DIALOGS_START + 30)
1496 #define RID_SCPAGE_USERLISTS (SC_DIALOGS_START + 31)
1497 #define RID_SCDLG_PIVOTFILTER (SC_DIALOGS_START + 33)
1498 #define RID_SCDLG_PIVOT_LAYOUT (SC_DIALOGS_START + 34)
1499 #define RID_SCDLG_CONSOLIDATE (SC_DIALOGS_START + 35)
1500 #define RID_SCTBXWND_SCENARIO (SC_DIALOGS_START + 36)
1501 #define RID_SCDLG_FORMULATOR (SC_DIALOGS_START + 37)
1502 #define RID_SCDLG_PIVOTSUBT (SC_DIALOGS_START + 38)
1503 #define RID_SCDLG_NEWSCENARIO (SC_DIALOGS_START + 39)
1504 #define RID_SCDLG_FORMULA (SC_DIALOGS_START + 40)
1505 #define RID_SCDLG_ARGUMENTS (SC_DIALOGS_START + 41)
1506 #define RID_SCDLG_INSERT_TABLE (SC_DIALOGS_START + 42)
1507 #define RID_SCPAGE_TABLE (SC_DIALOGS_START + 43)
1508 #define RID_SCPAGE_AREAS (SC_DIALOGS_START + 44)
1509 #define RID_SCDLG_STYLES_START (SC_DIALOGS_START + 45)
1510 #define RID_SCDLG_STYLES_CHAR (SC_DIALOGS_START + 45)
1511 #define RID_SCDLG_STYLES_PAR (SC_DIALOGS_START + 46)
1512 #define RID_SCDLG_STYLES_FRAME (SC_DIALOGS_START + 47)
1513 #define RID_SCDLG_STYLES_PAGE (SC_DIALOGS_START + 48)
1514 #define RID_SCDLG_STYLES_END (SC_DIALOGS_START + 48)
1515 #define RID_HFBASE (SC_DIALOGS_START + 49)
1516 #define RID_SCDLG_HFEDIT (SC_DIALOGS_START + 50)
1517 #define RID_SCDLG_HFEDIT_ALL (SC_DIALOGS_START + 51)
1518 #define RID_SCDLG_HFED_HEADER (SC_DIALOGS_START + 52)
1519 #define RID_SCDLG_HFED_FOOTER (SC_DIALOGS_START + 53)
1520 #define RID_SCBTN_HFEDIT (SC_DIALOGS_START + 54)
1521 #define RID_SCPAGE_VIEW (SC_DIALOGS_START + 55)
1522 #define RID_SCPAGE_CALC (SC_DIALOGS_START + 56)
1523 #define RID_SCDLG_NAVIGATOR (SC_DIALOGS_START + 57)
1524 #define RID_SCDLG_TABOP (SC_DIALOGS_START + 58)
1525 #define RID_SCDLG_IMPORTOPT (SC_DIALOGS_START + 59)
1526 #define RID_POPUP_ROWHEADER (SC_DIALOGS_START + 60)
1527 #define RID_POPUP_COLHEADER (SC_DIALOGS_START + 61)
1528 #define RID_SCDLG_HFEDIT_SHDR (SC_DIALOGS_START + 62)
1529 #define RID_SCDLG_HFEDIT_SFTR (SC_DIALOGS_START + 63)
1530 #define RID_SCDLG_HFEDIT_LEFTHEADER (SC_DIALOGS_START + 64)
1531 #define RID_SCDLG_HFEDIT_RIGHTHEADER (SC_DIALOGS_START + 65)
1532 #define RID_SCDLG_HFEDIT_LEFTFOOTER (SC_DIALOGS_START + 66)
1533 #define RID_SCDLG_HFEDIT_RIGHTFOOTER (SC_DIALOGS_START + 67)
1534 #define RID_SCDLG_HFEDIT_HEADER (SC_DIALOGS_START + 68)
1535 #define RID_SCDLG_HFEDIT_FOOTER (SC_DIALOGS_START + 69)
1536 #define RID_SCPAGE_PRINT (SC_DIALOGS_START + 70)
1537 #define RID_SCDLG_COLORROW (SC_DIALOGS_START + 71)
1538 #define RID_SCDLG_NAMES_PASTE (SC_DIALOGS_START + 72)
1539 #define RID_SCDLG_NAMES_CREATE (SC_DIALOGS_START + 73)
1540 #define RID_SCDLG_NAMES_APPLY (SC_DIALOGS_START + 74) //NYI
1541 #define RID_SCDLG_TEAM (SC_DIALOGS_START + 75)
1543 #define RID_SCDLG_CHAR (SC_DIALOGS_START + 76)
1544 #define RID_SCDLG_PARAGRAPH (SC_DIALOGS_START + 77)
1545 //#define RID_SCDLG_CHARTRANGE (SC_DIALOGS_START + 78)
1547 #define RID_SCPAGE_STAT (SC_DIALOGS_START + 79)
1548 #define RID_SCDLG_CHARTCOLROW (SC_DIALOGS_START + 80)
1549 #define RID_SCDLG_AREAS (SC_DIALOGS_START + 81)
1551 #define RID_SCDLG_EDITCHAR (SC_DIALOGS_START + 82)
1553 // Popup fuer Statusbar-Controller
1554 #define RID_POPUP_SUMCTL (SC_DIALOGS_START + 83)
1555 #define RID_SUMCTL_SUM (SC_DIALOGS_START + 84)
1556 #define RID_SUMCTL_MIN (SC_DIALOGS_START + 85)
1557 #define RID_SUMCTL_MAX (SC_DIALOGS_START + 86)
1558 #define RID_SUMCTL_COUNT (SC_DIALOGS_START + 87)
1559 #define RID_SUMCTL_COUNT2 (SC_DIALOGS_START + 88)
1560 #define RID_SUMCTL_AVG (SC_DIALOGS_START + 89)
1561 #define RID_SUMCTL_NONE (SC_DIALOGS_START + 90)
1563 #define RID_SCDLG_ASCII (SC_DIALOGS_START + 91)
1565 // Popup fuer Drop-Modus im Navigator
1566 #define RID_POPUP_DROPMODE (SC_DIALOGS_START + 92)
1567 #define RID_DROPMODE_URL (SC_DIALOGS_START + 93)
1568 #define RID_DROPMODE_LINK (SC_DIALOGS_START + 94)
1569 #define RID_DROPMODE_COPY (SC_DIALOGS_START + 95)
1570 #define RID_SCDLG_CONDFORMAT (SC_DIALOGS_START + 96)
1572 #define RID_SCPAGE_SUBT_GROUP1 (SC_DIALOGS_START + 97)
1573 #define RID_SCPAGE_SUBT_GROUP2 (SC_DIALOGS_START + 98)
1574 #define RID_SCPAGE_SUBT_GROUP3 (SC_DIALOGS_START + 99)
1576 #define RID_SCPAGE_HFED_HL (SC_DIALOGS_START + 100)
1577 #define RID_SCPAGE_HFED_HR (SC_DIALOGS_START + 101)
1578 #define RID_SCPAGE_HFED_FL (SC_DIALOGS_START + 102)
1579 #define RID_SCPAGE_HFED_FR (SC_DIALOGS_START + 103)
1581 // Ableitungen von RID_SCDLG_MTRINPUT
1582 #define RID_SCDLG_COL_MAN (SC_DIALOGS_START + 104)
1583 #define RID_SCDLG_COL_OPT (SC_DIALOGS_START + 105)
1584 #define RID_SCDLG_ROW_MAN (SC_DIALOGS_START + 106)
1585 #define RID_SCDLG_ROW_OPT (SC_DIALOGS_START + 107)
1587 // Ableitungen von RID_SCDLG_SELENTRY
1588 #define RID_SCDLG_SELECTDB (SC_DIALOGS_START + 108)
1589 #define RID_SCDLG_SHOW_TAB (SC_DIALOGS_START + 109)
1591 // Ableitungen von RID_SCDLG_GROUP
1592 #define RID_SCDLG_GRP_MAKE (SC_DIALOGS_START + 110)
1593 #define RID_SCDLG_GRP_KILL (SC_DIALOGS_START + 111)
1595 #define RID_SCDLG_COLROWNAMERANGES (SC_DIALOGS_START + 112)
1597 #define RID_SCPAGE_CONTENT (SC_DIALOGS_START + 113)
1598 #define RID_SCPAGE_LAYOUT (SC_DIALOGS_START + 114)
1599 #define RID_SCPAGE_INPUT (SC_DIALOGS_START + 115)
1601 #define RID_SCTAB_PARAMETER (SC_DIALOGS_START + 116)
1602 #define RID_SCTAB_FUNCTION (SC_DIALOGS_START + 117)
1603 #define RID_SCTAB_STRUCT (SC_DIALOGS_START + 118)
1605 #define RID_SCDLG_CHANGES (SC_DIALOGS_START + 119)
1607 #define RID_POPUP_NAVIPI_SCENARIO (SC_DIALOGS_START + 120)
1608 #define RID_NAVIPI_SCENARIO_DELETE (SC_DIALOGS_START + 121)
1609 #define RID_NAVIPI_SCENARIO_EDIT (SC_DIALOGS_START + 122)
1611 #define RID_SCDLG_HIGHLIGHT_CHANGES (SC_DIALOGS_START + 123)
1612 #define RID_SCPAGE_OPREDLINE (SC_DIALOGS_START + 124)
1614 #define RID_SCDLG_SIMPLEREF (SC_DIALOGS_START + 125)
1615 #define WID_SIMPLE_REF (SC_DIALOGS_START + 126)
1616 #define RID_POPUP_CHANGES (SC_DIALOGS_START + 127)
1617 #define RID_SCPAGE_OPTLOAD (SC_DIALOGS_START + 128)
1619 #define RID_SCDLG_DAPITYPE (SC_DIALOGS_START + 129)
1620 #define RID_SCDLG_DAPISERVICE (SC_DIALOGS_START + 130)
1621 #define RID_SCDLG_DAPIDATA (SC_DIALOGS_START + 131)
1623 #define RID_SCDLG_LINKAREA (SC_DIALOGS_START + 132)
1624 #define RID_SCDLG_DPDATAFIELD (SC_DIALOGS_START + 133)
1625 #define RID_SCDLG_DPSUBTOTAL_OPT (SC_DIALOGS_START + 134)
1626 #define RID_SCDLG_DPNUMGROUP (SC_DIALOGS_START + 135)
1627 #define RID_SCDLG_DPDATEGROUP (SC_DIALOGS_START + 136)
1628 #define RID_SCDLG_DPSHOWDETAIL (SC_DIALOGS_START + 137)
1629 #define RID_SCDLG_OPTSOLVER (SC_DIALOGS_START + 138)
1630 #define RID_SCDLG_SOLVEROPTIONS (SC_DIALOGS_START + 139)
1631 #define RID_SCDLG_SOLVER_INTEGER (SC_DIALOGS_START + 140)
1632 #define RID_SCDLG_SOLVER_DOUBLE (SC_DIALOGS_START + 141)
1633 #define RID_SCDLG_SOLVER_PROGRESS (SC_DIALOGS_START + 142)
1634 #define RID_SCDLG_SOLVER_NOSOLUTION (SC_DIALOGS_START + 143)
1635 #define RID_SCDLG_SOLVER_SUCCESS (SC_DIALOGS_START + 144)
1637 #define RID_SCDLG_CONFLICTS (SC_DIALOGS_START + 145)
1638 #define RID_SCDLG_SHAREDOCUMENT (SC_DIALOGS_START + 146)
1639 #define RID_SCDLG_SORT_WARNING (SC_DIALOGS_START + 147)
1640 #define RID_SCDLG_TABPROTECTION (SC_DIALOGS_START + 148)
1641 #define RID_SCDLG_DOCPROTECTION (SC_DIALOGS_START + 149)
1642 #define RID_SCDLG_RETYPEPASS (SC_DIALOGS_START + 150)
1643 #define RID_SCDLG_RETYPEPASS_INPUT (SC_DIALOGS_START + 151)
1645 #define SC_DIALOGS_END (SC_DIALOGS_START + 152)
1647 #ifndef STD_MASKCOLOR
1648 #define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
1651 // mask color for high contrast
1652 #define SC_HC_MASKCOLOR STD_MASKCOLOR
1659 // ----------------------------------------------------------------------------
1660 // ooo-build specific resources
1662 #define SC_OOO_BUILD_START (SC_DIALOGS_END)
1665 #define SID_DATAFORM_NEW (SC_OOO_BUILD_START + 1) // message
1666 #define SID_DATA_FORM (SC_OOO_BUILD_START + 2) // menu (in Data menu)
1667 #define RID_SCDLG_DATAFORM (SC_OOO_BUILD_START + 3) // dialog
1669 // Autoformat for DataPilot
1670 #define SID_PIVOT_AFMT (SC_OOO_BUILD_START + 4)
1672 // Formula options page
1673 #define RID_SCPAGE_FORMULA (SC_OOO_BUILD_START + 5)
1674 #define HID_SCPAGE_FORMULA (SC_OOO_BUILD_START + 6)
1676 // Language chooser for text import filters.
1677 #define RID_SCDLG_LANG_CHOOSER (SC_OOO_BUILD_START + 12)
1679 // Datapilot controls
1680 #define RID_SC_DPCONTROL (SC_OOO_BUILD_START + 13)