1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: analysis_funcnames.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
32 #include "analysis.hrc"
35 Resource RID_ANALYSIS_FUNCTION_NAMES
38 String ANALYSIS_FUNCNAME_Workday
40 Text [ en-US ] = "WORKDAY";
43 String ANALYSIS_FUNCNAME_Yearfrac
45 Text [ en-US ] = "YEARFRAC";
48 String ANALYSIS_FUNCNAME_Edate
50 Text [ en-US ] = "EDATE";
53 String ANALYSIS_FUNCNAME_Weeknum
55 Text [ en-US ] = "WEEKNUM";
58 String ANALYSIS_FUNCNAME_Eomonth
60 Text [ en-US ] = "EOMONTH";
63 String ANALYSIS_FUNCNAME_Networkdays
65 Text [ en-US ] = "NETWORKDAYS";
68 String ANALYSIS_FUNCNAME_Amordegrc
70 Text [ en-US ] = "AMORDEGRC";
73 String ANALYSIS_FUNCNAME_Amorlinc
75 Text [ en-US ] = "AMORLINC";
78 String ANALYSIS_FUNCNAME_Accrint
80 Text [ en-US ] = "ACCRINT";
83 String ANALYSIS_FUNCNAME_Accrintm
85 Text [ en-US ] = "ACCRINTM";
88 String ANALYSIS_FUNCNAME_Received
90 Text [ en-US ] = "RECEIVED";
93 String ANALYSIS_FUNCNAME_Disc
95 Text [ en-US ] = "DISC";
98 String ANALYSIS_FUNCNAME_Duration
100 Text [ en-US ] = "DURATION";
103 String ANALYSIS_FUNCNAME_Effect
105 Text [ en-US ] = "EFFECT";
108 String ANALYSIS_FUNCNAME_Cumprinc
110 Text [ en-US ] = "CUMPRINC";
113 String ANALYSIS_FUNCNAME_Cumipmt
115 Text [ en-US ] = "CUMIPMT";
118 String ANALYSIS_FUNCNAME_Price
120 Text [ en-US ] = "PRICE";
123 String ANALYSIS_FUNCNAME_Pricedisc
125 Text [ en-US ] = "PRICEDISC";
128 String ANALYSIS_FUNCNAME_Pricemat
130 Text [ en-US ] = "PRICEMAT";
133 String ANALYSIS_FUNCNAME_Mduration
135 Text [ en-US ] = "MDURATION";
138 String ANALYSIS_FUNCNAME_Nominal
140 Text [ en-US ] = "NOMINAL";
143 String ANALYSIS_FUNCNAME_Dollarfr
145 Text [ en-US ] = "DOLLARFR";
148 String ANALYSIS_FUNCNAME_Dollarde
150 Text [ en-US ] = "DOLLARDE";
153 String ANALYSIS_FUNCNAME_Yield
155 Text [ en-US ] = "YIELD";
158 String ANALYSIS_FUNCNAME_Yielddisc
160 Text [ en-US ] = "YIELDDISC";
163 String ANALYSIS_FUNCNAME_Yieldmat
165 Text [ en-US ] = "YIELDMAT";
168 String ANALYSIS_FUNCNAME_Tbilleq
170 Text [ en-US ] = "TBILLEQ";
173 String ANALYSIS_FUNCNAME_Tbillprice
175 Text [ en-US ] = "TBILLPRICE";
178 String ANALYSIS_FUNCNAME_Tbillyield
180 Text [ en-US ] = "TBILLYIELD";
183 String ANALYSIS_FUNCNAME_Oddfprice
185 Text [ en-US ] = "ODDFPRICE";
188 String ANALYSIS_FUNCNAME_Oddfyield
190 Text [ en-US ] = "ODDFYIELD";
193 String ANALYSIS_FUNCNAME_Oddlprice
195 Text [ en-US ] = "ODDLPRICE";
198 String ANALYSIS_FUNCNAME_Oddlyield
200 Text [ en-US ] = "ODDLYIELD";
203 String ANALYSIS_FUNCNAME_Xirr
205 Text [ en-US ] = "XIRR";
208 String ANALYSIS_FUNCNAME_Xnpv
210 Text [ en-US ] = "XNPV";
213 String ANALYSIS_FUNCNAME_Intrate
215 Text [ en-US ] = "INTRATE";
218 String ANALYSIS_FUNCNAME_Coupncd
220 Text [ en-US ] = "COUPNCD";
223 String ANALYSIS_FUNCNAME_Coupdays
225 Text [ en-US ] = "COUPDAYS";
228 String ANALYSIS_FUNCNAME_Coupdaysnc
230 Text [ en-US ] = "COUPDAYSNC";
233 String ANALYSIS_FUNCNAME_Coupdaybs
235 Text [ en-US ] = "COUPDAYBS";
238 String ANALYSIS_FUNCNAME_Couppcd
240 Text [ en-US ] = "COUPPCD";
243 String ANALYSIS_FUNCNAME_Coupnum
245 Text [ en-US ] = "COUPNUM";
248 String ANALYSIS_FUNCNAME_Fvschedule
250 Text [ en-US ] = "FVSCHEDULE";
253 String ANALYSIS_FUNCNAME_Iseven
255 Text [ en-US ] = "ISEVEN";
258 String ANALYSIS_FUNCNAME_Isodd
260 Text [ en-US ] = "ISODD";
263 String ANALYSIS_FUNCNAME_Gcd
265 Text [ en-US ] = "GCD";
268 String ANALYSIS_FUNCNAME_Lcm
270 Text [ en-US ] = "LCM";
273 String ANALYSIS_FUNCNAME_Multinomial
275 Text [ en-US ] = "MULTINOMIAL";
278 String ANALYSIS_FUNCNAME_Seriessum
280 Text [ en-US ] = "SERIESSUM";
283 String ANALYSIS_FUNCNAME_Quotient
285 Text [ en-US ] = "QUOTIENT";
288 String ANALYSIS_FUNCNAME_Mround
290 Text [ en-US ] = "MROUND";
293 String ANALYSIS_FUNCNAME_Sqrtpi
295 Text [ en-US ] = "SQRTPI";
298 String ANALYSIS_FUNCNAME_Randbetween
300 Text [ en-US ] = "RANDBETWEEN";
303 String ANALYSIS_FUNCNAME_Besseli
305 Text [ en-US ] = "BESSELI";
308 String ANALYSIS_FUNCNAME_Besselj
310 Text [ en-US ] = "BESSELJ";
313 String ANALYSIS_FUNCNAME_Besselk
315 Text [ en-US ] = "BESSELK";
318 String ANALYSIS_FUNCNAME_Bessely
320 Text [ en-US ] = "BESSELY";
323 String ANALYSIS_FUNCNAME_Bin2Dec
325 Text [ en-US ] = "BIN2DEC";
328 String ANALYSIS_FUNCNAME_Bin2Hex
330 Text [ en-US ] = "BIN2HEX";
333 String ANALYSIS_FUNCNAME_Bin2Oct
335 Text [ en-US ] = "BIN2OCT";
338 String ANALYSIS_FUNCNAME_Delta
340 Text [ en-US ] = "DELTA";
343 String ANALYSIS_FUNCNAME_Dec2Bin
345 Text [ en-US ] = "DEC2BIN";
348 String ANALYSIS_FUNCNAME_Dec2Hex
350 Text [ en-US ] = "DEC2HEX";
353 String ANALYSIS_FUNCNAME_Dec2Oct
355 Text [ en-US ] = "DEC2OCT";
358 String ANALYSIS_FUNCNAME_Erf
360 Text [ en-US ] = "ERF";
363 String ANALYSIS_FUNCNAME_Erfc
365 Text [ en-US ] = "ERFC";
368 String ANALYSIS_FUNCNAME_Gestep
370 Text [ en-US ] = "GESTEP";
373 String ANALYSIS_FUNCNAME_Hex2Bin
375 Text [ en-US ] = "HEX2BIN";
378 String ANALYSIS_FUNCNAME_Hex2Dec
380 Text [ en-US ] = "HEX2DEC";
383 String ANALYSIS_FUNCNAME_Hex2Oct
385 Text [ en-US ] = "HEX2OCT";
388 String ANALYSIS_FUNCNAME_Imabs
390 Text [ en-US ] = "IMABS";
393 String ANALYSIS_FUNCNAME_Imaginary
395 Text [ en-US ] = "IMAGINARY";
398 String ANALYSIS_FUNCNAME_Impower
400 Text [ en-US ] = "IMPOWER";
403 String ANALYSIS_FUNCNAME_Imargument
405 Text [ en-US ] = "IMARGUMENT";
408 String ANALYSIS_FUNCNAME_Imcos
410 Text [ en-US ] = "IMCOS";
413 String ANALYSIS_FUNCNAME_Imdiv
415 Text [ en-US ] = "IMDIV";
418 String ANALYSIS_FUNCNAME_Imexp
420 Text [ en-US ] = "IMEXP";
423 String ANALYSIS_FUNCNAME_Imconjugate
425 Text [ en-US ] = "IMCONJUGATE";
428 String ANALYSIS_FUNCNAME_Imln
430 Text [ en-US ] = "IMLN";
433 String ANALYSIS_FUNCNAME_Imlog10
435 Text [ en-US ] = "IMLOG10";
438 String ANALYSIS_FUNCNAME_Imlog2
440 Text [ en-US ] = "IMLOG2";
443 String ANALYSIS_FUNCNAME_Improduct
445 Text [ en-US ] = "IMPRODUCT";
448 String ANALYSIS_FUNCNAME_Imreal
450 Text [ en-US ] = "IMREAL";
453 String ANALYSIS_FUNCNAME_Imsin
455 Text [ en-US ] = "IMSIN";
458 String ANALYSIS_FUNCNAME_Imsub
460 Text [ en-US ] = "IMSUB";
463 String ANALYSIS_FUNCNAME_Imsum
465 Text [ en-US ] = "IMSUM";
468 String ANALYSIS_FUNCNAME_Imsqrt
470 Text [ en-US ] = "IMSQRT";
473 String ANALYSIS_FUNCNAME_Complex
475 Text [ en-US ] = "COMPLEX";
478 String ANALYSIS_FUNCNAME_Oct2Bin
480 Text [ en-US ] = "OCT2BIN";
483 String ANALYSIS_FUNCNAME_Oct2Dec
485 Text [ en-US ] = "OCT2DEC";
488 String ANALYSIS_FUNCNAME_Oct2Hex
490 Text [ en-US ] = "OCT2HEX";
493 String ANALYSIS_FUNCNAME_Convert
495 Text [ en-US ] = "CONVERT";
498 String ANALYSIS_FUNCNAME_Factdouble
500 Text [ en-US ] = "FACTDOUBLE";