summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/04060103.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <ohallot@collabora.co.uk>2016-02-13 07:13:38 -0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-02-14 03:36:12 +0000
commitf9a4ba48ebcb885f1d025aa72e674a3b69c4e576 (patch)
treee07a6a0d413e74c50736390d26ec8cd17335e476 /source/text/scalc/01/04060103.xhp
parenttdf#97820 EOMONTH with strange boldface (diff)
downloadhelp-f9a4ba48ebcb885f1d025aa72e674a3b69c4e576.tar.gz
help-f9a4ba48ebcb885f1d025aa72e674a3b69c4e576.zip
tdf#97813 optional/required param in ACCRINT*
Optional Parameter par is not noted as optional Change-Id: I1424d723334db8cbfa394f5d402e9a84b61e7b00 Reviewed-on: https://gerrit.libreoffice.org/22342 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc/01/04060103.xhp')
-rw-r--r--source/text/scalc/01/04060103.xhp28
1 files changed, 14 insertions, 14 deletions
diff --git a/source/text/scalc/01/04060103.xhp b/source/text/scalc/01/04060103.xhp
index 7c3618ae74..aeaf02e488 100644
--- a/source/text/scalc/01/04060103.xhp
+++ b/source/text/scalc/01/04060103.xhp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
* This file is part of the LibreOffice project.
*
@@ -18,8 +18,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
+
<meta>
<topic id="textscalc0104060103xml" indexer="include">
<title xml-lang="en-US" id="tit">Financial Functions Part One</title>
@@ -33,7 +33,7 @@
<bookmark_value>amortizations, see also depreciations</bookmark_value>
</bookmark><comment>mw added one entry</comment>
<paragraph xml-lang="en-US" id="hd_id3143284" role="heading" level="1" l10n="U" oldref="1">Financial Functions Part One</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149095" role="paragraph" l10n="CHG" oldref="2"><variable id="finanztext">This category contains the mathematical finance functions of <item type="productname">%PRODUCTNAME</item> Calc.
+ <paragraph xml-lang="en-US" id="par_id3149095" role="paragraph" l10n="CHG" oldref="2"><variable id="finanztext">This category contains the mathematical finance functions of <item type="productname">%PRODUCTNAME</item> Calc.
</variable></paragraph>
<sort order="asc">
<section id="amordegrc">
@@ -99,17 +99,17 @@
oldref="337">Syntax</paragraph>
<paragraph xml-lang="en-US" id="par_id3159092" role="code" l10n="U" oldref="338">ACCRINT(Issue; FirstInterest; Settlement; Rate; Par; Frequency; Basis)</paragraph>
<paragraph xml-lang="en-US" id="par_id3150519" role="paragraph" l10n="U" oldref="339">
- <emph>Issue</emph> is the issue date of the security.</paragraph>
+ <emph>Issue</emph> (required) is the issue date of the security.</paragraph>
<paragraph xml-lang="en-US" id="par_id3155376" role="paragraph" l10n="U" oldref="340">
- <emph>FirstInterest</emph> is the first interest date of the security.</paragraph>
+ <emph>FirstInterest</emph> (required) is the first interest date of the security.</paragraph>
<paragraph xml-lang="en-US" id="par_id3166431" role="paragraph" l10n="U" oldref="341">
- <emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated.</paragraph>
+ <emph>Settlement</emph> (required) is the date at which the interest accrued up until then is to be calculated.</paragraph>
<paragraph xml-lang="en-US" id="par_id3154486" role="paragraph" l10n="U" oldref="342">
- <emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)</paragraph>
+ <emph>Rate</emph> (required) is the annual nominal rate of interest (coupon interest rate)</paragraph>
<paragraph xml-lang="en-US" id="par_id3156445" role="paragraph" l10n="U" oldref="343">
- <emph>Par</emph> is the par value of the security.</paragraph>
+ <emph>Par</emph> (optional) is the par value of the security.</paragraph>
<paragraph xml-lang="en-US" id="par_id3149406" role="paragraph" l10n="U" oldref="344">
- <emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4).</paragraph>
+ <emph>Frequency</emph> (required) is the number of interest payments per year (1, 2 or 4).</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<paragraph xml-lang="en-US" id="hd_id3148699" role="heading" level="3" l10n="U"
oldref="345">Example</paragraph>
@@ -129,13 +129,13 @@
oldref="350">Syntax</paragraph>
<paragraph xml-lang="en-US" id="par_id3147074" role="code" l10n="U" oldref="351">ACCRINTM(Issue; Settlement; Rate; Par; Basis)</paragraph>
<paragraph xml-lang="en-US" id="par_id3144773" role="paragraph" l10n="U" oldref="352">
- <emph>Issue</emph> is the issue date of the security.</paragraph>
+ <emph>Issue</emph> (required) is the issue date of the security.</paragraph>
<paragraph xml-lang="en-US" id="par_id3154956" role="paragraph" l10n="CHG" oldref="353">
- <emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated.</paragraph>
+ <emph>Settlement</emph> (required) is the date at which the interest accrued up until then is to be calculated.</paragraph>
<paragraph xml-lang="en-US" id="par_id3153972" role="paragraph" l10n="U" oldref="354">
- <emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate).</paragraph>
+ <emph>Rate</emph> (required) is the annual nominal rate of interest (coupon interest rate).</paragraph>
<paragraph xml-lang="en-US" id="par_id3159204" role="paragraph" l10n="U" oldref="355">
- <emph>Par</emph> is the par value of the security.</paragraph>
+ <emph>Par</emph> (optional) is the par value of the security.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<paragraph xml-lang="en-US" id="hd_id3155384" role="heading" level="3" l10n="U"
oldref="356">Example</paragraph>