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