[Libreoffice-commits] help.git: source/text

Olivier Hallot ohallot at collabora.co.uk
Sun Feb 14 03:36:37 UTC 2016


 source/text/scalc/01/04060103.xhp      |   28 ++++++++++++++--------------
 source/text/scalc/01/func_yearfrac.xhp |    2 +-
 2 files changed, 15 insertions(+), 15 deletions(-)

New commits:
commit f9a4ba48ebcb885f1d025aa72e674a3b69c4e576
Author: Olivier Hallot <ohallot at collabora.co.uk>
Date:   Sat Feb 13 07:13:38 2016 -0200

    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 at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/scalc/01/04060103.xhp b/source/text/scalc/01/04060103.xhp
index 7c3618a..aeaf02e 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>
diff --git a/source/text/scalc/01/func_yearfrac.xhp b/source/text/scalc/01/func_yearfrac.xhp
index 2943a1d..8673658 100644
--- a/source/text/scalc/01/func_yearfrac.xhp
+++ b/source/text/scalc/01/func_yearfrac.xhp
@@ -40,7 +40,7 @@
 <emph>StartDate</emph> and <emph>EndDate</emph> are two date values.</paragraph>
 <section id="basis">
 <paragraph role="paragraph" id="par_id3149954" xml-lang="en-US" l10n="U" oldref="201">
-<emph>Basis</emph> is chosen from a list of options and indicates how the year is to be calculated.</paragraph>
+<emph>Basis</emph> (optional) is chosen from a list of options and indicates how the year is to be calculated.</paragraph>
 <table id="tbl_id3145590">
 <tablerow>
 <tablecell colspan="" rowspan="">


More information about the Libreoffice-commits mailing list