bump product version to 4.1.6.2
[LibreOffice.git] / sc / inc / helpids.h
blob3eff53e0dad1a0b1ad6d38afcd3969f35bf35208
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include "sfx2/sfxcommands.h"
21 #include "svx/svxcommands.h"
22 #include "sccommands.h"
24 #define HID_INSWIN_POS "SC_HID_INSWIN_POS"
25 #define HID_INSWIN_CALC "SC_HID_INSWIN_CALC"
26 #define HID_INSWIN_CANCEL "SC_HID_INSWIN_CANCEL"
27 #define HID_INSWIN_OK "SC_HID_INSWIN_OK"
28 #define HID_INSWIN_SUMME "SC_HID_INSWIN_SUMME"
29 #define HID_INSWIN_FUNC "SC_HID_INSWIN_FUNC"
30 #define HID_INSWIN_INPUT "SC_HID_INSWIN_INPUT"
32 // Hilfe IDs fuer Dokumentfenster --------------------------------------------
33 #define HID_SC_WIN_GRIDWIN "SC_HID_SC_WIN_GRIDWIN"
34 #define HID_SC_WIN_PREVIEW "SC_HID_SC_WIN_PREVIEW"
36 // Hilfe IDs fuer einzelne Controls (max.30) ---------------------------------
37 // Eintraege im Navigator
38 #define HID_SC_NAVIPI_ENTRIES "SC_HID_SC_NAVIPI_ENTRIES"
39 #define HID_SC_NAVIPI_ROW "SC_HID_SC_NAVIPI_ROW"
40 #define HID_SC_NAVIPI_COL "SC_HID_SC_NAVIPI_COL"
41 #define HID_SC_NAVIPI_DOC "SC_HID_SC_NAVIPI_DOC"
42 #define HID_SC_NAVIPI_DATA "SC_HID_SC_NAVIPI_DATA"
43 #define HID_SC_NAVIPI_UP "SC_HID_SC_NAVIPI_UP"
44 #define HID_SC_NAVIPI_DOWN "SC_HID_SC_NAVIPI_DOWN"
45 #define HID_SC_NAVIPI_ZOOM "SC_HID_SC_NAVIPI_ZOOM"
46 #define HID_SC_NAVIPI_ROOT "SC_HID_SC_NAVIPI_ROOT"
47 #define HID_SC_NAVIPI_SCEN "SC_HID_SC_NAVIPI_SCEN"
48 #define HID_SC_NAVIPI_DROP "SC_HID_SC_NAVIPI_DROP"
49 // Teilergebnisse
50 #define HID_SC_SUBT_GROUP "SC_HID_SC_SUBT_GROUP"
51 #define HID_SC_SUBT_COLS "SC_HID_SC_SUBT_COLS"
52 #define HID_SC_SUBT_FUNC "SC_HID_SC_SUBT_FUNC"
54 #define HID_SC_NAVIPI_TOOLBOX "SC_HID_SC_NAVIPI_TOOLBOX"
55 // Bereich ist voll!
57 // Hilfe IDs fuer Dialoge / Pages (max.70) -----------------------------------
58 #define HID_SC_PIVOTFILTER "SC_HID_SC_PIVOTFILTER"
59 #define HID_SC_INPORTOPT "SC_HID_SC_INPORTOPT"
60 #define HID_SC_PIVOTSUBT "SC_HID_SC_PIVOTSUBT"
61 #define HID_SCPAGE_SUBT_OPTIONS "SC_HID_SCPAGE_SUBT_OPTIONS"
62 #define HID_SCPAGE_SUBT_GROUP "SC_HID_SCPAGE_SUBT_GROUP"
63 #define HID_SCPAGE_FORMULA "SC_HID_SCPAGE_FORMULA"
64 #define HID_SCPAGE_USERLISTS "SC_HID_SCPAGE_USERLISTS"
65 #define HID_SCPAGE_AREAS "SC_HID_SCPAGE_AREAS"
66 #define HID_SCPAGE_COMPATIBILITY "SC_HID_SCPAGE_COMPATIBILITY"
67 #define HID_SCPAGE_PRINT "SC_HID_SCPAGE_PRINT"
68 #define HID_SCPAGE_DEFAULTS "SC_HID_SCPAGE_DEFAULTS"
69 #define HID_SCPAGE_SUBT_GROUP1 "SC_HID_SCPAGE_SUBT_GROUP1"
70 #define HID_SCPAGE_SUBT_GROUP2 "SC_HID_SCPAGE_SUBT_GROUP2"
71 #define HID_SCPAGE_SUBT_GROUP3 "SC_HID_SCPAGE_SUBT_GROUP3"
73 #define HID_SCPAGE_CONTENT "SC_HID_SCPAGE_CONTENT"
74 #define HID_SCPAGE_LAYOUT "SC_HID_SCPAGE_LAYOUT"
76 #define HID_SC_NAVIGATOR "SC_HID_SC_NAVIGATOR"
78 #define HID_SC_GROUP_COLS "SC_HID_SC_GROUP_COLS"
79 #define HID_SC_GROUP_ROWS "SC_HID_SC_GROUP_ROWS"
81 #define HID_SC_HEADER_EDIT "SC_HID_SC_HEADER_EDIT"
82 #define HID_SC_FOOTER_EDIT "SC_HID_SC_FOOTER_EDIT"
84 #define HID_SC_SCENWIN_TOP "SC_HID_SC_SCENWIN_TOP"
85 #define HID_SC_SCENWIN_BOTTOM "SC_HID_SC_SCENWIN_BOTTOM"
87 #define HID_SC_INPUTWIN "SC_HID_SC_INPUTWIN"
89 #define HID_SC_RENAME_NAME "SC_HID_SC_RENAME_NAME"
90 #define HID_SC_APPEND_NAME "SC_HID_SC_APPEND_NAME"
92 // Funktionsautopilot: nur als Unique-IDs
93 #define HID_SC_FAP_PAGE "SC_HID_SC_FAP_PAGE"
94 #define HID_SC_FAP_EDIT1 "SC_HID_SC_FAP_EDIT1"
95 #define HID_SC_FAP_EDIT2 "SC_HID_SC_FAP_EDIT2"
96 #define HID_SC_FAP_EDIT3 "SC_HID_SC_FAP_EDIT3"
97 #define HID_SC_FAP_EDIT4 "SC_HID_SC_FAP_EDIT4"
99 #define HID_SC_ADD_AUTOFMT "SC_HID_SC_ADD_AUTOFMT"
100 #define HID_SC_AUTOFMT_NAME "SC_HID_SC_AUTOFMT_NAME"
102 #define HID_SC_DROPMODE_URL "SC_HID_SC_DROPMODE_URL"
103 #define HID_SC_DROPMODE_LINK "SC_HID_SC_DROPMODE_LINK"
104 #define HID_SC_DROPMODE_COPY "SC_HID_SC_DROPMODE_COPY"
106 #define HID_SC_FAP_STRUCT "SC_HID_SC_FAP_STRUCT"
108 #define HID_SC_SCENARIO_DELETE "SC_HID_SC_SCENARIO_DELETE"
109 #define HID_SC_SCENARIO_EDIT "SC_HID_SC_SCENARIO_EDIT"
111 #define HID_COLROWNAMERANGES "SC_HID_COLROWNAMERANGES"
113 #define HID_FUNCTION_BOX "SC_HID_FUNCTION_BOX"
114 #define HID_SCPAGE_OPREDLINE "SC_HID_SCPAGE_OPREDLINE"
115 #define HID_SC_REDLIN_CTR "SC_HID_SC_REDLIN_CTR"
117 // Hilfe IDs fuer Objekt- und Werkzeugleisten (max.10) -----------------------
119 #define HID_SC_TOOLBOX_TOOLS "SC_HID_SC_TOOLBOX_TOOLS"
120 #define HID_SC_TOOLBOX_TABLE "SC_HID_SC_TOOLBOX_TABLE"
121 #define HID_SC_TOOLBOX_DRAW "SC_HID_SC_TOOLBOX_DRAW"
122 #define HID_SC_TOOLBOX_DRTEXT "SC_HID_SC_TOOLBOX_DRTEXT"
123 #define HID_SC_TOOLBOX_PREVIEW "SC_HID_SC_TOOLBOX_PREVIEW"
125 // wrong group - HID_SC_DLG_START is full
126 #define HID_SC_RENAME_AUTOFMT "SC_HID_SC_RENAME_AUTOFMT"
127 #define HID_SC_REN_AFMT_NAME "SC_HID_SC_REN_AFMT_NAME"
129 #define HID_CHG_PROTECT "SC_HID_CHG_PROTECT"
131 #define HID_SC_RENAME_OBJECT "SC_HID_SC_RENAME_OBJECT"
133 #define HID_SC_REN_AFMT_DLG "SC_HID_SC_REN_AFMT_DLG"
135 // Hilfe IDs fuer Submenus (max.50) ------------------------------------------
136 #define HID_SCMENU_OBJMIRROR "SC_HID_SCMENU_OBJMIRROR"
137 #define HID_SCMENU_OBJARRANGE "SC_HID_SCMENU_OBJARRANGE"
138 #define HID_SCMENU_ANCHOR "SC_HID_SCMENU_ANCHOR"
140 #define HID_SC_FAP_BTN_FX1 "SC_HID_SC_FAP_BTN_FX1"
141 #define HID_SC_FAP_BTN_FX2 "SC_HID_SC_FAP_BTN_FX2"
142 #define HID_SC_FAP_BTN_FX3 "SC_HID_SC_FAP_BTN_FX3"
143 #define HID_SC_FAP_BTN_FX4 "SC_HID_SC_FAP_BTN_FX4"
144 #define HID_SC_FAP_BTN_REF1 "SC_HID_SC_FAP_BTN_REF1"
145 #define HID_SC_FAP_BTN_REF2 "SC_HID_SC_FAP_BTN_REF2"
146 #define HID_SC_FAP_BTN_REF3 "SC_HID_SC_FAP_BTN_REF3"
147 #define HID_SC_FAP_BTN_REF4 "SC_HID_SC_FAP_BTN_REF4"
148 #define HID_SC_FAP_FORMULA "SC_HID_SC_FAP_FORMULA"
150 #define HID_SC_SORT_ACTION "SC_HID_SC_SORT_ACTION"
151 #define HID_SC_SORT_AUTHOR "SC_HID_SC_SORT_AUTHOR"
152 #define HID_SC_SORT_DATE "SC_HID_SC_SORT_DATE"
153 #define HID_SC_SORT_COMMENT "SC_HID_SC_SORT_COMMENT"
154 #define HID_SORT_POSITION "SC_HID_SORT_POSITION"
155 #define HID_SC_CHANGES_COMMENT "SC_HID_SC_CHANGES_COMMENT"
156 #define HID_SC_FUNCTIONLIST "SC_HID_SC_FUNCTIONLIST"
157 #define HID_PASSWD_TABLE "SC_HID_PASSWD_TABLE"
158 #define HID_PASSWD_DOC "SC_HID_PASSWD_DOC"
160 #define HID_DATAPILOT_DATABASE "SC_HID_DATAPILOT_DATABASE"
161 #define HID_DATAPILOT_SERVICE "SC_HID_DATAPILOT_SERVICE"
163 // Other help IDs (max.70) ---------------------------------------------------
164 #define HID_SELECTTABLES "SC_HID_SELECTTABLES"
165 #define HID_SC_REPLCELLSWARN "SC_HID_SC_REPLCELLSWARN"
167 // data pilot layout dialog
168 #define HID_SC_DPLAY_PAGE "SC_HID_SC_DPLAY_PAGE"
169 #define HID_SC_DPLAY_COLUMN "SC_HID_SC_DPLAY_COLUMN"
170 #define HID_SC_DPLAY_ROW "SC_HID_SC_DPLAY_ROW"
171 #define HID_SC_DPLAY_DATA "SC_HID_SC_DPLAY_DATA"
172 #define HID_SC_DPLAY_SELECT "SC_HID_SC_DPLAY_SELECT"
174 #define HID_SC_DRAW_RENAME "SC_HID_SC_DRAW_RENAME"
176 #define HID_SC_DPDATAFIELD "SC_HID_SC_DPDATAFIELD"
177 #define HID_SC_DPSUBT_OPT "SC_HID_SC_DPSUBT_OPT"
178 #define HID_SC_DPSUBT_HIDE "SC_HID_SC_DPSUBT_HIDE"
179 #define HID_SC_DPNUMGROUP "SC_HID_SC_DPNUMGROUP"
180 #define HID_SC_DPDATEGROUP "SC_HID_SC_DPDATEGROUP"
181 #define HID_SC_DPDATEGROUP_LB "SC_HID_SC_DPDATEGROUP_LB"
182 #define HID_SC_DPSHOWDETAIL "SC_HID_SC_DPSHOWDETAIL"
184 #define HID_SC_SOLVEROPTIONS "SC_HID_SC_SOLVEROPTIONS"
185 #define HID_SC_SOLVEROPTIONS_LB "SC_HID_SC_SOLVEROPTIONS_LB"
186 #define HID_SC_SOLVER_INTEGER "SC_HID_SC_SOLVER_INTEGER"
187 #define HID_SC_SOLVER_DOUBLE "SC_HID_SC_SOLVER_DOUBLE"
188 #define HID_SC_SOLVER_PROGRESS "SC_HID_SC_SOLVER_PROGRESS"
189 #define HID_SC_SOLVER_NOSOLUTION "SC_HID_SC_SOLVER_NOSOLUTION"
190 #define HID_SC_SOLVER_SUCCESS "SC_HID_SC_SOLVER_SUCCESS"
192 #define HID_SCDLG_CONFLICTS "SC_HID_SCDLG_CONFLICTS"
194 #define HID_SC_HF_HL_DEFINED "SC_HID_SC_HF_HL_DEFINED"
195 #define HID_SC_HF_HR_DEFINED "SC_HID_SC_HF_HR_DEFINED"
196 #define HID_SC_HF_FL_DEFINED "SC_HID_SC_HF_FL_DEFINED"
197 #define HID_SC_HF_FR_DEFINED "SC_HID_SC_HF_FR_DEFINED"
199 // Analysis Addin Functions (max.120) ----------------------------------------
200 #define HID_AAI_FUNC_WORKDAY "SC_HID_AAI_FUNC_WORKDAY"
201 #define HID_AAI_FUNC_YEARFRAC "SC_HID_AAI_FUNC_YEARFRAC"
202 #define HID_AAI_FUNC_EDATE "SC_HID_AAI_FUNC_EDATE"
203 #define HID_AAI_FUNC_WEEKNUM "SC_HID_AAI_FUNC_WEEKNUM"
204 #define HID_AAI_FUNC_EOMONTH "SC_HID_AAI_FUNC_EOMONTH"
205 #define HID_AAI_FUNC_NETWORKDAYS "SC_HID_AAI_FUNC_NETWORKDAYS"
206 #define HID_AAI_FUNC_AMORDEGRC "SC_HID_AAI_FUNC_AMORDEGRC"
207 #define HID_AAI_FUNC_AMORLINC "SC_HID_AAI_FUNC_AMORLINC"
208 #define HID_AAI_FUNC_ACCRINT "SC_HID_AAI_FUNC_ACCRINT"
209 #define HID_AAI_FUNC_ACCRINTM "SC_HID_AAI_FUNC_ACCRINTM"
210 #define HID_AAI_FUNC_RECEIVED "SC_HID_AAI_FUNC_RECEIVED"
211 #define HID_AAI_FUNC_DISC "SC_HID_AAI_FUNC_DISC"
212 #define HID_AAI_FUNC_DURATION "SC_HID_AAI_FUNC_DURATION"
213 #define HID_AAI_FUNC_EFFECT "SC_HID_AAI_FUNC_EFFECT"
214 #define HID_AAI_FUNC_CUMPRINC "SC_HID_AAI_FUNC_CUMPRINC"
215 #define HID_AAI_FUNC_CUMIPMT "SC_HID_AAI_FUNC_CUMIPMT"
216 #define HID_AAI_FUNC_PRICE "SC_HID_AAI_FUNC_PRICE"
217 #define HID_AAI_FUNC_PRICEDISC "SC_HID_AAI_FUNC_PRICEDISC"
218 #define HID_AAI_FUNC_PRICEMAT "SC_HID_AAI_FUNC_PRICEMAT"
219 #define HID_AAI_FUNC_MDURATION "SC_HID_AAI_FUNC_MDURATION"
220 #define HID_AAI_FUNC_NOMINAL "SC_HID_AAI_FUNC_NOMINAL"
221 #define HID_AAI_FUNC_DOLLARFR "SC_HID_AAI_FUNC_DOLLARFR"
222 #define HID_AAI_FUNC_DOLLARDE "SC_HID_AAI_FUNC_DOLLARDE"
223 #define HID_AAI_FUNC_YIELD "SC_HID_AAI_FUNC_YIELD"
224 #define HID_AAI_FUNC_YIELDDISC "SC_HID_AAI_FUNC_YIELDDISC"
225 #define HID_AAI_FUNC_YIELDMAT "SC_HID_AAI_FUNC_YIELDMAT"
226 #define HID_AAI_FUNC_TBILLEQ "SC_HID_AAI_FUNC_TBILLEQ"
227 #define HID_AAI_FUNC_TBILLPRICE "SC_HID_AAI_FUNC_TBILLPRICE"
228 #define HID_AAI_FUNC_TBILLYIELD "SC_HID_AAI_FUNC_TBILLYIELD"
229 #define HID_AAI_FUNC_ODDFPRICE "SC_HID_AAI_FUNC_ODDFPRICE"
230 #define HID_AAI_FUNC_ODDFYIELD "SC_HID_AAI_FUNC_ODDFYIELD"
231 #define HID_AAI_FUNC_ODDLPRICE "SC_HID_AAI_FUNC_ODDLPRICE"
232 #define HID_AAI_FUNC_ODDLYIELD "SC_HID_AAI_FUNC_ODDLYIELD"
233 #define HID_AAI_FUNC_XIRR "SC_HID_AAI_FUNC_XIRR"
234 #define HID_AAI_FUNC_XNPV "SC_HID_AAI_FUNC_XNPV"
235 #define HID_AAI_FUNC_INTRATE "SC_HID_AAI_FUNC_INTRATE"
236 #define HID_AAI_FUNC_COUPNCD "SC_HID_AAI_FUNC_COUPNCD"
237 #define HID_AAI_FUNC_COUPDAYS "SC_HID_AAI_FUNC_COUPDAYS"
238 #define HID_AAI_FUNC_COUPDAYSNC "SC_HID_AAI_FUNC_COUPDAYSNC"
239 #define HID_AAI_FUNC_COUPDAYBS "SC_HID_AAI_FUNC_COUPDAYBS"
240 #define HID_AAI_FUNC_COUPPCD "SC_HID_AAI_FUNC_COUPPCD"
241 #define HID_AAI_FUNC_COUPNUM "SC_HID_AAI_FUNC_COUPNUM"
242 #define HID_AAI_FUNC_FVSCHEDULE "SC_HID_AAI_FUNC_FVSCHEDULE"
243 #define HID_AAI_FUNC_ISEVEN "SC_HID_AAI_FUNC_ISEVEN"
244 #define HID_AAI_FUNC_ISODD "SC_HID_AAI_FUNC_ISODD"
245 #define HID_AAI_FUNC_GCD "SC_HID_AAI_FUNC_GCD"
246 #define HID_AAI_FUNC_LCM "SC_HID_AAI_FUNC_LCM"
247 #define HID_AAI_FUNC_MULTINOMIAL "SC_HID_AAI_FUNC_MULTINOMIAL"
248 #define HID_AAI_FUNC_SERIESSUM "SC_HID_AAI_FUNC_SERIESSUM"
249 #define HID_AAI_FUNC_QUOTIENT "SC_HID_AAI_FUNC_QUOTIENT"
250 #define HID_AAI_FUNC_MROUND "SC_HID_AAI_FUNC_MROUND"
251 #define HID_AAI_FUNC_SQRTPI "SC_HID_AAI_FUNC_SQRTPI"
252 #define HID_AAI_FUNC_RANDBETWEEN "SC_HID_AAI_FUNC_RANDBETWEEN"
253 #define HID_AAI_FUNC_BESSELI "SC_HID_AAI_FUNC_BESSELI"
254 #define HID_AAI_FUNC_BESSELJ "SC_HID_AAI_FUNC_BESSELJ"
255 #define HID_AAI_FUNC_BESSELK "SC_HID_AAI_FUNC_BESSELK"
256 #define HID_AAI_FUNC_BESSELY "SC_HID_AAI_FUNC_BESSELY"
257 #define HID_AAI_FUNC_BIN2DEC "SC_HID_AAI_FUNC_BIN2DEC"
258 #define HID_AAI_FUNC_BIN2HEX "SC_HID_AAI_FUNC_BIN2HEX"
259 #define HID_AAI_FUNC_BIN2OCT "SC_HID_AAI_FUNC_BIN2OCT"
260 #define HID_AAI_FUNC_DELTA "SC_HID_AAI_FUNC_DELTA"
261 #define HID_AAI_FUNC_DEC2BIN "SC_HID_AAI_FUNC_DEC2BIN"
262 #define HID_AAI_FUNC_DEC2HEX "SC_HID_AAI_FUNC_DEC2HEX"
263 #define HID_AAI_FUNC_DEC2OCT "SC_HID_AAI_FUNC_DEC2OCT"
264 #define HID_AAI_FUNC_ERF "SC_HID_AAI_FUNC_ERF"
265 #define HID_AAI_FUNC_ERFC "SC_HID_AAI_FUNC_ERFC"
266 #define HID_AAI_FUNC_GESTEP "SC_HID_AAI_FUNC_GESTEP"
267 #define HID_AAI_FUNC_HEX2BIN "SC_HID_AAI_FUNC_HEX2BIN"
268 #define HID_AAI_FUNC_HEX2DEC "SC_HID_AAI_FUNC_HEX2DEC"
269 #define HID_AAI_FUNC_HEX2OCT "SC_HID_AAI_FUNC_HEX2OCT"
270 #define HID_AAI_FUNC_IMABS "SC_HID_AAI_FUNC_IMABS"
271 #define HID_AAI_FUNC_IMAGINARY "SC_HID_AAI_FUNC_IMAGINARY"
272 #define HID_AAI_FUNC_IMPOWER "SC_HID_AAI_FUNC_IMPOWER"
273 #define HID_AAI_FUNC_IMARGUMENT "SC_HID_AAI_FUNC_IMARGUMENT"
274 #define HID_AAI_FUNC_IMCOS "SC_HID_AAI_FUNC_IMCOS"
275 #define HID_AAI_FUNC_IMDIV "SC_HID_AAI_FUNC_IMDIV"
276 #define HID_AAI_FUNC_IMEXP "SC_HID_AAI_FUNC_IMEXP"
277 #define HID_AAI_FUNC_IMCONJUGATE "SC_HID_AAI_FUNC_IMCONJUGATE"
278 #define HID_AAI_FUNC_IMLN "SC_HID_AAI_FUNC_IMLN"
279 #define HID_AAI_FUNC_IMLOG10 "SC_HID_AAI_FUNC_IMLOG10"
280 #define HID_AAI_FUNC_IMLOG2 "SC_HID_AAI_FUNC_IMLOG2"
281 #define HID_AAI_FUNC_IMPRODUCT "SC_HID_AAI_FUNC_IMPRODUCT"
282 #define HID_AAI_FUNC_IMREAL "SC_HID_AAI_FUNC_IMREAL"
283 #define HID_AAI_FUNC_IMSIN "SC_HID_AAI_FUNC_IMSIN"
284 #define HID_AAI_FUNC_IMSUB "SC_HID_AAI_FUNC_IMSUB"
285 #define HID_AAI_FUNC_IMSUM "SC_HID_AAI_FUNC_IMSUM"
286 #define HID_AAI_FUNC_IMSQRT "SC_HID_AAI_FUNC_IMSQRT"
287 #define HID_AAI_FUNC_COMPLEX "SC_HID_AAI_FUNC_COMPLEX"
288 #define HID_AAI_FUNC_OCT2BIN "SC_HID_AAI_FUNC_OCT2BIN"
289 #define HID_AAI_FUNC_OCT2DEZ "SC_HID_AAI_FUNC_OCT2DEZ"
290 #define HID_AAI_FUNC_OCT2HEX "SC_HID_AAI_FUNC_OCT2HEX"
291 #define HID_AAI_FUNC_CONVERT "SC_HID_AAI_FUNC_CONVERT"
292 #define HID_AAI_FUNC_FACTDOUBLE "SC_HID_AAI_FUNC_FACTDOUBLE"
293 #define HID_AAI_FUNC_IMTAN "SC_HID_AAI_FUNC_IMTAN"
294 #define HID_AAI_FUNC_IMSEC "SC_HID_AAI_FUNC_IMSEC"
295 #define HID_AAI_FUNC_IMCSC "SC_HID_AAI_FUNC_IMCSC"
296 #define HID_AAI_FUNC_IMCOT "SC_HID_AAI_FUNC_IMCOT"
297 #define HID_AAI_FUNC_IMSINH "SC_HID_AAI_FUNC_IMSINH"
298 #define HID_AAI_FUNC_IMCOSH "SC_HID_AAI_FUNC_IMCOSH"
299 #define HID_AAI_FUNC_IMSECH "SC_HID_AAI_FUNC_IMSECH"
300 #define HID_AAI_FUNC_IMCSCH "SC_HID_AAI_FUNC_IMCSCH"
302 // DateFunc Addin Functions (max.20) -----------------------------------------
303 #define HID_DAI_FUNC_DAYSINMONTH "SC_HID_DAI_FUNC_DAYSINMONTH"
304 #define HID_DAI_FUNC_DAYSINYEAR "SC_HID_DAI_FUNC_DAYSINYEAR"
305 #define HID_DAI_FUNC_WEEKSINYEAR "SC_HID_DAI_FUNC_WEEKSINYEAR"
306 #define HID_DAI_FUNC_DIFFMONTHS "SC_HID_DAI_FUNC_DIFFMONTHS"
307 #define HID_DAI_FUNC_DIFFWEEKS "SC_HID_DAI_FUNC_DIFFWEEKS"
308 #define HID_DAI_FUNC_DIFFYEARS "SC_HID_DAI_FUNC_DIFFYEARS"
309 #define HID_DAI_FUNC_ROT13 "SC_HID_DAI_FUNC_ROT13"
311 #define HID_SCPAGE_OPREDLINBE_FT_CONTENT "SC_HID_SCPAGE_OPREDLINBE_FT_CONTENT"
312 #define HID_MN_FORMAT_STYLE "SC_HID_MN_FORMAT_STYLE"
313 #define HID_MN_FORMAT_ALGN "SC_HID_MN_FORMAT_ALGN"
314 #define HID_MN_FORMAT_LINESPACE "SC_HID_MN_FORMAT_LINESPACE"
316 // sidebar -----------------------------------------
317 // AlignmentPropertyPanel -----------------------------------------
318 #define HID_PROPERTYPANEL_SC_ALIGN_SECTION "SC_HID_PROPERTYPANEL_SC_ALIGN_SECTION"
319 #define HID_PROPERTY_PANEL_ALIGN_TBX_HOR "SC_HID_PROPERTY_PANEL_ALIGN_TBX_HOR"
320 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_L "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_L"
321 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_C "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_C"
322 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_R "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_R"
323 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_J "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_J"
324 #define HID_PROPERTY_PANEL_ALIGN_TBX_VER "SC_HID_PROPERTY_PANEL_ALIGN_TBX_VER"
325 #define HID_PROPERTY_PANEL_ALIGN_TBI_VER_T "SC_HID_PROPERTY_PANEL_ALIGN_TBI_VER_T"
326 #define HID_PROPERTY_PANEL_ALIGN_TBI_VER_C "SC_HID_PROPERTY_PANEL_ALIGN_TBI_VER_C"
327 #define HID_PROPERTY_PANEL_ALIGN_TBI_VER_B "SC_HID_PROPERTY_PANEL_ALIGN_TBI_VER_B"
328 #define HID_PROPERTY_PANEL_ALIGN_MBX_INDENT "SC_HID_PROPERTY_PANEL_ALIGN_MBX_INDENT"
329 #define HID_PROPERTY_PANEL_ALIGN_CBX_WRAP "SC_HID_PROPERTY_PANEL_ALIGN_CBX_WRAP"
330 #define HID_PROPERTY_PANEL_ALIGN_CBX_MERGE "SC_HID_PROPERTY_PANEL_ALIGN_CBX_MERGE"
331 #define HID_PROPERTY_PANEL_ALIGN_MBX_ANGLE "SC_HID_PROPERTY_PANEL_ALIGN_MBX_ANGLE"
332 #define HID_PROPERTY_PANEL_ALIGN_DIAL_CONTROL "SC_HID_PROPERTY_PANEL_ALIGN_DIAL_CONTROL"
333 #define HID_PROPERTY_PANEL_ALIGN_CBX_VERT "SC_HID_PROPERTY_PANEL_ALIGN_CBX_VERT"
335 // CellAppearancePropertyPanel -----------------------------------------
336 #define HID_PROPERTYPANEL_SC_CELL_SECTION "SC_HID_PROPERTYPANEL_SC_CELL_SECTION"
337 #define HID_PROPERTYPANEL_SC_TBX_BKCOLOR "SC_HID_PROPERTYPANEL_SC_TBX_BKCOLOR"
338 #define HID_PROPERTYPANEL_SC_TBI_BKCOLOR "SC_HID_PROPERTYPANEL_SC_TBI_BKCOLOR"
339 #define HID_PROPERTYPANEL_SC_TBX_BORDER "SC_HID_PROPERTYPANEL_SC_TBX_BORDER"
340 #define HID_PROPERTYPANEL_SC_TBI_BORDER "SC_HID_PROPERTYPANEL_SC_TBI_BORDER"
341 #define HID_PROPERTYPANEL_SC_TBX_STYLE "SC_HID_PROPERTYPANEL_SC_TBX_STYLE"
342 #define HID_PROPERTYPANEL_SC_TBI_STYLE "SC_HID_PROPERTYPANEL_SC_TBI_STYLE"
343 #define HID_PROPERTYPANEL_SC_TBX_LINECOLOR "SC_HID_PROPERTYPANEL_SC_TBX_LINECOLOR"
344 #define HID_PROPERTYPANEL_SC_TBI_LINECOLOR "SC_HID_PROPERTYPANEL_SC_TBI_LINECOLOR"
345 #define HID_PROPERTYPANEL_SC_CBOX_SHOWGRID "SC_HID_PROPERTYPANEL_SC_CBOX_SHOWGRID"
346 #define HID_PROPERTYPANEL_FILL_COLOR_VS "SC_HID_PROPERTYPANEL_FILL_COLOR_VS"
347 #define HID_PROPERTYPANEL_LINE_COLOR_VS "SC_HID_PROPERTYPANEL_LINE_COLOR_VS"
348 #define HID_PROPERTYPANEL_SC_STYLE_VS "SC_HID_PROPERTYPANEL_SC_STYLE_VS"
349 #define HID_PROPERTYPANEL_SC_STYLE_PB "SC_HID_PROPERTYPANEL_SC_STYLE_PB"
350 #define HID_PROPERTYPANEL_SC_BORDER1_TBX "SC_HID_PROPERTYPANEL_SC_BORDER1_TBX"
351 #define HID_PROPERTYPANEL_SC_BORDER_TBI_NONE "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_NONE"
352 #define HID_PROPERTYPANEL_SC_BORDER_TBI_ALL "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_ALL"
353 #define HID_PROPERTYPANEL_SC_BORDER_TBI_OUTER "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_OUTER"
354 #define HID_PROPERTYPANEL_SC_BORDER_TBI_OUTERBOLD "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_OUTERBOLD"
355 #define HID_PROPERTYPANEL_SC_BORDER2_TBX "SC_HID_PROPERTYPANEL_SC_BORDER2_TBX"
356 #define HID_PROPERTYPANEL_SC_BORDER3_TBX "SC_HID_PROPERTYPANEL_SC_BORDER3_TBX"
357 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S1 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S1"
358 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S2 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S2"
359 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S3 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S3"
360 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S4 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S4"
361 #define HID_PROPERTYPANEL_SC_BORDER_TBI_LEFT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_LEFT"
362 #define HID_PROPERTYPANEL_SC_BORDER_TBI_RIGHT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_RIGHT"
363 #define HID_PROPERTYPANEL_SC_BORDER_TBI_TOP "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_TOP"
364 #define HID_PROPERTYPANEL_SC_BORDER_TBI_BOT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_BOT"
365 #define HID_PROPERTYPANEL_SC_BORDER_TBI_BLTR "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_BLTR"
366 #define HID_PROPERTYPANEL_SC_BORDER_TBI_TLBR "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_TLBR"
367 #define HID_PROPERTYPANEL_SC_BORDER_TBI_TOPBOT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_TOPBOT"
368 #define HID_PROPERTYPANEL_SC_BORDER_TBI_LEFTRIGHT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_LEFTRIGHT"
370 // NumberFormatPropertyPanel -----------------------------------------
371 #define HID_PROPERTYPANEL_SC_NUM_SECTION "SC_HID_PROPERTYPANEL_SC_NUM_SECTION"
372 #define HID_PROPERTY_PANEL_NUMFMT_LB_CATEGORY "SC_HID_PROPERTY_PANEL_NUMFMT_LB_CATEGORY"
373 #define HID_PROPERTY_PANEL_NUMFMT_TBX_CATEGORY "SC_HID_PROPERTY_PANEL_NUMFMT_TBX_CATEGORY"
374 #define HID_PROPERTY_PANEL_NUMFMT_ID_NUMBER "SC_HID_PROPERTY_PANEL_NUMFMT_ID_NUMBER"
375 #define HID_PROPERTY_PANEL_NUMFMT_ID_PERCENT "SC_HID_PROPERTY_PANEL_NUMFMT_ID_PERCENT"
376 #define HID_PROPERTY_PANEL_NUMFMT_ID_CURRENCY "SC_HID_PROPERTY_PANEL_NUMFMT_ID_CURRENCY"
377 #define HID_PROPERTY_PANEL_NUMFMT_ID_DATE "SC_HID_PROPERTY_PANEL_NUMFMT_ID_DATE"
378 #define HID_PROPERTY_PANEL_NUMFMT_ID_TEXT "SC_HID_PROPERTY_PANEL_NUMFMT_ID_TEXT"
379 #define HID_PROPERTY_PANEL_NUMFMT_ED_DECIMALS "SC_HID_PROPERTY_PANEL_NUMFMT_ED_DECIMALS"
380 #define HID_PROPERTY_PANEL_NUMFMT_ED_LEADZEROES "SC_HID_PROPERTY_PANEL_NUMFMT_ED_LEADZEROES"
381 #define HID_PROPERTY_PANEL_NUMFMT_BTN_NEGRED "SC_HID_PROPERTY_PANEL_NUMFMT_BTN_NEGRED"
382 #define HID_PROPERTY_PANEL_NUMFMT_BTN_THOUSAND "SC_HID_PROPERTY_PANEL_NUMFMT_BTN_THOUSAND"
384 // Ende Hilfe IDs ------------------------------------------------------------
386 #define HID_FUNC_DBANZAHL "SC_HID_FUNC_DBANZAHL"
387 #define HID_FUNC_DBANZAHL2 "SC_HID_FUNC_DBANZAHL2"
388 #define HID_FUNC_DBMITTELWERT "SC_HID_FUNC_DBMITTELWERT"
389 #define HID_FUNC_DBAUSZUG "SC_HID_FUNC_DBAUSZUG"
390 #define HID_FUNC_DBMAX "SC_HID_FUNC_DBMAX"
391 #define HID_FUNC_DBMIN "SC_HID_FUNC_DBMIN"
392 #define HID_FUNC_DBPRODUKT "SC_HID_FUNC_DBPRODUKT"
393 #define HID_FUNC_DBSTDABW "SC_HID_FUNC_DBSTDABW"
394 #define HID_FUNC_DBSTDABWN "SC_HID_FUNC_DBSTDABWN"
395 #define HID_FUNC_DBSUMME "SC_HID_FUNC_DBSUMME"
396 #define HID_FUNC_DBVARIANZ "SC_HID_FUNC_DBVARIANZ"
397 #define HID_FUNC_DBVARIANZEN "SC_HID_FUNC_DBVARIANZEN"
399 #define HID_FUNC_DATUM "SC_HID_FUNC_DATUM"
400 #define HID_FUNC_DATWERT "SC_HID_FUNC_DATWERT"
401 #define HID_FUNC_TAG "SC_HID_FUNC_TAG"
402 #define HID_FUNC_TAGE360 "SC_HID_FUNC_TAGE360"
403 #define HID_FUNC_STUNDE "SC_HID_FUNC_STUNDE"
404 #define HID_FUNC_MINUTE "SC_HID_FUNC_MINUTE"
405 #define HID_FUNC_MONAT "SC_HID_FUNC_MONAT"
406 #define HID_FUNC_JETZT "SC_HID_FUNC_JETZT"
407 #define HID_FUNC_SEKUNDE "SC_HID_FUNC_SEKUNDE"
408 #define HID_FUNC_ZEIT "SC_HID_FUNC_ZEIT"
409 #define HID_FUNC_ZEITWERT "SC_HID_FUNC_ZEITWERT"
410 #define HID_FUNC_HEUTE "SC_HID_FUNC_HEUTE"
411 #define HID_FUNC_WOCHENTAG "SC_HID_FUNC_WOCHENTAG"
412 #define HID_FUNC_JAHR "SC_HID_FUNC_JAHR"
413 #define HID_FUNC_TAGE "SC_HID_FUNC_TAGE"
414 #define HID_FUNC_DATEDIF "SC_HID_FUNC_DATEDIF"
415 #define HID_FUNC_KALENDERWOCHE "SC_HID_FUNC_KALENDERWOCHE"
416 #define HID_FUNC_OSTERSONNTAG "SC_HID_FUNC_OSTERSONNTAG"
418 #define HID_FUNC_BW "SC_HID_FUNC_BW"
419 #define HID_FUNC_ZW "SC_HID_FUNC_ZW"
420 #define HID_FUNC_ZZR "SC_HID_FUNC_ZZR"
421 #define HID_FUNC_RMZ "SC_HID_FUNC_RMZ"
422 #define HID_FUNC_ZINS "SC_HID_FUNC_ZINS"
423 #define HID_FUNC_ZINSZ "SC_HID_FUNC_ZINSZ"
424 #define HID_FUNC_KAPZ "SC_HID_FUNC_KAPZ"
425 #define HID_FUNC_KUMKAPITAL "SC_HID_FUNC_KUMKAPITAL"
426 #define HID_FUNC_KUMZINSZ "SC_HID_FUNC_KUMZINSZ"
427 #define HID_FUNC_DIA "SC_HID_FUNC_DIA"
428 #define HID_FUNC_LIA "SC_HID_FUNC_LIA"
429 #define HID_FUNC_GDA "SC_HID_FUNC_GDA"
430 #define HID_FUNC_GDA2 "SC_HID_FUNC_GDA2"
431 #define HID_FUNC_VDB "SC_HID_FUNC_VDB"
432 #define HID_FUNC_EFFEKTIV "SC_HID_FUNC_EFFEKTIV"
433 #define HID_FUNC_NOMINAL "SC_HID_FUNC_NOMINAL"
434 #define HID_FUNC_NBW "SC_HID_FUNC_NBW"
435 #define HID_FUNC_IKV "SC_HID_FUNC_IKV"
436 #define HID_FUNC_LAUFZEIT "SC_HID_FUNC_LAUFZEIT"
437 #define HID_FUNC_ZGZ "SC_HID_FUNC_ZGZ"
438 #define HID_FUNC_QIKV "SC_HID_FUNC_QIKV"
439 #define HID_FUNC_ISPMT "SC_HID_FUNC_ISPMT"
441 #define HID_FUNC_ISTBEZUG "SC_HID_FUNC_ISTBEZUG"
442 #define HID_FUNC_ISTFEHL "SC_HID_FUNC_ISTFEHL"
443 #define HID_FUNC_ISTFEHLER "SC_HID_FUNC_ISTFEHLER"
444 #define HID_FUNC_ISTLEER "SC_HID_FUNC_ISTLEER"
445 #define HID_FUNC_ISTLOG "SC_HID_FUNC_ISTLOG"
446 #define HID_FUNC_ISTNV "SC_HID_FUNC_ISTNV"
447 #define HID_FUNC_ISTKTEXT "SC_HID_FUNC_ISTKTEXT"
448 #define HID_FUNC_ISTTEXT "SC_HID_FUNC_ISTTEXT"
449 #define HID_FUNC_ISTZAHL "SC_HID_FUNC_ISTZAHL"
450 #define HID_FUNC_ISTFORMEL "SC_HID_FUNC_ISTFORMEL"
451 #define HID_FUNC_N "SC_HID_FUNC_N"
452 #define HID_FUNC_NV "SC_HID_FUNC_NV"
453 #define HID_FUNC_TYP "SC_HID_FUNC_TYP"
454 #define HID_FUNC_AKTUELL "SC_HID_FUNC_AKTUELL"
455 #define HID_FUNC_FORMEL "SC_HID_FUNC_FORMEL"
456 #define HID_FUNC_ZELLE "SC_HID_FUNC_ZELLE"
457 #define HID_FUNC_INFO "SC_HID_FUNC_INFO"
459 #define HID_FUNC_FALSCH "SC_HID_FUNC_FALSCH"
460 #define HID_FUNC_NICHT "SC_HID_FUNC_NICHT"
461 #define HID_FUNC_WAHR "SC_HID_FUNC_WAHR"
462 #define HID_FUNC_WENN "SC_HID_FUNC_WENN"
463 #define HID_FUNC_IFERROR "SC_HID_FUNC_IFERROR"
464 #define HID_FUNC_IFNA "SC_HID_FUNC_IFNA"
465 #define HID_FUNC_ODER "SC_HID_FUNC_ODER"
466 #define HID_FUNC_UND "SC_HID_FUNC_UND"
467 #define HID_FUNC_XOR "SC_HID_FUNC_XOR"
469 #define HID_FUNC_ABS "SC_HID_FUNC_ABS"
470 #define HID_FUNC_POTENZ "SC_HID_FUNC_POTENZ"
471 #define HID_FUNC_ANZAHLLEEREZELLEN "SC_HID_FUNC_ANZAHLLEEREZELLEN"
472 #define HID_FUNC_PI "SC_HID_FUNC_PI"
473 #define HID_FUNC_SUMME "SC_HID_FUNC_SUMME"
474 #define HID_FUNC_QUADRATESUMME "SC_HID_FUNC_QUADRATESUMME"
475 #define HID_FUNC_PRODUKT "SC_HID_FUNC_PRODUKT"
476 #define HID_FUNC_SUMMEWENN "SC_HID_FUNC_SUMMEWENN"
477 #define HID_FUNC_AVERAGEIF "SC_HID_FUNC_AVERAGEIF"
478 #define HID_FUNC_SUMIFS "SC_HID_FUNC_SUMIFS"
479 #define HID_FUNC_AVERAGEIFS "SC_HID_FUNC_AVERAGEIFS"
480 #define HID_FUNC_COUNTIFS "SC_HID_FUNC_COUNTIFS"
481 #define HID_FUNC_ZAEHLENWENN "SC_HID_FUNC_ZAEHLENWENN"
482 #define HID_FUNC_WURZEL "SC_HID_FUNC_WURZEL"
483 #define HID_FUNC_ZUFALLSZAHL "SC_HID_FUNC_ZUFALLSZAHL"
484 #define HID_FUNC_ISTGERADE "SC_HID_FUNC_ISTGERADE"
485 #define HID_FUNC_ISTUNGERADE "SC_HID_FUNC_ISTUNGERADE"
486 #define HID_FUNC_KOMBINATIONEN "SC_HID_FUNC_KOMBINATIONEN"
487 #define HID_FUNC_KOMBINATIONEN2 "SC_HID_FUNC_KOMBINATIONEN2"
488 #define HID_FUNC_ARCCOS "SC_HID_FUNC_ARCCOS"
489 #define HID_FUNC_ARCSIN "SC_HID_FUNC_ARCSIN"
490 #define HID_FUNC_ARCOSHYP "SC_HID_FUNC_ARCOSHYP"
491 #define HID_FUNC_ARSINHYP "SC_HID_FUNC_ARSINHYP"
492 #define HID_FUNC_ARCCOT "SC_HID_FUNC_ARCCOT"
493 #define HID_FUNC_ARCTAN "SC_HID_FUNC_ARCTAN"
494 #define HID_FUNC_ARCOTHYP "SC_HID_FUNC_ARCOTHYP"
495 #define HID_FUNC_ARTANHYP "SC_HID_FUNC_ARTANHYP"
496 #define HID_FUNC_COS "SC_HID_FUNC_COS"
497 #define HID_FUNC_SIN "SC_HID_FUNC_SIN"
498 #define HID_FUNC_COT "SC_HID_FUNC_COT"
499 #define HID_FUNC_TAN "SC_HID_FUNC_TAN"
500 #define HID_FUNC_COSHYP "SC_HID_FUNC_COSHYP"
501 #define HID_FUNC_SINHYP "SC_HID_FUNC_SINHYP"
502 #define HID_FUNC_COTHYP "SC_HID_FUNC_COTHYP"
503 #define HID_FUNC_TANHYP "SC_HID_FUNC_TANHYP"
504 #define HID_FUNC_ARCTAN2 "SC_HID_FUNC_ARCTAN2"
505 #define HID_FUNC_COSECANT "SC_HID_FUNC_COSECANT"
506 #define HID_FUNC_SECANT "SC_HID_FUNC_SECANT"
507 #define HID_FUNC_SECANTHYP "SC_HID_FUNC_SECANTHYP"
508 #define HID_FUNC_COSECANTHYP "SC_HID_FUNC_COSECANTHYP"
509 #define HID_FUNC_DEG "SC_HID_FUNC_DEG"
510 #define HID_FUNC_RAD "SC_HID_FUNC_RAD"
511 #define HID_FUNC_EXP "SC_HID_FUNC_EXP"
512 #define HID_FUNC_LOG "SC_HID_FUNC_LOG"
513 #define HID_FUNC_LN "SC_HID_FUNC_LN"
514 #define HID_FUNC_LOG10 "SC_HID_FUNC_LOG10"
515 #define HID_FUNC_FAKULTAET "SC_HID_FUNC_FAKULTAET"
516 #define HID_FUNC_REST "SC_HID_FUNC_REST"
517 #define HID_FUNC_VORZEICHEN "SC_HID_FUNC_VORZEICHEN"
518 #define HID_FUNC_TEILERGEBNIS "SC_HID_FUNC_TEILERGEBNIS"
519 #define HID_FUNC_GANZZAHL "SC_HID_FUNC_GANZZAHL"
520 #define HID_FUNC_KUERZEN "SC_HID_FUNC_KUERZEN"
521 #define HID_FUNC_RUNDEN "SC_HID_FUNC_RUNDEN"
522 #define HID_FUNC_AUFRUNDEN "SC_HID_FUNC_AUFRUNDEN"
523 #define HID_FUNC_ABRUNDEN "SC_HID_FUNC_ABRUNDEN"
524 #define HID_FUNC_GERADE "SC_HID_FUNC_GERADE"
525 #define HID_FUNC_UNGERADE "SC_HID_FUNC_UNGERADE"
526 #define HID_FUNC_OBERGRENZE "SC_HID_FUNC_OBERGRENZE"
527 #define HID_FUNC_UNTERGRENZE "SC_HID_FUNC_UNTERGRENZE"
528 #define HID_FUNC_GGT "SC_HID_FUNC_GGT"
529 #define HID_FUNC_KGV "SC_HID_FUNC_KGV"
530 #define HID_FUNC_UMRECHNEN "SC_HID_FUNC_UMRECHNEN"
531 #define HID_FUNC_EUROCONVERT "SC_HID_FUNC_EUROCONVERT"
533 #define HID_FUNC_MTRANS "SC_HID_FUNC_MTRANS"
534 #define HID_FUNC_MMULT "SC_HID_FUNC_MMULT"
535 #define HID_FUNC_MDET "SC_HID_FUNC_MDET"
536 #define HID_FUNC_MINV "SC_HID_FUNC_MINV"
537 #define HID_FUNC_EINHEITSMATRIX "SC_HID_FUNC_EINHEITSMATRIX"
538 #define HID_FUNC_SUMMENPRODUKT "SC_HID_FUNC_SUMMENPRODUKT"
539 #define HID_FUNC_SUMMEX2MY2 "SC_HID_FUNC_SUMMEX2MY2"
540 #define HID_FUNC_SUMMEX2PY2 "SC_HID_FUNC_SUMMEX2PY2"
541 #define HID_FUNC_SUMMEXMY2 "SC_HID_FUNC_SUMMEXMY2"
542 #define HID_FUNC_HAEUFIGKEIT "SC_HID_FUNC_HAEUFIGKEIT"
543 #define HID_FUNC_RGP "SC_HID_FUNC_RGP"
544 #define HID_FUNC_RKP "SC_HID_FUNC_RKP"
545 #define HID_FUNC_TREND "SC_HID_FUNC_TREND"
546 #define HID_FUNC_VARIATION "SC_HID_FUNC_VARIATION"
548 #define HID_FUNC_ANZAHL "SC_HID_FUNC_ANZAHL"
549 #define HID_FUNC_ANZAHL2 "SC_HID_FUNC_ANZAHL2"
550 #define HID_FUNC_MAX "SC_HID_FUNC_MAX"
551 #define HID_FUNC_MIN "SC_HID_FUNC_MIN"
552 #define HID_FUNC_VARIANZ "SC_HID_FUNC_VARIANZ"
553 #define HID_FUNC_VARIANZEN "SC_HID_FUNC_VARIANZEN"
554 #define HID_FUNC_STABW "SC_HID_FUNC_STABW"
555 #define HID_FUNC_STABWN "SC_HID_FUNC_STABWN"
556 #define HID_FUNC_MITTELWERT "SC_HID_FUNC_MITTELWERT"
557 #define HID_FUNC_SUMQUADABW "SC_HID_FUNC_SUMQUADABW"
558 #define HID_FUNC_MITTELABW "SC_HID_FUNC_MITTELABW"
559 #define HID_FUNC_SCHIEFE "SC_HID_FUNC_SCHIEFE"
560 #define HID_FUNC_SKEWP "SC_HID_FUNC_SKEWP"
561 #define HID_FUNC_KURT "SC_HID_FUNC_KURT"
562 #define HID_FUNC_GEOMITTEL "SC_HID_FUNC_GEOMITTEL"
563 #define HID_FUNC_HARMITTEL "SC_HID_FUNC_HARMITTEL"
564 #define HID_FUNC_MODALWERT "SC_HID_FUNC_MODALWERT"
565 #define HID_FUNC_MEDIAN "SC_HID_FUNC_MEDIAN"
566 #define HID_FUNC_QUANTIL "SC_HID_FUNC_QUANTIL"
567 #define HID_FUNC_QUARTILE "SC_HID_FUNC_QUARTILE"
568 #define HID_FUNC_KGROESSTE "SC_HID_FUNC_KGROESSTE"
569 #define HID_FUNC_KKLEINSTE "SC_HID_FUNC_KKLEINSTE"
570 #define HID_FUNC_QUANTILSRANG "SC_HID_FUNC_QUANTILSRANG"
571 #define HID_FUNC_RANG "SC_HID_FUNC_RANG"
572 #define HID_FUNC_GESTUTZTMITTEL "SC_HID_FUNC_GESTUTZTMITTEL"
573 #define HID_FUNC_WAHRSCHBEREICH "SC_HID_FUNC_WAHRSCHBEREICH"
574 #define HID_FUNC_B "SC_HID_FUNC_B"
575 #define HID_FUNC_PHI "SC_HID_FUNC_PHI"
576 #define HID_FUNC_GAUSS "SC_HID_FUNC_GAUSS"
577 #define HID_FUNC_FISHER "SC_HID_FUNC_FISHER"
578 #define HID_FUNC_FISHERINV "SC_HID_FUNC_FISHERINV"
579 #define HID_FUNC_BINOMVERT "SC_HID_FUNC_BINOMVERT"
580 #define HID_FUNC_NEGBINOMVERT "SC_HID_FUNC_NEGBINOMVERT"
581 #define HID_FUNC_KRITBINOM "SC_HID_FUNC_KRITBINOM"
582 #define HID_FUNC_POISSON "SC_HID_FUNC_POISSON"
583 #define HID_FUNC_NORMVERT "SC_HID_FUNC_NORMVERT"
584 #define HID_FUNC_NORMINV "SC_HID_FUNC_NORMINV"
585 #define HID_FUNC_STANDNORMVERT "SC_HID_FUNC_STANDNORMVERT"
586 #define HID_FUNC_STANDNORMINV "SC_HID_FUNC_STANDNORMINV"
587 #define HID_FUNC_LOGNORMVERT "SC_HID_FUNC_LOGNORMVERT"
588 #define HID_FUNC_LOGINV "SC_HID_FUNC_LOGINV"
589 #define HID_FUNC_EXPONVERT "SC_HID_FUNC_EXPONVERT"
590 #define HID_FUNC_GAMMAVERT "SC_HID_FUNC_GAMMAVERT"
591 #define HID_FUNC_GAMMAINV "SC_HID_FUNC_GAMMAINV"
592 #define HID_FUNC_GAMMALN "SC_HID_FUNC_GAMMALN"
593 #define HID_FUNC_BETAVERT "SC_HID_FUNC_BETAVERT"
594 #define HID_FUNC_BETAINV "SC_HID_FUNC_BETAINV"
595 #define HID_FUNC_WEIBULL "SC_HID_FUNC_WEIBULL"
596 #define HID_FUNC_HYPGEOMVERT "SC_HID_FUNC_HYPGEOMVERT"
597 #define HID_FUNC_TVERT "SC_HID_FUNC_TVERT"
598 #define HID_FUNC_TINV "SC_HID_FUNC_TINV"
599 #define HID_FUNC_FVERT "SC_HID_FUNC_FVERT"
600 #define HID_FUNC_FINV "SC_HID_FUNC_FINV"
601 #define HID_FUNC_CHIVERT "SC_HID_FUNC_CHIVERT"
602 #define HID_FUNC_CHIINV "SC_HID_FUNC_CHIINV"
603 #define HID_FUNC_STANDARDISIERUNG "SC_HID_FUNC_STANDARDISIERUNG"
604 #define HID_FUNC_VARIATIONEN "SC_HID_FUNC_VARIATIONEN"
605 #define HID_FUNC_VARIATIONEN2 "SC_HID_FUNC_VARIATIONEN2"
606 #define HID_FUNC_KONFIDENZ "SC_HID_FUNC_KONFIDENZ"
607 #define HID_FUNC_GTEST "SC_HID_FUNC_GTEST"
608 #define HID_FUNC_CHITEST "SC_HID_FUNC_CHITEST"
609 #define HID_FUNC_FTEST "SC_HID_FUNC_FTEST"
610 #define HID_FUNC_TTEST "SC_HID_FUNC_TTEST"
611 #define HID_FUNC_BESTIMMTHEITSMASS "SC_HID_FUNC_BESTIMMTHEITSMASS"
612 #define HID_FUNC_ACHSENABSCHNITT "SC_HID_FUNC_ACHSENABSCHNITT"
613 #define HID_FUNC_STEIGUNG "SC_HID_FUNC_STEIGUNG"
614 #define HID_FUNC_STFEHLERYX "SC_HID_FUNC_STFEHLERYX"
615 #define HID_FUNC_PEARSON "SC_HID_FUNC_PEARSON"
616 #define HID_FUNC_KORREL "SC_HID_FUNC_KORREL"
617 #define HID_FUNC_KOVAR "SC_HID_FUNC_KOVAR"
618 #define HID_FUNC_SCHAETZER "SC_HID_FUNC_SCHAETZER"
619 #define HID_FUNC_MINA "SC_HID_FUNC_MINA"
620 #define HID_FUNC_MAXA "SC_HID_FUNC_MAXA"
621 #define HID_FUNC_MITTELWERTA "SC_HID_FUNC_MITTELWERTA"
622 #define HID_FUNC_STABWA "SC_HID_FUNC_STABWA"
623 #define HID_FUNC_STABWNA "SC_HID_FUNC_STABWNA"
624 #define HID_FUNC_VARIANZA "SC_HID_FUNC_VARIANZA"
625 #define HID_FUNC_VARIANZENA "SC_HID_FUNC_VARIANZENA"
626 #define HID_FUNC_CHISQDIST "SC_HID_FUNC_CHISQDIST"
627 #define HID_FUNC_CHISQINV "SC_HID_FUNC_CHISQINV"
628 #define HID_FUNC_GAMMA "SC_HID_FUNC_GAMMA"
630 #define HID_FUNC_ADRESSE "SC_HID_FUNC_ADRESSE"
631 #define HID_FUNC_BEREICHE "SC_HID_FUNC_BEREICHE"
632 #define HID_FUNC_WAHL "SC_HID_FUNC_WAHL"
633 #define HID_FUNC_SPALTE "SC_HID_FUNC_SPALTE"
634 #define HID_FUNC_ZEILE "SC_HID_FUNC_ZEILE"
635 #define HID_FUNC_SPALTEN "SC_HID_FUNC_SPALTEN"
636 #define HID_FUNC_ZEILEN "SC_HID_FUNC_ZEILEN"
637 #define HID_FUNC_WVERWEIS "SC_HID_FUNC_WVERWEIS"
638 #define HID_FUNC_SVERWEIS "SC_HID_FUNC_SVERWEIS"
639 #define HID_FUNC_INDEX "SC_HID_FUNC_INDEX"
640 #define HID_FUNC_INDIREKT "SC_HID_FUNC_INDIREKT"
641 #define HID_FUNC_VERWEIS "SC_HID_FUNC_VERWEIS"
642 #define HID_FUNC_VERGLEICH "SC_HID_FUNC_VERGLEICH"
643 #define HID_FUNC_VERSCHIEBUNG "SC_HID_FUNC_VERSCHIEBUNG"
644 #define HID_FUNC_FEHLERTYP "SC_HID_FUNC_FEHLERTYP"
645 #define HID_FUNC_VORLAGE "SC_HID_FUNC_VORLAGE"
646 #define HID_FUNC_DDE "SC_HID_FUNC_DDE"
647 #define HID_FUNC_TABELLE "SC_HID_FUNC_TABELLE"
648 #define HID_FUNC_TABELLEN "SC_HID_FUNC_TABELLEN"
649 #define HID_FUNC_HYPERLINK "SC_HID_FUNC_HYPERLINK"
650 #define HID_FUNC_GETPIVOTDATA "SC_HID_FUNC_GETPIVOTDATA"
652 #define HID_FUNC_CODE "SC_HID_FUNC_CODE"
653 #define HID_FUNC_DM "SC_HID_FUNC_DM"
654 #define HID_FUNC_ZEICHEN "SC_HID_FUNC_ZEICHEN"
655 #define HID_FUNC_SAEUBERN "SC_HID_FUNC_SAEUBERN"
656 #define HID_FUNC_VERKETTEN "SC_HID_FUNC_VERKETTEN"
657 #define HID_FUNC_IDENTISCH "SC_HID_FUNC_IDENTISCH"
658 #define HID_FUNC_FINDEN "SC_HID_FUNC_FINDEN"
659 #define HID_FUNC_SUCHEN "SC_HID_FUNC_SUCHEN"
660 #define HID_FUNC_GLAETTEN "SC_HID_FUNC_GLAETTEN"
661 #define HID_FUNC_GROSS2 "SC_HID_FUNC_GROSS2"
662 #define HID_FUNC_GROSS "SC_HID_FUNC_GROSS"
663 #define HID_FUNC_KLEIN "SC_HID_FUNC_KLEIN"
664 #define HID_FUNC_WERT "SC_HID_FUNC_WERT"
665 #define HID_FUNC_TEXT "SC_HID_FUNC_TEXT"
666 #define HID_FUNC_T "SC_HID_FUNC_T"
667 #define HID_FUNC_ERSETZEN "SC_HID_FUNC_ERSETZEN"
668 #define HID_FUNC_FEST "SC_HID_FUNC_FEST"
669 #define HID_FUNC_LAENGE "SC_HID_FUNC_LAENGE"
670 #define HID_FUNC_LINKS "SC_HID_FUNC_LINKS"
671 #define HID_FUNC_RECHTS "SC_HID_FUNC_RECHTS"
672 #define HID_FUNC_TEIL "SC_HID_FUNC_TEIL"
673 #define HID_FUNC_WIEDERHOLEN "SC_HID_FUNC_WIEDERHOLEN"
674 #define HID_FUNC_WECHSELN "SC_HID_FUNC_WECHSELN"
675 #define HID_FUNC_BASIS "SC_HID_FUNC_BASIS"
676 #define HID_FUNC_DEZIMAL "SC_HID_FUNC_DEZIMAL"
677 #define HID_FUNC_ROEMISCH "SC_HID_FUNC_ROEMISCH"
678 #define HID_FUNC_ARABISCH "SC_HID_FUNC_ARABISCH"
679 #define HID_FUNC_BAHTTEXT "SC_HID_FUNC_BAHTTEXT"
680 #define HID_FUNC_JIS "SC_HID_FUNC_JIS"
681 #define HID_FUNC_ASC "SC_HID_FUNC_ASC"
682 #define HID_FUNC_UNICODE "SC_HID_FUNC_UNICODE"
683 #define HID_FUNC_UNICHAR "SC_HID_FUNC_UNICHAR"
684 #define HID_FUNC_NUMBERVALUE "SC_HID_FUNC_NUMBERVALUE"
685 #define HID_FUNC_BITAND "SC_HID_FUNC_BITAND"
686 #define HID_FUNC_BITOR "SC_HID_FUNC_BITOR"
687 #define HID_FUNC_BITXOR "SC_HID_FUNC_BITXOR"
688 #define HID_FUNC_BITLSHIFT "SC_HID_FUNC_BITLSHIFT"
689 #define HID_FUNC_BITRSHIFT "SC_HID_FUNC_BITRSHIFT"
691 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */