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 "analysis.hrc"
22 Resource RID_ANALYSIS_FUNCTION_NAMES
25 String ANALYSIS_FUNCNAME_Workday
27 Text [ en-US ] = "WORKDAY";
30 String ANALYSIS_FUNCNAME_Yearfrac
32 Text [ en-US ] = "YEARFRAC";
35 String ANALYSIS_FUNCNAME_Edate
37 Text [ en-US ] = "EDATE";
40 String ANALYSIS_FUNCNAME_Weeknum
42 Text [ en-US ] = "WEEKNUM";
45 String ANALYSIS_FUNCNAME_Eomonth
47 Text [ en-US ] = "EOMONTH";
50 String ANALYSIS_FUNCNAME_Networkdays
52 Text [ en-US ] = "NETWORKDAYS";
55 String ANALYSIS_FUNCNAME_Amordegrc
57 Text [ en-US ] = "AMORDEGRC";
60 String ANALYSIS_FUNCNAME_Amorlinc
62 Text [ en-US ] = "AMORLINC";
65 String ANALYSIS_FUNCNAME_Accrint
67 Text [ en-US ] = "ACCRINT";
70 String ANALYSIS_FUNCNAME_Accrintm
72 Text [ en-US ] = "ACCRINTM";
75 String ANALYSIS_FUNCNAME_Received
77 Text [ en-US ] = "RECEIVED";
80 String ANALYSIS_FUNCNAME_Disc
82 Text [ en-US ] = "DISC";
85 String ANALYSIS_FUNCNAME_Duration
87 Text [ en-US ] = "DURATION";
90 String ANALYSIS_FUNCNAME_Effect
92 Text [ en-US ] = "EFFECT";
95 String ANALYSIS_FUNCNAME_Cumprinc
97 Text [ en-US ] = "CUMPRINC";
100 String ANALYSIS_FUNCNAME_Cumipmt
102 Text [ en-US ] = "CUMIPMT";
105 String ANALYSIS_FUNCNAME_Price
107 Text [ en-US ] = "PRICE";
110 String ANALYSIS_FUNCNAME_Pricedisc
112 Text [ en-US ] = "PRICEDISC";
115 String ANALYSIS_FUNCNAME_Pricemat
117 Text [ en-US ] = "PRICEMAT";
120 String ANALYSIS_FUNCNAME_Mduration
122 Text [ en-US ] = "MDURATION";
125 String ANALYSIS_FUNCNAME_Nominal
127 Text [ en-US ] = "NOMINAL";
130 String ANALYSIS_FUNCNAME_Dollarfr
132 Text [ en-US ] = "DOLLARFR";
135 String ANALYSIS_FUNCNAME_Dollarde
137 Text [ en-US ] = "DOLLARDE";
140 String ANALYSIS_FUNCNAME_Yield
142 Text [ en-US ] = "YIELD";
145 String ANALYSIS_FUNCNAME_Yielddisc
147 Text [ en-US ] = "YIELDDISC";
150 String ANALYSIS_FUNCNAME_Yieldmat
152 Text [ en-US ] = "YIELDMAT";
155 String ANALYSIS_FUNCNAME_Tbilleq
157 Text [ en-US ] = "TBILLEQ";
160 String ANALYSIS_FUNCNAME_Tbillprice
162 Text [ en-US ] = "TBILLPRICE";
165 String ANALYSIS_FUNCNAME_Tbillyield
167 Text [ en-US ] = "TBILLYIELD";
170 String ANALYSIS_FUNCNAME_Oddfprice
172 Text [ en-US ] = "ODDFPRICE";
175 String ANALYSIS_FUNCNAME_Oddfyield
177 Text [ en-US ] = "ODDFYIELD";
180 String ANALYSIS_FUNCNAME_Oddlprice
182 Text [ en-US ] = "ODDLPRICE";
185 String ANALYSIS_FUNCNAME_Oddlyield
187 Text [ en-US ] = "ODDLYIELD";
190 String ANALYSIS_FUNCNAME_Xirr
192 Text [ en-US ] = "XIRR";
195 String ANALYSIS_FUNCNAME_Xnpv
197 Text [ en-US ] = "XNPV";
200 String ANALYSIS_FUNCNAME_Intrate
202 Text [ en-US ] = "INTRATE";
205 String ANALYSIS_FUNCNAME_Coupncd
207 Text [ en-US ] = "COUPNCD";
210 String ANALYSIS_FUNCNAME_Coupdays
212 Text [ en-US ] = "COUPDAYS";
215 String ANALYSIS_FUNCNAME_Coupdaysnc
217 Text [ en-US ] = "COUPDAYSNC";
220 String ANALYSIS_FUNCNAME_Coupdaybs
222 Text [ en-US ] = "COUPDAYBS";
225 String ANALYSIS_FUNCNAME_Couppcd
227 Text [ en-US ] = "COUPPCD";
230 String ANALYSIS_FUNCNAME_Coupnum
232 Text [ en-US ] = "COUPNUM";
235 String ANALYSIS_FUNCNAME_Fvschedule
237 Text [ en-US ] = "FVSCHEDULE";
240 String ANALYSIS_FUNCNAME_Iseven
242 Text [ en-US ] = "ISEVEN";
245 String ANALYSIS_FUNCNAME_Isodd
247 Text [ en-US ] = "ISODD";
250 String ANALYSIS_FUNCNAME_Gcd
252 Text [ en-US ] = "GCD";
255 String ANALYSIS_FUNCNAME_Lcm
257 Text [ en-US ] = "LCM";
260 String ANALYSIS_FUNCNAME_Multinomial
262 Text [ en-US ] = "MULTINOMIAL";
265 String ANALYSIS_FUNCNAME_Seriessum
267 Text [ en-US ] = "SERIESSUM";
270 String ANALYSIS_FUNCNAME_Quotient
272 Text [ en-US ] = "QUOTIENT";
275 String ANALYSIS_FUNCNAME_Mround
277 Text [ en-US ] = "MROUND";
280 String ANALYSIS_FUNCNAME_Sqrtpi
282 Text [ en-US ] = "SQRTPI";
285 String ANALYSIS_FUNCNAME_Randbetween
287 Text [ en-US ] = "RANDBETWEEN";
290 String ANALYSIS_FUNCNAME_Besseli
292 Text [ en-US ] = "BESSELI";
295 String ANALYSIS_FUNCNAME_Besselj
297 Text [ en-US ] = "BESSELJ";
300 String ANALYSIS_FUNCNAME_Besselk
302 Text [ en-US ] = "BESSELK";
305 String ANALYSIS_FUNCNAME_Bessely
307 Text [ en-US ] = "BESSELY";
310 String ANALYSIS_FUNCNAME_Bin2Dec
312 Text [ en-US ] = "BIN2DEC";
315 String ANALYSIS_FUNCNAME_Bin2Hex
317 Text [ en-US ] = "BIN2HEX";
320 String ANALYSIS_FUNCNAME_Bin2Oct
322 Text [ en-US ] = "BIN2OCT";
325 String ANALYSIS_FUNCNAME_Delta
327 Text [ en-US ] = "DELTA";
330 String ANALYSIS_FUNCNAME_Dec2Bin
332 Text [ en-US ] = "DEC2BIN";
335 String ANALYSIS_FUNCNAME_Dec2Hex
337 Text [ en-US ] = "DEC2HEX";
340 String ANALYSIS_FUNCNAME_Dec2Oct
342 Text [ en-US ] = "DEC2OCT";
345 String ANALYSIS_FUNCNAME_Erf
347 Text [ en-US ] = "ERF";
350 String ANALYSIS_FUNCNAME_Erfc
352 Text [ en-US ] = "ERFC";
355 String ANALYSIS_FUNCNAME_Gestep
357 Text [ en-US ] = "GESTEP";
360 String ANALYSIS_FUNCNAME_Hex2Bin
362 Text [ en-US ] = "HEX2BIN";
365 String ANALYSIS_FUNCNAME_Hex2Dec
367 Text [ en-US ] = "HEX2DEC";
370 String ANALYSIS_FUNCNAME_Hex2Oct
372 Text [ en-US ] = "HEX2OCT";
375 String ANALYSIS_FUNCNAME_Imabs
377 Text [ en-US ] = "IMABS";
380 String ANALYSIS_FUNCNAME_Imaginary
382 Text [ en-US ] = "IMAGINARY";
385 String ANALYSIS_FUNCNAME_Impower
387 Text [ en-US ] = "IMPOWER";
390 String ANALYSIS_FUNCNAME_Imargument
392 Text [ en-US ] = "IMARGUMENT";
395 String ANALYSIS_FUNCNAME_Imcos
397 Text [ en-US ] = "IMCOS";
400 String ANALYSIS_FUNCNAME_Imdiv
402 Text [ en-US ] = "IMDIV";
405 String ANALYSIS_FUNCNAME_Imexp
407 Text [ en-US ] = "IMEXP";
410 String ANALYSIS_FUNCNAME_Imconjugate
412 Text [ en-US ] = "IMCONJUGATE";
415 String ANALYSIS_FUNCNAME_Imln
417 Text [ en-US ] = "IMLN";
420 String ANALYSIS_FUNCNAME_Imlog10
422 Text [ en-US ] = "IMLOG10";
425 String ANALYSIS_FUNCNAME_Imlog2
427 Text [ en-US ] = "IMLOG2";
430 String ANALYSIS_FUNCNAME_Improduct
432 Text [ en-US ] = "IMPRODUCT";
435 String ANALYSIS_FUNCNAME_Imreal
437 Text [ en-US ] = "IMREAL";
440 String ANALYSIS_FUNCNAME_Imsin
442 Text [ en-US ] = "IMSIN";
445 String ANALYSIS_FUNCNAME_Imsub
447 Text [ en-US ] = "IMSUB";
450 String ANALYSIS_FUNCNAME_Imsum
452 Text [ en-US ] = "IMSUM";
455 String ANALYSIS_FUNCNAME_Imsqrt
457 Text [ en-US ] = "IMSQRT";
460 String ANALYSIS_FUNCNAME_Imtan
462 Text [ en-US ] = "IMTAN";
465 String ANALYSIS_FUNCNAME_Imsec
467 Text [ en-US ] = "IMSEC";
470 String ANALYSIS_FUNCNAME_Imcsc
472 Text [ en-US ] = "IMCSC";
475 String ANALYSIS_FUNCNAME_Imcot
477 Text [ en-US ] = "IMCOT";
480 String ANALYSIS_FUNCNAME_Imsinh
482 Text [ en-US ] = "IMSINH";
485 String ANALYSIS_FUNCNAME_Imcosh
487 Text [ en-US ] = "IMCOSH";
490 String ANALYSIS_FUNCNAME_Imsech
492 Text [ en-US ] = "IMSECH";
495 String ANALYSIS_FUNCNAME_Imcsch
497 Text [ en-US ] = "IMCSCH";
500 String ANALYSIS_FUNCNAME_Complex
502 Text [ en-US ] = "COMPLEX";
505 String ANALYSIS_FUNCNAME_Oct2Bin
507 Text [ en-US ] = "OCT2BIN";
510 String ANALYSIS_FUNCNAME_Oct2Dec
512 Text [ en-US ] = "OCT2DEC";
515 String ANALYSIS_FUNCNAME_Oct2Hex
517 Text [ en-US ] = "OCT2HEX";
520 String ANALYSIS_FUNCNAME_Convert
522 Text [ en-US ] = "CONVERT";
525 String ANALYSIS_FUNCNAME_Factdouble
527 Text [ en-US ] = "FACTDOUBLE";
532 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */