1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
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"
50 #define HID_SC_NAVIPI_TOOLBOX "SC_HID_SC_NAVIPI_TOOLBOX"
53 // Hilfe IDs fuer Dialoge / Pages (max.70) -----------------------------------
54 #define HID_SC_NAVIGATOR "SC_HID_SC_NAVIGATOR"
56 #define HID_SC_GROUP_COLS "SC_HID_SC_GROUP_COLS"
57 #define HID_SC_GROUP_ROWS "SC_HID_SC_GROUP_ROWS"
59 #define HID_SC_HEADER_EDIT "SC_HID_SC_HEADER_EDIT"
60 #define HID_SC_FOOTER_EDIT "SC_HID_SC_FOOTER_EDIT"
62 #define HID_SC_SCENWIN_TOP "SC_HID_SC_SCENWIN_TOP"
63 #define HID_SC_SCENWIN_BOTTOM "SC_HID_SC_SCENWIN_BOTTOM"
65 #define HID_SC_INPUTWIN "SC_HID_SC_INPUTWIN"
67 #define HID_SC_RENAME_NAME "SC_HID_SC_RENAME_NAME"
68 #define HID_SC_APPEND_NAME "SC_HID_SC_APPEND_NAME"
70 // Funktionsautopilot: nur als Unique-IDs
71 #define HID_SC_FAP_PAGE "SC_HID_SC_FAP_PAGE"
72 #define HID_SC_FAP_EDIT1 "SC_HID_SC_FAP_EDIT1"
73 #define HID_SC_FAP_EDIT2 "SC_HID_SC_FAP_EDIT2"
74 #define HID_SC_FAP_EDIT3 "SC_HID_SC_FAP_EDIT3"
75 #define HID_SC_FAP_EDIT4 "SC_HID_SC_FAP_EDIT4"
77 #define HID_SC_ADD_AUTOFMT "SC_HID_SC_ADD_AUTOFMT"
78 #define HID_SC_AUTOFMT_NAME "SC_HID_SC_AUTOFMT_NAME"
80 #define HID_SC_DROPMODE_URL "SC_HID_SC_DROPMODE_URL"
81 #define HID_SC_DROPMODE_LINK "SC_HID_SC_DROPMODE_LINK"
82 #define HID_SC_DROPMODE_COPY "SC_HID_SC_DROPMODE_COPY"
84 #define HID_SC_FAP_STRUCT "SC_HID_SC_FAP_STRUCT"
86 #define HID_SC_SCENARIO_DELETE "SC_HID_SC_SCENARIO_DELETE"
87 #define HID_SC_SCENARIO_EDIT "SC_HID_SC_SCENARIO_EDIT"
89 #define HID_FUNCTION_BOX "SC_HID_FUNCTION_BOX"
90 #define HID_SC_REDLIN_CTR "SC_HID_SC_REDLIN_CTR"
92 // Hilfe IDs fuer Objekt- und Werkzeugleisten (max.10) -----------------------
94 #define HID_SC_TOOLBOX_TOOLS "SC_HID_SC_TOOLBOX_TOOLS"
95 #define HID_SC_TOOLBOX_TABLE "SC_HID_SC_TOOLBOX_TABLE"
96 #define HID_SC_TOOLBOX_DRAW "SC_HID_SC_TOOLBOX_DRAW"
97 #define HID_SC_TOOLBOX_DRTEXT "SC_HID_SC_TOOLBOX_DRTEXT"
98 #define HID_SC_TOOLBOX_PREVIEW "SC_HID_SC_TOOLBOX_PREVIEW"
100 // wrong group - HID_SC_DLG_START is full
101 #define HID_SC_RENAME_AUTOFMT "SC_HID_SC_RENAME_AUTOFMT"
102 #define HID_SC_REN_AFMT_NAME "SC_HID_SC_REN_AFMT_NAME"
104 #define HID_CHG_PROTECT "SC_HID_CHG_PROTECT"
106 #define HID_SC_RENAME_OBJECT "SC_HID_SC_RENAME_OBJECT"
108 #define HID_SC_REN_AFMT_DLG "SC_HID_SC_REN_AFMT_DLG"
110 // Hilfe IDs fuer Submenus (max.50) ------------------------------------------
111 #define HID_SCMENU_OBJMIRROR "SC_HID_SCMENU_OBJMIRROR"
112 #define HID_SCMENU_OBJARRANGE "SC_HID_SCMENU_OBJARRANGE"
113 #define HID_SCMENU_ANCHOR "SC_HID_SCMENU_ANCHOR"
115 #define HID_SC_FAP_BTN_FX1 "SC_HID_SC_FAP_BTN_FX1"
116 #define HID_SC_FAP_BTN_FX2 "SC_HID_SC_FAP_BTN_FX2"
117 #define HID_SC_FAP_BTN_FX3 "SC_HID_SC_FAP_BTN_FX3"
118 #define HID_SC_FAP_BTN_FX4 "SC_HID_SC_FAP_BTN_FX4"
119 #define HID_SC_FAP_BTN_REF1 "SC_HID_SC_FAP_BTN_REF1"
120 #define HID_SC_FAP_BTN_REF2 "SC_HID_SC_FAP_BTN_REF2"
121 #define HID_SC_FAP_BTN_REF3 "SC_HID_SC_FAP_BTN_REF3"
122 #define HID_SC_FAP_BTN_REF4 "SC_HID_SC_FAP_BTN_REF4"
123 #define HID_SC_FAP_FORMULA "SC_HID_SC_FAP_FORMULA"
125 #define HID_SC_SORT_ACTION "SC_HID_SC_SORT_ACTION"
126 #define HID_SC_SORT_AUTHOR "SC_HID_SC_SORT_AUTHOR"
127 #define HID_SC_SORT_DATE "SC_HID_SC_SORT_DATE"
128 #define HID_SC_SORT_COMMENT "SC_HID_SC_SORT_COMMENT"
129 #define HID_SORT_POSITION "SC_HID_SORT_POSITION"
130 #define HID_SC_CHANGES_COMMENT "SC_HID_SC_CHANGES_COMMENT"
131 #define HID_SC_FUNCTIONLIST "SC_HID_SC_FUNCTIONLIST"
132 #define HID_PASSWD_TABLE "SC_HID_PASSWD_TABLE"
133 #define HID_PASSWD_DOC "SC_HID_PASSWD_DOC"
135 #define HID_DATAPILOT_SERVICE "SC_HID_DATAPILOT_SERVICE"
137 // Other help IDs (max.70) ---------------------------------------------------
138 #define HID_SELECTTABLES "SC_HID_SELECTTABLES"
139 #define HID_SC_REPLCELLSWARN "SC_HID_SC_REPLCELLSWARN"
141 #define HID_SC_DRAW_RENAME "SC_HID_SC_DRAW_RENAME"
143 #define HID_SC_DPSHOWDETAIL "SC_HID_SC_DPSHOWDETAIL"
145 #define HID_SCDLG_CONFLICTS "SC_HID_SCDLG_CONFLICTS"
147 #define HID_SC_HF_HL_DEFINED "SC_HID_SC_HF_HL_DEFINED"
148 #define HID_SC_HF_HR_DEFINED "SC_HID_SC_HF_HR_DEFINED"
149 #define HID_SC_HF_FL_DEFINED "SC_HID_SC_HF_FL_DEFINED"
150 #define HID_SC_HF_FR_DEFINED "SC_HID_SC_HF_FR_DEFINED"
152 // Analysis Addin Functions (max.120) ----------------------------------------
153 #define HID_AAI_FUNC_WORKDAY "SC_HID_AAI_FUNC_WORKDAY"
154 #define HID_AAI_FUNC_YEARFRAC "SC_HID_AAI_FUNC_YEARFRAC"
155 #define HID_AAI_FUNC_EDATE "SC_HID_AAI_FUNC_EDATE"
156 #define HID_AAI_FUNC_WEEKNUM "SC_HID_AAI_FUNC_WEEKNUM"
157 #define HID_AAI_FUNC_EOMONTH "SC_HID_AAI_FUNC_EOMONTH"
158 #define HID_AAI_FUNC_NETWORKDAYS "SC_HID_AAI_FUNC_NETWORKDAYS"
159 #define HID_AAI_FUNC_AMORDEGRC "SC_HID_AAI_FUNC_AMORDEGRC"
160 #define HID_AAI_FUNC_AMORLINC "SC_HID_AAI_FUNC_AMORLINC"
161 #define HID_AAI_FUNC_ACCRINT "SC_HID_AAI_FUNC_ACCRINT"
162 #define HID_AAI_FUNC_ACCRINTM "SC_HID_AAI_FUNC_ACCRINTM"
163 #define HID_AAI_FUNC_RECEIVED "SC_HID_AAI_FUNC_RECEIVED"
164 #define HID_AAI_FUNC_DISC "SC_HID_AAI_FUNC_DISC"
165 #define HID_AAI_FUNC_DURATION "SC_HID_AAI_FUNC_DURATION"
166 #define HID_AAI_FUNC_EFFECT "SC_HID_AAI_FUNC_EFFECT"
167 #define HID_AAI_FUNC_CUMPRINC "SC_HID_AAI_FUNC_CUMPRINC"
168 #define HID_AAI_FUNC_CUMIPMT "SC_HID_AAI_FUNC_CUMIPMT"
169 #define HID_AAI_FUNC_PRICE "SC_HID_AAI_FUNC_PRICE"
170 #define HID_AAI_FUNC_PRICEDISC "SC_HID_AAI_FUNC_PRICEDISC"
171 #define HID_AAI_FUNC_PRICEMAT "SC_HID_AAI_FUNC_PRICEMAT"
172 #define HID_AAI_FUNC_MDURATION "SC_HID_AAI_FUNC_MDURATION"
173 #define HID_AAI_FUNC_NOMINAL "SC_HID_AAI_FUNC_NOMINAL"
174 #define HID_AAI_FUNC_DOLLARFR "SC_HID_AAI_FUNC_DOLLARFR"
175 #define HID_AAI_FUNC_DOLLARDE "SC_HID_AAI_FUNC_DOLLARDE"
176 #define HID_AAI_FUNC_YIELD "SC_HID_AAI_FUNC_YIELD"
177 #define HID_AAI_FUNC_YIELDDISC "SC_HID_AAI_FUNC_YIELDDISC"
178 #define HID_AAI_FUNC_YIELDMAT "SC_HID_AAI_FUNC_YIELDMAT"
179 #define HID_AAI_FUNC_TBILLEQ "SC_HID_AAI_FUNC_TBILLEQ"
180 #define HID_AAI_FUNC_TBILLPRICE "SC_HID_AAI_FUNC_TBILLPRICE"
181 #define HID_AAI_FUNC_TBILLYIELD "SC_HID_AAI_FUNC_TBILLYIELD"
182 #define HID_AAI_FUNC_ODDFPRICE "SC_HID_AAI_FUNC_ODDFPRICE"
183 #define HID_AAI_FUNC_ODDFYIELD "SC_HID_AAI_FUNC_ODDFYIELD"
184 #define HID_AAI_FUNC_ODDLPRICE "SC_HID_AAI_FUNC_ODDLPRICE"
185 #define HID_AAI_FUNC_ODDLYIELD "SC_HID_AAI_FUNC_ODDLYIELD"
186 #define HID_AAI_FUNC_XIRR "SC_HID_AAI_FUNC_XIRR"
187 #define HID_AAI_FUNC_XNPV "SC_HID_AAI_FUNC_XNPV"
188 #define HID_AAI_FUNC_INTRATE "SC_HID_AAI_FUNC_INTRATE"
189 #define HID_AAI_FUNC_COUPNCD "SC_HID_AAI_FUNC_COUPNCD"
190 #define HID_AAI_FUNC_COUPDAYS "SC_HID_AAI_FUNC_COUPDAYS"
191 #define HID_AAI_FUNC_COUPDAYSNC "SC_HID_AAI_FUNC_COUPDAYSNC"
192 #define HID_AAI_FUNC_COUPDAYBS "SC_HID_AAI_FUNC_COUPDAYBS"
193 #define HID_AAI_FUNC_COUPPCD "SC_HID_AAI_FUNC_COUPPCD"
194 #define HID_AAI_FUNC_COUPNUM "SC_HID_AAI_FUNC_COUPNUM"
195 #define HID_AAI_FUNC_FVSCHEDULE "SC_HID_AAI_FUNC_FVSCHEDULE"
196 #define HID_AAI_FUNC_ISEVEN "SC_HID_AAI_FUNC_ISEVEN"
197 #define HID_AAI_FUNC_ISODD "SC_HID_AAI_FUNC_ISODD"
198 #define HID_AAI_FUNC_GCD "SC_HID_AAI_FUNC_GCD"
199 #define HID_AAI_FUNC_LCM "SC_HID_AAI_FUNC_LCM"
200 #define HID_AAI_FUNC_MULTINOMIAL "SC_HID_AAI_FUNC_MULTINOMIAL"
201 #define HID_AAI_FUNC_SERIESSUM "SC_HID_AAI_FUNC_SERIESSUM"
202 #define HID_AAI_FUNC_QUOTIENT "SC_HID_AAI_FUNC_QUOTIENT"
203 #define HID_AAI_FUNC_MROUND "SC_HID_AAI_FUNC_MROUND"
204 #define HID_AAI_FUNC_SQRTPI "SC_HID_AAI_FUNC_SQRTPI"
205 #define HID_AAI_FUNC_RANDBETWEEN "SC_HID_AAI_FUNC_RANDBETWEEN"
206 #define HID_AAI_FUNC_BESSELI "SC_HID_AAI_FUNC_BESSELI"
207 #define HID_AAI_FUNC_BESSELJ "SC_HID_AAI_FUNC_BESSELJ"
208 #define HID_AAI_FUNC_BESSELK "SC_HID_AAI_FUNC_BESSELK"
209 #define HID_AAI_FUNC_BESSELY "SC_HID_AAI_FUNC_BESSELY"
210 #define HID_AAI_FUNC_BIN2DEC "SC_HID_AAI_FUNC_BIN2DEC"
211 #define HID_AAI_FUNC_BIN2HEX "SC_HID_AAI_FUNC_BIN2HEX"
212 #define HID_AAI_FUNC_BIN2OCT "SC_HID_AAI_FUNC_BIN2OCT"
213 #define HID_AAI_FUNC_DELTA "SC_HID_AAI_FUNC_DELTA"
214 #define HID_AAI_FUNC_DEC2BIN "SC_HID_AAI_FUNC_DEC2BIN"
215 #define HID_AAI_FUNC_DEC2HEX "SC_HID_AAI_FUNC_DEC2HEX"
216 #define HID_AAI_FUNC_DEC2OCT "SC_HID_AAI_FUNC_DEC2OCT"
217 #define HID_AAI_FUNC_ERF "SC_HID_AAI_FUNC_ERF"
218 #define HID_AAI_FUNC_ERFC "SC_HID_AAI_FUNC_ERFC"
219 #define HID_AAI_FUNC_GESTEP "SC_HID_AAI_FUNC_GESTEP"
220 #define HID_AAI_FUNC_HEX2BIN "SC_HID_AAI_FUNC_HEX2BIN"
221 #define HID_AAI_FUNC_HEX2DEC "SC_HID_AAI_FUNC_HEX2DEC"
222 #define HID_AAI_FUNC_HEX2OCT "SC_HID_AAI_FUNC_HEX2OCT"
223 #define HID_AAI_FUNC_IMABS "SC_HID_AAI_FUNC_IMABS"
224 #define HID_AAI_FUNC_IMAGINARY "SC_HID_AAI_FUNC_IMAGINARY"
225 #define HID_AAI_FUNC_IMPOWER "SC_HID_AAI_FUNC_IMPOWER"
226 #define HID_AAI_FUNC_IMARGUMENT "SC_HID_AAI_FUNC_IMARGUMENT"
227 #define HID_AAI_FUNC_IMCOS "SC_HID_AAI_FUNC_IMCOS"
228 #define HID_AAI_FUNC_IMDIV "SC_HID_AAI_FUNC_IMDIV"
229 #define HID_AAI_FUNC_IMEXP "SC_HID_AAI_FUNC_IMEXP"
230 #define HID_AAI_FUNC_IMCONJUGATE "SC_HID_AAI_FUNC_IMCONJUGATE"
231 #define HID_AAI_FUNC_IMLN "SC_HID_AAI_FUNC_IMLN"
232 #define HID_AAI_FUNC_IMLOG10 "SC_HID_AAI_FUNC_IMLOG10"
233 #define HID_AAI_FUNC_IMLOG2 "SC_HID_AAI_FUNC_IMLOG2"
234 #define HID_AAI_FUNC_IMPRODUCT "SC_HID_AAI_FUNC_IMPRODUCT"
235 #define HID_AAI_FUNC_IMREAL "SC_HID_AAI_FUNC_IMREAL"
236 #define HID_AAI_FUNC_IMSIN "SC_HID_AAI_FUNC_IMSIN"
237 #define HID_AAI_FUNC_IMSUB "SC_HID_AAI_FUNC_IMSUB"
238 #define HID_AAI_FUNC_IMSUM "SC_HID_AAI_FUNC_IMSUM"
239 #define HID_AAI_FUNC_IMSQRT "SC_HID_AAI_FUNC_IMSQRT"
240 #define HID_AAI_FUNC_COMPLEX "SC_HID_AAI_FUNC_COMPLEX"
241 #define HID_AAI_FUNC_OCT2BIN "SC_HID_AAI_FUNC_OCT2BIN"
242 #define HID_AAI_FUNC_OCT2DEZ "SC_HID_AAI_FUNC_OCT2DEZ"
243 #define HID_AAI_FUNC_OCT2HEX "SC_HID_AAI_FUNC_OCT2HEX"
244 #define HID_AAI_FUNC_CONVERT "SC_HID_AAI_FUNC_CONVERT"
245 #define HID_AAI_FUNC_FACTDOUBLE "SC_HID_AAI_FUNC_FACTDOUBLE"
246 #define HID_AAI_FUNC_IMTAN "SC_HID_AAI_FUNC_IMTAN"
247 #define HID_AAI_FUNC_IMSEC "SC_HID_AAI_FUNC_IMSEC"
248 #define HID_AAI_FUNC_IMCSC "SC_HID_AAI_FUNC_IMCSC"
249 #define HID_AAI_FUNC_IMCOT "SC_HID_AAI_FUNC_IMCOT"
250 #define HID_AAI_FUNC_IMSINH "SC_HID_AAI_FUNC_IMSINH"
251 #define HID_AAI_FUNC_IMCOSH "SC_HID_AAI_FUNC_IMCOSH"
252 #define HID_AAI_FUNC_IMSECH "SC_HID_AAI_FUNC_IMSECH"
253 #define HID_AAI_FUNC_IMCSCH "SC_HID_AAI_FUNC_IMCSCH"
255 // DateFunc Addin Functions (max.20) -----------------------------------------
256 #define HID_DAI_FUNC_DAYSINMONTH "SC_HID_DAI_FUNC_DAYSINMONTH"
257 #define HID_DAI_FUNC_DAYSINYEAR "SC_HID_DAI_FUNC_DAYSINYEAR"
258 #define HID_DAI_FUNC_WEEKSINYEAR "SC_HID_DAI_FUNC_WEEKSINYEAR"
259 #define HID_DAI_FUNC_DIFFMONTHS "SC_HID_DAI_FUNC_DIFFMONTHS"
260 #define HID_DAI_FUNC_DIFFWEEKS "SC_HID_DAI_FUNC_DIFFWEEKS"
261 #define HID_DAI_FUNC_DIFFYEARS "SC_HID_DAI_FUNC_DIFFYEARS"
262 #define HID_DAI_FUNC_ROT13 "SC_HID_DAI_FUNC_ROT13"
264 #define HID_SCPAGE_OPREDLINBE_FT_CONTENT "SC_HID_SCPAGE_OPREDLINBE_FT_CONTENT"
265 #define HID_MN_FORMAT_STYLE "SC_HID_MN_FORMAT_STYLE"
266 #define HID_MN_FORMAT_ALGN "SC_HID_MN_FORMAT_ALGN"
267 #define HID_MN_FORMAT_LINESPACE "SC_HID_MN_FORMAT_LINESPACE"
269 // sidebar -----------------------------------------
270 // AlignmentPropertyPanel -----------------------------------------
271 #define HID_PROPERTYPANEL_SC_ALIGN_SECTION "SC_HID_PROPERTYPANEL_SC_ALIGN_SECTION"
272 #define HID_PROPERTY_PANEL_ALIGN_TBX_HOR "SC_HID_PROPERTY_PANEL_ALIGN_TBX_HOR"
273 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_L "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_L"
274 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_C "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_C"
275 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_R "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_R"
276 #define HID_PROPERTY_PANEL_ALIGN_TBI_HOR_J "SC_HID_PROPERTY_PANEL_ALIGN_TBI_HOR_J"
277 #define HID_PROPERTY_PANEL_ALIGN_TBX_VER "SC_HID_PROPERTY_PANEL_ALIGN_TBX_VER"
278 #define HID_PROPERTY_PANEL_ALIGN_TBI_VER_T "SC_HID_PROPERTY_PANEL_ALIGN_TBI_VER_T"
279 #define HID_PROPERTY_PANEL_ALIGN_TBI_VER_C "SC_HID_PROPERTY_PANEL_ALIGN_TBI_VER_C"
280 #define HID_PROPERTY_PANEL_ALIGN_TBI_VER_B "SC_HID_PROPERTY_PANEL_ALIGN_TBI_VER_B"
281 #define HID_PROPERTY_PANEL_ALIGN_MBX_INDENT "SC_HID_PROPERTY_PANEL_ALIGN_MBX_INDENT"
282 #define HID_PROPERTY_PANEL_ALIGN_CBX_WRAP "SC_HID_PROPERTY_PANEL_ALIGN_CBX_WRAP"
283 #define HID_PROPERTY_PANEL_ALIGN_CBX_MERGE "SC_HID_PROPERTY_PANEL_ALIGN_CBX_MERGE"
284 #define HID_PROPERTY_PANEL_ALIGN_MBX_ANGLE "SC_HID_PROPERTY_PANEL_ALIGN_MBX_ANGLE"
285 #define HID_PROPERTY_PANEL_ALIGN_DIAL_CONTROL "SC_HID_PROPERTY_PANEL_ALIGN_DIAL_CONTROL"
286 #define HID_PROPERTY_PANEL_ALIGN_CBX_VERT "SC_HID_PROPERTY_PANEL_ALIGN_CBX_VERT"
288 // CellAppearancePropertyPanel -----------------------------------------
289 #define HID_PROPERTYPANEL_SC_CELL_SECTION "SC_HID_PROPERTYPANEL_SC_CELL_SECTION"
290 #define HID_PROPERTYPANEL_SC_TBX_BKCOLOR "SC_HID_PROPERTYPANEL_SC_TBX_BKCOLOR"
291 #define HID_PROPERTYPANEL_SC_TBI_BKCOLOR "SC_HID_PROPERTYPANEL_SC_TBI_BKCOLOR"
292 #define HID_PROPERTYPANEL_SC_TBX_BORDER "SC_HID_PROPERTYPANEL_SC_TBX_BORDER"
293 #define HID_PROPERTYPANEL_SC_TBI_BORDER "SC_HID_PROPERTYPANEL_SC_TBI_BORDER"
294 #define HID_PROPERTYPANEL_SC_TBX_STYLE "SC_HID_PROPERTYPANEL_SC_TBX_STYLE"
295 #define HID_PROPERTYPANEL_SC_TBI_STYLE "SC_HID_PROPERTYPANEL_SC_TBI_STYLE"
296 #define HID_PROPERTYPANEL_SC_TBX_LINECOLOR "SC_HID_PROPERTYPANEL_SC_TBX_LINECOLOR"
297 #define HID_PROPERTYPANEL_SC_TBI_LINECOLOR "SC_HID_PROPERTYPANEL_SC_TBI_LINECOLOR"
298 #define HID_PROPERTYPANEL_SC_CBOX_SHOWGRID "SC_HID_PROPERTYPANEL_SC_CBOX_SHOWGRID"
299 #define HID_PROPERTYPANEL_FILL_COLOR_VS "SC_HID_PROPERTYPANEL_FILL_COLOR_VS"
300 #define HID_PROPERTYPANEL_LINE_COLOR_VS "SC_HID_PROPERTYPANEL_LINE_COLOR_VS"
301 #define HID_PROPERTYPANEL_SC_STYLE_VS "SC_HID_PROPERTYPANEL_SC_STYLE_VS"
302 #define HID_PROPERTYPANEL_SC_STYLE_PB "SC_HID_PROPERTYPANEL_SC_STYLE_PB"
303 #define HID_PROPERTYPANEL_SC_BORDER1_TBX "SC_HID_PROPERTYPANEL_SC_BORDER1_TBX"
304 #define HID_PROPERTYPANEL_SC_BORDER_TBI_NONE "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_NONE"
305 #define HID_PROPERTYPANEL_SC_BORDER_TBI_ALL "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_ALL"
306 #define HID_PROPERTYPANEL_SC_BORDER_TBI_OUTER "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_OUTER"
307 #define HID_PROPERTYPANEL_SC_BORDER_TBI_OUTERBOLD "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_OUTERBOLD"
308 #define HID_PROPERTYPANEL_SC_BORDER2_TBX "SC_HID_PROPERTYPANEL_SC_BORDER2_TBX"
309 #define HID_PROPERTYPANEL_SC_BORDER3_TBX "SC_HID_PROPERTYPANEL_SC_BORDER3_TBX"
310 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S1 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S1"
311 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S2 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S2"
312 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S3 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S3"
313 #define HID_PROPERTYPANEL_SC_BORDER_TBI_S4 "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_S4"
314 #define HID_PROPERTYPANEL_SC_BORDER_TBI_LEFT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_LEFT"
315 #define HID_PROPERTYPANEL_SC_BORDER_TBI_RIGHT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_RIGHT"
316 #define HID_PROPERTYPANEL_SC_BORDER_TBI_TOP "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_TOP"
317 #define HID_PROPERTYPANEL_SC_BORDER_TBI_BOT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_BOT"
318 #define HID_PROPERTYPANEL_SC_BORDER_TBI_BLTR "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_BLTR"
319 #define HID_PROPERTYPANEL_SC_BORDER_TBI_TLBR "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_TLBR"
320 #define HID_PROPERTYPANEL_SC_BORDER_TBI_TOPBOT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_TOPBOT"
321 #define HID_PROPERTYPANEL_SC_BORDER_TBI_LEFTRIGHT "SC_HID_PROPERTYPANEL_SC_BORDER_TBI_LEFTRIGHT"
323 // NumberFormatPropertyPanel -----------------------------------------
324 #define HID_PROPERTYPANEL_SC_NUM_SECTION "SC_HID_PROPERTYPANEL_SC_NUM_SECTION"
325 #define HID_PROPERTY_PANEL_NUMFMT_LB_CATEGORY "SC_HID_PROPERTY_PANEL_NUMFMT_LB_CATEGORY"
326 #define HID_PROPERTY_PANEL_NUMFMT_TBX_CATEGORY "SC_HID_PROPERTY_PANEL_NUMFMT_TBX_CATEGORY"
327 #define HID_PROPERTY_PANEL_NUMFMT_ID_NUMBER "SC_HID_PROPERTY_PANEL_NUMFMT_ID_NUMBER"
328 #define HID_PROPERTY_PANEL_NUMFMT_ID_PERCENT "SC_HID_PROPERTY_PANEL_NUMFMT_ID_PERCENT"
329 #define HID_PROPERTY_PANEL_NUMFMT_ID_CURRENCY "SC_HID_PROPERTY_PANEL_NUMFMT_ID_CURRENCY"
330 #define HID_PROPERTY_PANEL_NUMFMT_ID_DATE "SC_HID_PROPERTY_PANEL_NUMFMT_ID_DATE"
331 #define HID_PROPERTY_PANEL_NUMFMT_ID_TEXT "SC_HID_PROPERTY_PANEL_NUMFMT_ID_TEXT"
332 #define HID_PROPERTY_PANEL_NUMFMT_ED_DECIMALS "SC_HID_PROPERTY_PANEL_NUMFMT_ED_DECIMALS"
333 #define HID_PROPERTY_PANEL_NUMFMT_ED_LEADZEROES "SC_HID_PROPERTY_PANEL_NUMFMT_ED_LEADZEROES"
334 #define HID_PROPERTY_PANEL_NUMFMT_BTN_NEGRED "SC_HID_PROPERTY_PANEL_NUMFMT_BTN_NEGRED"
335 #define HID_PROPERTY_PANEL_NUMFMT_BTN_THOUSAND "SC_HID_PROPERTY_PANEL_NUMFMT_BTN_THOUSAND"
337 // Ende Hilfe IDs ------------------------------------------------------------
339 #define HID_FUNC_DBANZAHL "SC_HID_FUNC_DBANZAHL"
340 #define HID_FUNC_DBANZAHL2 "SC_HID_FUNC_DBANZAHL2"
341 #define HID_FUNC_DBMITTELWERT "SC_HID_FUNC_DBMITTELWERT"
342 #define HID_FUNC_DBAUSZUG "SC_HID_FUNC_DBAUSZUG"
343 #define HID_FUNC_DBMAX "SC_HID_FUNC_DBMAX"
344 #define HID_FUNC_DBMIN "SC_HID_FUNC_DBMIN"
345 #define HID_FUNC_DBPRODUKT "SC_HID_FUNC_DBPRODUKT"
346 #define HID_FUNC_DBSTDABW "SC_HID_FUNC_DBSTDABW"
347 #define HID_FUNC_DBSTDABWN "SC_HID_FUNC_DBSTDABWN"
348 #define HID_FUNC_DBSUMME "SC_HID_FUNC_DBSUMME"
349 #define HID_FUNC_DBVARIANZ "SC_HID_FUNC_DBVARIANZ"
350 #define HID_FUNC_DBVARIANZEN "SC_HID_FUNC_DBVARIANZEN"
352 #define HID_FUNC_DATUM "SC_HID_FUNC_DATUM"
353 #define HID_FUNC_DATWERT "SC_HID_FUNC_DATWERT"
354 #define HID_FUNC_TAG "SC_HID_FUNC_TAG"
355 #define HID_FUNC_TAGE360 "SC_HID_FUNC_TAGE360"
356 #define HID_FUNC_STUNDE "SC_HID_FUNC_STUNDE"
357 #define HID_FUNC_MINUTE "SC_HID_FUNC_MINUTE"
358 #define HID_FUNC_MONAT "SC_HID_FUNC_MONAT"
359 #define HID_FUNC_JETZT "SC_HID_FUNC_JETZT"
360 #define HID_FUNC_SEKUNDE "SC_HID_FUNC_SEKUNDE"
361 #define HID_FUNC_ZEIT "SC_HID_FUNC_ZEIT"
362 #define HID_FUNC_ZEITWERT "SC_HID_FUNC_ZEITWERT"
363 #define HID_FUNC_HEUTE "SC_HID_FUNC_HEUTE"
364 #define HID_FUNC_WOCHENTAG "SC_HID_FUNC_WOCHENTAG"
365 #define HID_FUNC_JAHR "SC_HID_FUNC_JAHR"
366 #define HID_FUNC_TAGE "SC_HID_FUNC_TAGE"
367 #define HID_FUNC_DATEDIF "SC_HID_FUNC_DATEDIF"
368 #define HID_FUNC_KALENDERWOCHE "SC_HID_FUNC_KALENDERWOCHE"
369 #define HID_FUNC_OSTERSONNTAG "SC_HID_FUNC_OSTERSONNTAG"
371 #define HID_FUNC_BW "SC_HID_FUNC_BW"
372 #define HID_FUNC_ZW "SC_HID_FUNC_ZW"
373 #define HID_FUNC_ZZR "SC_HID_FUNC_ZZR"
374 #define HID_FUNC_RMZ "SC_HID_FUNC_RMZ"
375 #define HID_FUNC_ZINS "SC_HID_FUNC_ZINS"
376 #define HID_FUNC_ZINSZ "SC_HID_FUNC_ZINSZ"
377 #define HID_FUNC_KAPZ "SC_HID_FUNC_KAPZ"
378 #define HID_FUNC_KUMKAPITAL "SC_HID_FUNC_KUMKAPITAL"
379 #define HID_FUNC_KUMZINSZ "SC_HID_FUNC_KUMZINSZ"
380 #define HID_FUNC_DIA "SC_HID_FUNC_DIA"
381 #define HID_FUNC_LIA "SC_HID_FUNC_LIA"
382 #define HID_FUNC_GDA "SC_HID_FUNC_GDA"
383 #define HID_FUNC_GDA2 "SC_HID_FUNC_GDA2"
384 #define HID_FUNC_VDB "SC_HID_FUNC_VDB"
385 #define HID_FUNC_EFFEKTIV "SC_HID_FUNC_EFFEKTIV"
386 #define HID_FUNC_NOMINAL "SC_HID_FUNC_NOMINAL"
387 #define HID_FUNC_NBW "SC_HID_FUNC_NBW"
388 #define HID_FUNC_IKV "SC_HID_FUNC_IKV"
389 #define HID_FUNC_LAUFZEIT "SC_HID_FUNC_LAUFZEIT"
390 #define HID_FUNC_ZGZ "SC_HID_FUNC_ZGZ"
391 #define HID_FUNC_QIKV "SC_HID_FUNC_QIKV"
392 #define HID_FUNC_ISPMT "SC_HID_FUNC_ISPMT"
394 #define HID_FUNC_ISTBEZUG "SC_HID_FUNC_ISTBEZUG"
395 #define HID_FUNC_ISTFEHL "SC_HID_FUNC_ISTFEHL"
396 #define HID_FUNC_ISTFEHLER "SC_HID_FUNC_ISTFEHLER"
397 #define HID_FUNC_ISTLEER "SC_HID_FUNC_ISTLEER"
398 #define HID_FUNC_ISTLOG "SC_HID_FUNC_ISTLOG"
399 #define HID_FUNC_ISTNV "SC_HID_FUNC_ISTNV"
400 #define HID_FUNC_ISTKTEXT "SC_HID_FUNC_ISTKTEXT"
401 #define HID_FUNC_ISTTEXT "SC_HID_FUNC_ISTTEXT"
402 #define HID_FUNC_ISTZAHL "SC_HID_FUNC_ISTZAHL"
403 #define HID_FUNC_ISTFORMEL "SC_HID_FUNC_ISTFORMEL"
404 #define HID_FUNC_N "SC_HID_FUNC_N"
405 #define HID_FUNC_NV "SC_HID_FUNC_NV"
406 #define HID_FUNC_TYP "SC_HID_FUNC_TYP"
407 #define HID_FUNC_AKTUELL "SC_HID_FUNC_AKTUELL"
408 #define HID_FUNC_FORMEL "SC_HID_FUNC_FORMEL"
409 #define HID_FUNC_ZELLE "SC_HID_FUNC_ZELLE"
410 #define HID_FUNC_INFO "SC_HID_FUNC_INFO"
412 #define HID_FUNC_FALSCH "SC_HID_FUNC_FALSCH"
413 #define HID_FUNC_NICHT "SC_HID_FUNC_NICHT"
414 #define HID_FUNC_WAHR "SC_HID_FUNC_WAHR"
415 #define HID_FUNC_WENN "SC_HID_FUNC_WENN"
416 #define HID_FUNC_IFERROR "SC_HID_FUNC_IFERROR"
417 #define HID_FUNC_IFNA "SC_HID_FUNC_IFNA"
418 #define HID_FUNC_ODER "SC_HID_FUNC_ODER"
419 #define HID_FUNC_UND "SC_HID_FUNC_UND"
420 #define HID_FUNC_XOR "SC_HID_FUNC_XOR"
422 #define HID_FUNC_ABS "SC_HID_FUNC_ABS"
423 #define HID_FUNC_POTENZ "SC_HID_FUNC_POTENZ"
424 #define HID_FUNC_ANZAHLLEEREZELLEN "SC_HID_FUNC_ANZAHLLEEREZELLEN"
425 #define HID_FUNC_PI "SC_HID_FUNC_PI"
426 #define HID_FUNC_SUMME "SC_HID_FUNC_SUMME"
427 #define HID_FUNC_QUADRATESUMME "SC_HID_FUNC_QUADRATESUMME"
428 #define HID_FUNC_PRODUKT "SC_HID_FUNC_PRODUKT"
429 #define HID_FUNC_SUMMEWENN "SC_HID_FUNC_SUMMEWENN"
430 #define HID_FUNC_AVERAGEIF "SC_HID_FUNC_AVERAGEIF"
431 #define HID_FUNC_SUMIFS "SC_HID_FUNC_SUMIFS"
432 #define HID_FUNC_AVERAGEIFS "SC_HID_FUNC_AVERAGEIFS"
433 #define HID_FUNC_COUNTIFS "SC_HID_FUNC_COUNTIFS"
434 #define HID_FUNC_ZAEHLENWENN "SC_HID_FUNC_ZAEHLENWENN"
435 #define HID_FUNC_WURZEL "SC_HID_FUNC_WURZEL"
436 #define HID_FUNC_ZUFALLSZAHL "SC_HID_FUNC_ZUFALLSZAHL"
437 #define HID_FUNC_ISTGERADE "SC_HID_FUNC_ISTGERADE"
438 #define HID_FUNC_ISTUNGERADE "SC_HID_FUNC_ISTUNGERADE"
439 #define HID_FUNC_KOMBINATIONEN "SC_HID_FUNC_KOMBINATIONEN"
440 #define HID_FUNC_KOMBINATIONEN2 "SC_HID_FUNC_KOMBINATIONEN2"
441 #define HID_FUNC_ARCCOS "SC_HID_FUNC_ARCCOS"
442 #define HID_FUNC_ARCSIN "SC_HID_FUNC_ARCSIN"
443 #define HID_FUNC_ARCOSHYP "SC_HID_FUNC_ARCOSHYP"
444 #define HID_FUNC_ARSINHYP "SC_HID_FUNC_ARSINHYP"
445 #define HID_FUNC_ARCCOT "SC_HID_FUNC_ARCCOT"
446 #define HID_FUNC_ARCTAN "SC_HID_FUNC_ARCTAN"
447 #define HID_FUNC_ARCOTHYP "SC_HID_FUNC_ARCOTHYP"
448 #define HID_FUNC_ARTANHYP "SC_HID_FUNC_ARTANHYP"
449 #define HID_FUNC_COS "SC_HID_FUNC_COS"
450 #define HID_FUNC_SIN "SC_HID_FUNC_SIN"
451 #define HID_FUNC_COT "SC_HID_FUNC_COT"
452 #define HID_FUNC_TAN "SC_HID_FUNC_TAN"
453 #define HID_FUNC_COSHYP "SC_HID_FUNC_COSHYP"
454 #define HID_FUNC_SINHYP "SC_HID_FUNC_SINHYP"
455 #define HID_FUNC_COTHYP "SC_HID_FUNC_COTHYP"
456 #define HID_FUNC_TANHYP "SC_HID_FUNC_TANHYP"
457 #define HID_FUNC_ARCTAN2 "SC_HID_FUNC_ARCTAN2"
458 #define HID_FUNC_COSECANT "SC_HID_FUNC_COSECANT"
459 #define HID_FUNC_SECANT "SC_HID_FUNC_SECANT"
460 #define HID_FUNC_SECANTHYP "SC_HID_FUNC_SECANTHYP"
461 #define HID_FUNC_COSECANTHYP "SC_HID_FUNC_COSECANTHYP"
462 #define HID_FUNC_DEG "SC_HID_FUNC_DEG"
463 #define HID_FUNC_RAD "SC_HID_FUNC_RAD"
464 #define HID_FUNC_EXP "SC_HID_FUNC_EXP"
465 #define HID_FUNC_LOG "SC_HID_FUNC_LOG"
466 #define HID_FUNC_LN "SC_HID_FUNC_LN"
467 #define HID_FUNC_LOG10 "SC_HID_FUNC_LOG10"
468 #define HID_FUNC_FAKULTAET "SC_HID_FUNC_FAKULTAET"
469 #define HID_FUNC_REST "SC_HID_FUNC_REST"
470 #define HID_FUNC_VORZEICHEN "SC_HID_FUNC_VORZEICHEN"
471 #define HID_FUNC_TEILERGEBNIS "SC_HID_FUNC_TEILERGEBNIS"
472 #define HID_FUNC_GANZZAHL "SC_HID_FUNC_GANZZAHL"
473 #define HID_FUNC_KUERZEN "SC_HID_FUNC_KUERZEN"
474 #define HID_FUNC_RUNDEN "SC_HID_FUNC_RUNDEN"
475 #define HID_FUNC_AUFRUNDEN "SC_HID_FUNC_AUFRUNDEN"
476 #define HID_FUNC_ABRUNDEN "SC_HID_FUNC_ABRUNDEN"
477 #define HID_FUNC_GERADE "SC_HID_FUNC_GERADE"
478 #define HID_FUNC_UNGERADE "SC_HID_FUNC_UNGERADE"
479 #define HID_FUNC_OBERGRENZE "SC_HID_FUNC_OBERGRENZE"
480 #define HID_FUNC_UNTERGRENZE "SC_HID_FUNC_UNTERGRENZE"
481 #define HID_FUNC_GGT "SC_HID_FUNC_GGT"
482 #define HID_FUNC_KGV "SC_HID_FUNC_KGV"
483 #define HID_FUNC_UMRECHNEN "SC_HID_FUNC_UMRECHNEN"
484 #define HID_FUNC_EUROCONVERT "SC_HID_FUNC_EUROCONVERT"
486 #define HID_FUNC_MTRANS "SC_HID_FUNC_MTRANS"
487 #define HID_FUNC_MMULT "SC_HID_FUNC_MMULT"
488 #define HID_FUNC_MDET "SC_HID_FUNC_MDET"
489 #define HID_FUNC_MINV "SC_HID_FUNC_MINV"
490 #define HID_FUNC_EINHEITSMATRIX "SC_HID_FUNC_EINHEITSMATRIX"
491 #define HID_FUNC_SUMMENPRODUKT "SC_HID_FUNC_SUMMENPRODUKT"
492 #define HID_FUNC_SUMMEX2MY2 "SC_HID_FUNC_SUMMEX2MY2"
493 #define HID_FUNC_SUMMEX2PY2 "SC_HID_FUNC_SUMMEX2PY2"
494 #define HID_FUNC_SUMMEXMY2 "SC_HID_FUNC_SUMMEXMY2"
495 #define HID_FUNC_HAEUFIGKEIT "SC_HID_FUNC_HAEUFIGKEIT"
496 #define HID_FUNC_RGP "SC_HID_FUNC_RGP"
497 #define HID_FUNC_RKP "SC_HID_FUNC_RKP"
498 #define HID_FUNC_TREND "SC_HID_FUNC_TREND"
499 #define HID_FUNC_VARIATION "SC_HID_FUNC_VARIATION"
501 #define HID_FUNC_ANZAHL "SC_HID_FUNC_ANZAHL"
502 #define HID_FUNC_ANZAHL2 "SC_HID_FUNC_ANZAHL2"
503 #define HID_FUNC_MAX "SC_HID_FUNC_MAX"
504 #define HID_FUNC_MIN "SC_HID_FUNC_MIN"
505 #define HID_FUNC_VARIANZ "SC_HID_FUNC_VARIANZ"
506 #define HID_FUNC_VARIANZEN "SC_HID_FUNC_VARIANZEN"
507 #define HID_FUNC_STABW "SC_HID_FUNC_STABW"
508 #define HID_FUNC_STABWN "SC_HID_FUNC_STABWN"
509 #define HID_FUNC_MITTELWERT "SC_HID_FUNC_MITTELWERT"
510 #define HID_FUNC_SUMQUADABW "SC_HID_FUNC_SUMQUADABW"
511 #define HID_FUNC_MITTELABW "SC_HID_FUNC_MITTELABW"
512 #define HID_FUNC_SCHIEFE "SC_HID_FUNC_SCHIEFE"
513 #define HID_FUNC_SKEWP "SC_HID_FUNC_SKEWP"
514 #define HID_FUNC_KURT "SC_HID_FUNC_KURT"
515 #define HID_FUNC_GEOMITTEL "SC_HID_FUNC_GEOMITTEL"
516 #define HID_FUNC_HARMITTEL "SC_HID_FUNC_HARMITTEL"
517 #define HID_FUNC_MODALWERT "SC_HID_FUNC_MODALWERT"
518 #define HID_FUNC_MEDIAN "SC_HID_FUNC_MEDIAN"
519 #define HID_FUNC_QUANTIL "SC_HID_FUNC_QUANTIL"
520 #define HID_FUNC_QUARTILE "SC_HID_FUNC_QUARTILE"
521 #define HID_FUNC_KGROESSTE "SC_HID_FUNC_KGROESSTE"
522 #define HID_FUNC_KKLEINSTE "SC_HID_FUNC_KKLEINSTE"
523 #define HID_FUNC_QUANTILSRANG "SC_HID_FUNC_QUANTILSRANG"
524 #define HID_FUNC_RANG "SC_HID_FUNC_RANG"
525 #define HID_FUNC_GESTUTZTMITTEL "SC_HID_FUNC_GESTUTZTMITTEL"
526 #define HID_FUNC_WAHRSCHBEREICH "SC_HID_FUNC_WAHRSCHBEREICH"
527 #define HID_FUNC_B "SC_HID_FUNC_B"
528 #define HID_FUNC_PHI "SC_HID_FUNC_PHI"
529 #define HID_FUNC_GAUSS "SC_HID_FUNC_GAUSS"
530 #define HID_FUNC_FISHER "SC_HID_FUNC_FISHER"
531 #define HID_FUNC_FISHERINV "SC_HID_FUNC_FISHERINV"
532 #define HID_FUNC_BINOMVERT "SC_HID_FUNC_BINOMVERT"
533 #define HID_FUNC_NEGBINOMVERT "SC_HID_FUNC_NEGBINOMVERT"
534 #define HID_FUNC_KRITBINOM "SC_HID_FUNC_KRITBINOM"
535 #define HID_FUNC_POISSON "SC_HID_FUNC_POISSON"
536 #define HID_FUNC_NORMVERT "SC_HID_FUNC_NORMVERT"
537 #define HID_FUNC_NORMINV "SC_HID_FUNC_NORMINV"
538 #define HID_FUNC_STANDNORMVERT "SC_HID_FUNC_STANDNORMVERT"
539 #define HID_FUNC_STANDNORMINV "SC_HID_FUNC_STANDNORMINV"
540 #define HID_FUNC_LOGNORMVERT "SC_HID_FUNC_LOGNORMVERT"
541 #define HID_FUNC_LOGINV "SC_HID_FUNC_LOGINV"
542 #define HID_FUNC_EXPONVERT "SC_HID_FUNC_EXPONVERT"
543 #define HID_FUNC_GAMMAVERT "SC_HID_FUNC_GAMMAVERT"
544 #define HID_FUNC_GAMMAINV "SC_HID_FUNC_GAMMAINV"
545 #define HID_FUNC_GAMMALN "SC_HID_FUNC_GAMMALN"
546 #define HID_FUNC_BETAVERT "SC_HID_FUNC_BETAVERT"
547 #define HID_FUNC_BETAINV "SC_HID_FUNC_BETAINV"
548 #define HID_FUNC_WEIBULL "SC_HID_FUNC_WEIBULL"
549 #define HID_FUNC_HYPGEOMVERT "SC_HID_FUNC_HYPGEOMVERT"
550 #define HID_FUNC_TVERT "SC_HID_FUNC_TVERT"
551 #define HID_FUNC_TINV "SC_HID_FUNC_TINV"
552 #define HID_FUNC_FVERT "SC_HID_FUNC_FVERT"
553 #define HID_FUNC_FINV "SC_HID_FUNC_FINV"
554 #define HID_FUNC_CHIVERT "SC_HID_FUNC_CHIVERT"
555 #define HID_FUNC_CHIINV "SC_HID_FUNC_CHIINV"
556 #define HID_FUNC_STANDARDISIERUNG "SC_HID_FUNC_STANDARDISIERUNG"
557 #define HID_FUNC_VARIATIONEN "SC_HID_FUNC_VARIATIONEN"
558 #define HID_FUNC_VARIATIONEN2 "SC_HID_FUNC_VARIATIONEN2"
559 #define HID_FUNC_KONFIDENZ "SC_HID_FUNC_KONFIDENZ"
560 #define HID_FUNC_GTEST "SC_HID_FUNC_GTEST"
561 #define HID_FUNC_CHITEST "SC_HID_FUNC_CHITEST"
562 #define HID_FUNC_FTEST "SC_HID_FUNC_FTEST"
563 #define HID_FUNC_TTEST "SC_HID_FUNC_TTEST"
564 #define HID_FUNC_BESTIMMTHEITSMASS "SC_HID_FUNC_BESTIMMTHEITSMASS"
565 #define HID_FUNC_ACHSENABSCHNITT "SC_HID_FUNC_ACHSENABSCHNITT"
566 #define HID_FUNC_STEIGUNG "SC_HID_FUNC_STEIGUNG"
567 #define HID_FUNC_STFEHLERYX "SC_HID_FUNC_STFEHLERYX"
568 #define HID_FUNC_PEARSON "SC_HID_FUNC_PEARSON"
569 #define HID_FUNC_KORREL "SC_HID_FUNC_KORREL"
570 #define HID_FUNC_KOVAR "SC_HID_FUNC_KOVAR"
571 #define HID_FUNC_SCHAETZER "SC_HID_FUNC_SCHAETZER"
572 #define HID_FUNC_MINA "SC_HID_FUNC_MINA"
573 #define HID_FUNC_MAXA "SC_HID_FUNC_MAXA"
574 #define HID_FUNC_MITTELWERTA "SC_HID_FUNC_MITTELWERTA"
575 #define HID_FUNC_STABWA "SC_HID_FUNC_STABWA"
576 #define HID_FUNC_STABWNA "SC_HID_FUNC_STABWNA"
577 #define HID_FUNC_VARIANZA "SC_HID_FUNC_VARIANZA"
578 #define HID_FUNC_VARIANZENA "SC_HID_FUNC_VARIANZENA"
579 #define HID_FUNC_CHISQDIST "SC_HID_FUNC_CHISQDIST"
580 #define HID_FUNC_CHISQINV "SC_HID_FUNC_CHISQINV"
581 #define HID_FUNC_GAMMA "SC_HID_FUNC_GAMMA"
583 #define HID_FUNC_ADRESSE "SC_HID_FUNC_ADRESSE"
584 #define HID_FUNC_BEREICHE "SC_HID_FUNC_BEREICHE"
585 #define HID_FUNC_WAHL "SC_HID_FUNC_WAHL"
586 #define HID_FUNC_SPALTE "SC_HID_FUNC_SPALTE"
587 #define HID_FUNC_ZEILE "SC_HID_FUNC_ZEILE"
588 #define HID_FUNC_SPALTEN "SC_HID_FUNC_SPALTEN"
589 #define HID_FUNC_ZEILEN "SC_HID_FUNC_ZEILEN"
590 #define HID_FUNC_WVERWEIS "SC_HID_FUNC_WVERWEIS"
591 #define HID_FUNC_SVERWEIS "SC_HID_FUNC_SVERWEIS"
592 #define HID_FUNC_INDEX "SC_HID_FUNC_INDEX"
593 #define HID_FUNC_INDIREKT "SC_HID_FUNC_INDIREKT"
594 #define HID_FUNC_VERWEIS "SC_HID_FUNC_VERWEIS"
595 #define HID_FUNC_VERGLEICH "SC_HID_FUNC_VERGLEICH"
596 #define HID_FUNC_VERSCHIEBUNG "SC_HID_FUNC_VERSCHIEBUNG"
597 #define HID_FUNC_FEHLERTYP "SC_HID_FUNC_FEHLERTYP"
598 #define HID_FUNC_VORLAGE "SC_HID_FUNC_VORLAGE"
599 #define HID_FUNC_DDE "SC_HID_FUNC_DDE"
600 #define HID_FUNC_TABELLE "SC_HID_FUNC_TABELLE"
601 #define HID_FUNC_TABELLEN "SC_HID_FUNC_TABELLEN"
602 #define HID_FUNC_HYPERLINK "SC_HID_FUNC_HYPERLINK"
603 #define HID_FUNC_GETPIVOTDATA "SC_HID_FUNC_GETPIVOTDATA"
605 #define HID_FUNC_CODE "SC_HID_FUNC_CODE"
606 #define HID_FUNC_DM "SC_HID_FUNC_DM"
607 #define HID_FUNC_ZEICHEN "SC_HID_FUNC_ZEICHEN"
608 #define HID_FUNC_SAEUBERN "SC_HID_FUNC_SAEUBERN"
609 #define HID_FUNC_VERKETTEN "SC_HID_FUNC_VERKETTEN"
610 #define HID_FUNC_IDENTISCH "SC_HID_FUNC_IDENTISCH"
611 #define HID_FUNC_FINDEN "SC_HID_FUNC_FINDEN"
612 #define HID_FUNC_SUCHEN "SC_HID_FUNC_SUCHEN"
613 #define HID_FUNC_GLAETTEN "SC_HID_FUNC_GLAETTEN"
614 #define HID_FUNC_GROSS2 "SC_HID_FUNC_GROSS2"
615 #define HID_FUNC_GROSS "SC_HID_FUNC_GROSS"
616 #define HID_FUNC_KLEIN "SC_HID_FUNC_KLEIN"
617 #define HID_FUNC_WERT "SC_HID_FUNC_WERT"
618 #define HID_FUNC_TEXT "SC_HID_FUNC_TEXT"
619 #define HID_FUNC_T "SC_HID_FUNC_T"
620 #define HID_FUNC_ERSETZEN "SC_HID_FUNC_ERSETZEN"
621 #define HID_FUNC_FEST "SC_HID_FUNC_FEST"
622 #define HID_FUNC_LAENGE "SC_HID_FUNC_LAENGE"
623 #define HID_FUNC_LINKS "SC_HID_FUNC_LINKS"
624 #define HID_FUNC_RECHTS "SC_HID_FUNC_RECHTS"
625 #define HID_FUNC_TEIL "SC_HID_FUNC_TEIL"
626 #define HID_FUNC_LENB "SC_HID_FUNC_LENB"
627 #define HID_FUNC_RIGHTB "SC_HID_FUNC_RIGHTB"
628 #define HID_FUNC_LEFTB "SC_HID_FUNC_LEFTB"
629 #define HID_FUNC_MIDB "SC_HID_FUNC_MIDB"
630 #define HID_FUNC_WIEDERHOLEN "SC_HID_FUNC_WIEDERHOLEN"
631 #define HID_FUNC_WECHSELN "SC_HID_FUNC_WECHSELN"
632 #define HID_FUNC_BASIS "SC_HID_FUNC_BASIS"
633 #define HID_FUNC_DEZIMAL "SC_HID_FUNC_DEZIMAL"
634 #define HID_FUNC_ROEMISCH "SC_HID_FUNC_ROEMISCH"
635 #define HID_FUNC_ARABISCH "SC_HID_FUNC_ARABISCH"
636 #define HID_FUNC_BAHTTEXT "SC_HID_FUNC_BAHTTEXT"
637 #define HID_FUNC_JIS "SC_HID_FUNC_JIS"
638 #define HID_FUNC_ASC "SC_HID_FUNC_ASC"
639 #define HID_FUNC_UNICODE "SC_HID_FUNC_UNICODE"
640 #define HID_FUNC_UNICHAR "SC_HID_FUNC_UNICHAR"
641 #define HID_FUNC_NUMBERVALUE "SC_HID_FUNC_NUMBERVALUE"
642 #define HID_FUNC_BITAND "SC_HID_FUNC_BITAND"
643 #define HID_FUNC_BITOR "SC_HID_FUNC_BITOR"
644 #define HID_FUNC_BITXOR "SC_HID_FUNC_BITXOR"
645 #define HID_FUNC_BITLSHIFT "SC_HID_FUNC_BITLSHIFT"
646 #define HID_FUNC_BITRSHIFT "SC_HID_FUNC_BITRSHIFT"
647 #define HID_FUNC_FILTERXML "SC_HID_FUNC_FILTERXML"
648 #define HID_FUNC_WEBSERVICE "SC_HID_FUNC_WEBSERVICE"
649 #define HID_FUNC_COLOR "SC_HID_FUNC_COLOR"
650 #define HID_FUNC_COVARIANCE_P "SC_HID_FUNC_COVARIANCE_P"
651 #define HID_FUNC_COVARIANCE_S "SC_HID_FUNC_COVARIANCE_S"
652 #define HID_FUNC_ST_DEV_P_MS "SC_HID_FUNC_ST_DEV_P_MS"
653 #define HID_FUNC_ST_DEV_S "SC_HID_FUNC_ST_DEV_S"
654 #define HID_FUNC_VAR_P_MS "SC_HID_FUNC_VAR_P_MS"
655 #define HID_FUNC_VAR_S "SC_HID_FUNC_VAR_S"
656 #define HID_FUNC_BETADIST_MS "SC_HID_FUNC_BETADIST_MS"
657 #define HID_FUNC_BETAINV_MS "SC_HID_FUNC_BETAINV_MS"
658 #define HID_FUNC_BINOM_DIST_MS "SC_HID_FUNC_BINOM_DIST_MS"
659 #define HID_FUNC_BINOM_INV_MS "SC_HID_FUNC_BINOM_INV_MS"
660 #define HID_FUNC_CHIINV_MS "SC_HID_FUNC_CHIINV_MS"
661 #define HID_FUNC_CHIVERT_MS "SC_HID_FUNC_CHIVERT_MS"
662 #define HID_FUNC_CHITEST_MS "SC_HID_FUNC_CHITEST_MS"
663 #define HID_FUNC_CHISQDIST_MS "SC_HID_FUNC_CHISQDIST_MS"
664 #define HID_FUNC_CHISQINV_MS "SC_HID_FUNC_CHISQINV_MS"
665 #define HID_FUNC_CONFIDENCE_N "SC_HID_FUNC_CONFIDENCE_N"
666 #define HID_FUNC_CONFIDENCE_T "SC_HID_FUNC_CONFIDENCE_T"
667 #define HID_FUNC_F_DIST_LT "SC_HID_FUNC_F_DIST_LT"
668 #define HID_FUNC_F_DIST_RT "SC_HID_FUNC_F_DIST_RT"
669 #define HID_FUNC_F_INV_LT "SC_HID_FUNC_F_INV_LT"
670 #define HID_FUNC_F_INV_RT "SC_HID_FUNC_F_INV_RT"
671 #define HID_FUNC_F_TEST_MS "SC_HID_FUNC_F_TEST_MS"
672 #define HID_FUNC_EXP_DIST_MS "SC_HID_FUNC_EXP_DIST_MS"
673 #define HID_FUNC_HYP_GEOM_DIST_MS "SC_HID_FUNC_HYP_GEOM_DIST_MS"
674 #define HID_FUNC_POISSON_DIST_MS "SC_HID_FUNC_POISSON_DIST_MS"
675 #define HID_FUNC_WEIBULL_DIST_MS "SC_HID_FUNC_WEIBULL_DIST_MS"
676 #define HID_FUNC_GAMMADIST_MS "SC_HID_FUNC_GAMMADIST_MS"
677 #define HID_FUNC_GAMMAINV_MS "SC_HID_FUNC_GAMMAINV_MS"
678 #define HID_FUNC_GAMMALN_MS "SC_HID_FUNC_GAMMALN_MS"
679 #define HID_FUNC_LOGNORMDIST_MS "SC_HID_FUNC_LOGNORMDIST_MS"
680 #define HID_FUNC_LOGINV_MS "SC_HID_FUNC_LOGINV_MS"
681 #define HID_FUNC_NORMDIST_MS "SC_HID_FUNC_NORMDIST_MS"
682 #define HID_FUNC_NORMINV_MS "SC_HID_FUNC_NORMINV_MS"
683 #define HID_FUNC_STD_NORMDIST_MS "SC_HID_FUNC_STD_NORMDIST_MS"
684 #define HID_FUNC_STD_NORMINV_MS "SC_HID_FUNC_STD_NORMINV_MS"
685 #define HID_FUNC_TDIST_2T "SC_HID_FUNC_TDIST_2T"
686 #define HID_FUNC_TDIST_MS "SC_HID_FUNC_TDIST_MS"
687 #define HID_FUNC_TDIST_RT "SC_HID_FUNC_TDIST_RT"
688 #define HID_FUNC_TINV_2T "SC_HID_FUNC_TINV_2T"
689 #define HID_FUNC_TINV_MS "SC_HID_FUNC_TINV_MS"
690 #define HID_FUNC_TTEST_MS "SC_HID_FUNC_TTEST_MS"
691 #define HID_FUNC_PERCENTILE_EXC "SC_HID_FUNC_PERCENTILE_EXC"
692 #define HID_FUNC_PERCENTILE_INC "SC_HID_FUNC_PERCENTILE_INC"
693 #define HID_FUNC_PERCENTRANK_EXC "SC_HID_FUNC_PERCENTRANK_EXC"
694 #define HID_FUNC_PERCENTRANK_INC "SC_HID_FUNC_PERCENTRANK_INC"
695 #define HID_FUNC_QUARTILE_INC "SC_HID_FUNC_QUARTILE_INC"
696 #define HID_FUNC_QUARTILE_EXC "SC_HID_FUNC_QUARTILE_EXC"
697 #define HID_FUNC_RANK_EQ "SC_HID_FUNC_RANK_EQ"
698 #define HID_FUNC_RANK_AVG "SC_HID_FUNC_RANK_AVG"
699 #define HID_FUNC_MODAL_VALUE_MS "SC_HID_FUNC_MODAL_VALUE_MS"
700 #define HID_FUNC_MODAL_VALUE_MULTI "SC_HID_FUNC_MODAL_VALUE_MULTI"
701 #define HID_FUNC_NEGBINOMDIST_MS "SC_HID_FUNC_NEGBINOMDIST_MS"
702 #define HID_FUNC_Z_TEST_MS "SC_HID_FUNC_Z_TEST_MS"
703 #define HID_FUNC_CEIL_MS "SC_HID_FUNC_CEIL_MS"
704 #define HID_FUNC_CEIL_ISO "SC_HID_FUNC_CEIL_ISO"
705 #define HID_FUNC_FLOOR_MS "SC_HID_FUNC_FLOOR_MS"
706 #define HID_FUNC_NETWORKDAYS_MS "SC_HID_FUNC_NETWORKDAYS_MS"
707 #define HID_FUNC_WORKDAY_MS "SC_HID_FUNC_WORKDAY_MS"
708 #define HID_FUNC_ERF_MS "SC_HID_FUNC_EFR_MS"
709 #define HID_FUNC_ERFC_MS "SC_HID_FUNC_ERFC_MS"
710 #define HID_FUNC_AGGREGATE "SC_HID_FUNC_AGGREGATE"
712 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */