summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-12-19 15:13:53 -0300
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-12-19 23:15:51 +0100
commita6a06f82cb02bdf8a66c6a9263ecc2f0ab41d10b (patch)
tree8cc06a03d1ab735ea4329b7dfd782a93e2844e57
parentae02c3ab71c924e57a32166f57fdfaf89bace1f0 (diff)
Mute L10N when <embedvar> is a singleton in text
+ some refactor Change-Id: I071758f139a7f6e9ab91ca277a420c8283b1eae0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178833 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 9bbf0db1682b2cd6b749e0fbd9a72606277cafe5) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178834 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r--source/text/sbasic/shared/03/lib_tools.xhp2
-rw-r--r--source/text/sbasic/shared/03030203.xhp2
-rw-r--r--source/text/sbasic/shared/03130700.xhp26
-rw-r--r--source/text/sbasic/shared/vba_objects.xhp4
-rw-r--r--source/text/scalc/01/04060103.xhp444
-rw-r--r--source/text/scalc/01/04060105.xhp4
-rw-r--r--source/text/scalc/01/04060116.xhp338
-rw-r--r--source/text/scalc/01/04060119.xhp522
-rw-r--r--source/text/scalc/01/04060184.xhp428
-rw-r--r--source/text/scalc/01/solver_options_algo.xhp166
-rw-r--r--source/text/scalc/guide/print_title_row.xhp38
-rw-r--r--source/text/sdatabase/main.xhp66
-rw-r--r--source/text/shared/01/navigator.xhp70
-rw-r--r--source/text/shared/01/sidebar_character_panel.xhp3
-rw-r--r--source/text/shared/02/12090100.xhp4
-rw-r--r--source/text/shared/guide/standard_template.xhp8
-rw-r--r--source/text/simpress/main0203.xhp2
-rw-r--r--source/text/swriter/01/04060100.xhp2
-rw-r--r--source/text/swriter/01/page.xhp20
-rw-r--r--source/text/swriter/01/protectdocument.xhp4
-rw-r--r--source/text/swriter/01/sidebar_quickfind.xhp10
-rw-r--r--source/text/swriter/02/add_to_list.xhp8
-rw-r--r--source/text/swriter/guide/contentcontrols.xhp2
-rw-r--r--source/text/swriter/guide/footer_pagenumber.xhp2
-rw-r--r--source/text/swriter/guide/registertrue.xhp4
-rw-r--r--source/text/swriter/guide/stylist_fillformat.xhp14
26 files changed, 1057 insertions, 1136 deletions
diff --git a/source/text/sbasic/shared/03/lib_tools.xhp b/source/text/sbasic/shared/03/lib_tools.xhp
index 23817da191..80d10abc80 100644
--- a/source/text/sbasic/shared/03/lib_tools.xhp
+++ b/source/text/sbasic/shared/03/lib_tools.xhp
@@ -23,7 +23,7 @@
<section id="howtoget">
<embed href="text/sbasic/shared/00000003.xhp#basiclibhowtoget"/>
</section>
- <note id="par_id901528999850603"><embedvar href="text/sbasic/shared/00000003.xhp#basiclibrarynote" markup="keep"/><br/>
+ <note id="par_id901528999850603" localize="false"><embedvar href="text/sbasic/shared/00000003.xhp#basiclibrarynote" markup="keep"/><br/>
<item type="literal">GlobalScope.BasicLibraries.LoadLibrary("Tools")</item></note>
<paragraph role="paragraph" id="par_id161529001339405"><link href="text/sbasic/shared/03/lib_tools.xhp#debug_module"><item type="literal">Debug</item> Module</link></paragraph>
<paragraph role="paragraph" id="par_id41529001348561"><link href="text/sbasic/shared/03/lib_tools.xhp#listbox_module"><item type="literal">ListBox</item> Module</link></paragraph>
diff --git a/source/text/sbasic/shared/03030203.xhp b/source/text/sbasic/shared/03030203.xhp
index d468730c3a..0bbd2ebc22 100644
--- a/source/text/sbasic/shared/03030203.xhp
+++ b/source/text/sbasic/shared/03030203.xhp
@@ -58,7 +58,7 @@
</bascode>
<section id="relatedtopics">
- <paragraph role="paragraph" id="par_id531610970649205"><embedvar href="text/sbasic/shared/03/sf_timer.xhp#TimerService"/></paragraph>
+ <paragraph role="paragraph" id="par_id531610970649205" localize="false"><embedvar href="text/sbasic/shared/03/sf_timer.xhp#TimerService"/></paragraph>
</section>
</body>
diff --git a/source/text/sbasic/shared/03130700.xhp b/source/text/sbasic/shared/03130700.xhp
index 05ad9ba0ad..7f23668f0a 100644
--- a/source/text/sbasic/shared/03130700.xhp
+++ b/source/text/sbasic/shared/03130700.xhp
@@ -20,7 +20,7 @@
<meta>
<topic id="textsbasicshared03130700xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">GetSystemTicks Function</title>
+ <title id="tit">GetSystemTicks Function</title>
<filename>/text/sbasic/shared/03130700.xhp</filename>
</topic>
</meta>
@@ -28,17 +28,17 @@
<body>
<section id="getsystemticks">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147143">
+<bookmark branch="index" id="bm_id3147143">
<bookmark_value>GetSystemTicks function</bookmark_value>
</bookmark>
<h1 id="hd_id3147143"><link href="text/sbasic/shared/03130700.xhp">GetSystemTicks Function</link></h1>
-<paragraph id="par_id3153750" role="paragraph" xml-lang="en-US">Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes.</paragraph>
+<paragraph id="par_id3153750" role="paragraph">Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes.</paragraph>
</section>
<h2 id="hd_id3153311">Syntax:</h2>
<bascode>
-<paragraph id="par_id3147242" role="bascode" localize="false" xml-lang="en-US">GetSystemTicks()</paragraph>
+<paragraph id="par_id3147242" role="bascode" localize="false">GetSystemTicks()</paragraph>
</bascode>
<h2 id="hd_id3149233">Return value:</h2>
@@ -48,17 +48,17 @@
<h2 id="hd_id3156152">Example:</h2>
<bascode>
-<paragraph id="par_idm1341325552" role="bascode" localize="false" xml-lang="en-US">Sub ExampleWait</paragraph>
-<paragraph id="par_idm1341324320" role="bascode" localize="false" xml-lang="en-US">Dim lTick As Long</paragraph>
-<paragraph id="par_idm1341323088" role="bascode" localize="false" xml-lang="en-US"> lTick = GetSystemTicks()</paragraph>
-<paragraph id="par_idm1341321840" role="bascode" localize="false" xml-lang="en-US"> Wait 2000</paragraph>
-<paragraph id="par_idm1341320608" role="bascode" localize="false" xml-lang="en-US"> lTick = (GetSystemTicks() - lTick)</paragraph>
-<paragraph id="par_id3154938" role="bascode" xml-lang="en-US"> MsgBox "" &amp; lTick &amp; " Ticks" ,0,"The pause lasted"</paragraph>
-<paragraph id="par_idm1340848064" role="bascode" localize="false" xml-lang="en-US">End Sub</paragraph>
+<paragraph id="par_idm1341325552" role="bascode" localize="false">Sub ExampleWait</paragraph>
+<paragraph id="par_idm1341324320" role="bascode" localize="false">Dim lTick As Long</paragraph>
+<paragraph id="par_idm1341323088" role="bascode" localize="false"> lTick = GetSystemTicks()</paragraph>
+<paragraph id="par_idm1341321840" role="bascode" localize="false"> Wait 2000</paragraph>
+<paragraph id="par_idm1341320608" role="bascode" localize="false"> lTick = (GetSystemTicks() - lTick)</paragraph>
+<paragraph id="par_id3154938" role="bascode"> MsgBox "" &amp; lTick &amp; " Ticks" ,0,"The pause lasted"</paragraph>
+<paragraph id="par_idm1340848064" role="bascode" localize="false">End Sub</paragraph>
</bascode>
-
+
<section id="relatedtopics">
- <paragraph role="paragraph" id="par_id531610970649205"><embedvar href="text/sbasic/shared/03/sf_timer.xhp#TimerService"/></paragraph>
+ <paragraph role="paragraph" id="par_id531610970649205" localize="false"><embedvar href="text/sbasic/shared/03/sf_timer.xhp#TimerService"/></paragraph>
</section>
</body>
diff --git a/source/text/sbasic/shared/vba_objects.xhp b/source/text/sbasic/shared/vba_objects.xhp
index b7895c1f81..de4ac87ad9 100644
--- a/source/text/sbasic/shared/vba_objects.xhp
+++ b/source/text/sbasic/shared/vba_objects.xhp
@@ -137,7 +137,7 @@
<paragraph role="paragraph" id="par_id851710934771480"><emph>Properties</emph></paragraph>
<paragraph role="paragraph" id="par_id591710934772015"><emph>Methods</emph></paragraph>
<list type="unordered">
- <listitem><paragraph id="par_id252719827838738" role="listitem"><embedvar href="text/sbasic/shared/vba_objects.xhp#ExportAsFixedFormat"/></paragraph></listitem>
+ <listitem><paragraph id="par_id252719827838738" role="listitem" localize="false"><embedvar href="text/sbasic/shared/vba_objects.xhp#ExportAsFixedFormat"/></paragraph></listitem>
</list>
</section>
@@ -149,7 +149,7 @@
<paragraph role="paragraph" id="par_id862810934771480"><emph>Properties</emph></paragraph>
<paragraph role="paragraph" id="par_id591721034772015"><emph>Methods</emph></paragraph>
<list type="unordered">
- <listitem><paragraph id="par_id252820927838738" role="listitem"><embedvar href="text/sbasic/shared/vba_objects.xhp#ExportAsFixedFormat"/></paragraph></listitem>
+ <listitem><paragraph id="par_id252820927838738" role="listitem" localize="false"><embedvar href="text/sbasic/shared/vba_objects.xhp#ExportAsFixedFormat"/></paragraph></listitem>
</list></section>
<comment> MSOffice Powerpoint ---------------------------------------------------------------------------------</comment>
diff --git a/source/text/scalc/01/04060103.xhp b/source/text/scalc/01/04060103.xhp
index 056e0b3526..52f8984e24 100644
--- a/source/text/scalc/01/04060103.xhp
+++ b/source/text/scalc/01/04060103.xhp
@@ -20,304 +20,302 @@
<meta>
<topic id="textscalc0104060103xml" indexer="include">
- <title xml-lang="en-US" id="tit">Financial Functions Part One</title>
+ <title id="tit">Financial Functions Part One</title>
<filename>/text/scalc/01/04060103.xhp</filename>
</topic>
</meta>
<body>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3143284"><bookmark_value>financial functions</bookmark_value>
+<bookmark branch="index" id="bm_id3143284"><bookmark_value>financial functions</bookmark_value>
<bookmark_value>functions; financial functions</bookmark_value>
<bookmark_value>Function Wizard; financial</bookmark_value>
<bookmark_value>amortizations, see also depreciations</bookmark_value>
</bookmark><comment>mw added one entry</comment>
<h1 id="hd_id3143284">Financial Functions Part One</h1>
- <paragraph xml-lang="en-US" id="par_id3149095" role="paragraph"><variable id="finanztext">This category contains the mathematical finance functions of <item type="productname">%PRODUCTNAME</item> Calc.
+ <paragraph id="par_id3149095" role="paragraph"><variable id="finanztext">This category contains the mathematical finance functions of <item type="productname">%PRODUCTNAME</item> Calc.
</variable></paragraph>
<sort order="asc" descendant="h2">
<section id="amordegrc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153366"><bookmark_value>AMORDEGRC function</bookmark_value>
+<bookmark branch="index" id="bm_id3153366"><bookmark_value>AMORDEGRC function</bookmark_value>
<bookmark_value>depreciations;degressive amortizations</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_AMORDEGRC" id="bm_id3152578" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_AMORDEGRC" id="bm_id3152578" localize="false"/>
<h2 id="hd_id3153366">AMORDEGRC</h2>
- <paragraph xml-lang="en-US" id="par_id3147434" role="paragraph"><ahelp hid="HID_AAI_FUNC_AMORDEGRC">Calculates the amount of depreciation for a settlement period as degressive amortization.</ahelp> Unlike AMORLINC, a depreciation coefficient that is independent of the depreciable life is used here.</paragraph>
+ <paragraph id="par_id3147434" role="paragraph"><ahelp hid="HID_AAI_FUNC_AMORDEGRC">Calculates the amount of depreciation for a settlement period as degressive amortization.</ahelp> Unlike AMORLINC, a depreciation coefficient that is independent of the depreciable life is used here.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3147427" role="code">AMORDEGRC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate [; Basis])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3147125" role="paragraph">
+ <paragraph id="par_id3147427" role="code">AMORDEGRC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate [; Basis])</paragraph>
+ <paragraph id="par_id3147125" role="paragraph">
<emph>Cost</emph> is the acquisition costs.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3151074" role="paragraph">
+ <paragraph id="par_id3151074" role="paragraph">
<emph>DatePurchased</emph> is the date of acquisition.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3144765" role="paragraph">
+ <paragraph id="par_id3144765" role="paragraph">
<emph>FirstPeriod </emph>is the end date of the first settlement period.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3156286" role="paragraph">
+ <paragraph id="par_id3156286" role="paragraph">
<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153415" role="paragraph">
+ <paragraph id="par_id3153415" role="paragraph">
<emph>Period</emph> is the settlement period to be considered.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155064" role="paragraph">
+ <paragraph id="par_id3155064" role="paragraph">
<emph>Rate</emph> is the rate of depreciation.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id421612299085248" role="paragraph">An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming degressive depreciation, what is the amount of depreciation in the fourth depreciation period?</paragraph>
- <paragraph xml-lang="en-US" id="par_id901612299089478" role="paragraph">
+ <paragraph id="par_id421612299085248" role="paragraph">An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming degressive depreciation, what is the amount of depreciation in the fourth depreciation period?</paragraph>
+ <paragraph id="par_id901612299089478" role="paragraph">
<input>=AMORDEGRC(2000; "2020-02-01"; "2020-12-31"; 10; 4; 0.1; 0)</input> returns a depreciation amount of 163 currency units.</paragraph>
<section id="Basis2Excel">
<note id="par_id851616615176815">Be aware that Basis 2 is not supported by Microsoft Excel. Hence, if you use Basis 2 and export your document to XLSX format, it will return an error when opened in Excel.</note>
</section>
</section>
<section id="amorlinc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153765"><bookmark_value>AMORLINC function</bookmark_value>
+<bookmark branch="index" id="bm_id3153765"><bookmark_value>AMORLINC function</bookmark_value>
<bookmark_value>depreciations;linear amortizations</bookmark_value>
</bookmark><comment>mw added "depreciations;..."</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_AMORLINC" id="bm_id3153711" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_AMORLINC" id="bm_id3153711" localize="false"/>
<h2 id="hd_id3153765">AMORLINC</h2>
- <paragraph xml-lang="en-US" id="par_id3159264" role="paragraph"><ahelp hid="HID_AAI_FUNC_AMORLINC">Calculates the amount of depreciation for a settlement period as linear amortization. If the capital asset is purchased during the settlement period, the proportional amount of depreciation is considered.</ahelp></paragraph>
+ <paragraph id="par_id3159264" role="paragraph"><ahelp hid="HID_AAI_FUNC_AMORLINC">Calculates the amount of depreciation for a settlement period as linear amortization. If the capital asset is purchased during the settlement period, the proportional amount of depreciation is considered.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3147363" role="code">AMORLINC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate [; Basis])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146920" role="paragraph">
+ <paragraph id="par_id3147363" role="code">AMORLINC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate [; Basis])</paragraph>
+ <paragraph id="par_id3146920" role="paragraph">
<emph>Cost</emph> means the acquisition costs.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3163807" role="paragraph">
+ <paragraph id="par_id3163807" role="paragraph">
<emph>DatePurchased</emph> is the date of acquisition.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148488" role="paragraph">
+ <paragraph id="par_id3148488" role="paragraph">
<emph>FirstPeriod </emph>is the end date of the first settlement period.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149530" role="paragraph">
+ <paragraph id="par_id3149530" role="paragraph">
<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148633" role="paragraph">
+ <paragraph id="par_id3148633" role="paragraph">
<emph>Period</emph> is the settlement period to be considered.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150982" role="paragraph">
+ <paragraph id="par_id3150982" role="paragraph">
<emph>Rate</emph> is the rate of depreciation.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id641612299092454" role="paragraph">An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming linear depreciation, what is the amount of depreciation in the fourth depreciation period?</paragraph>
- <paragraph xml-lang="en-US" id="par_id391612299096511" role="paragraph">
+ <paragraph id="par_id641612299092454" role="paragraph">An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming linear depreciation, what is the amount of depreciation in the fourth depreciation period?</paragraph>
+ <paragraph id="par_id391612299096511" role="paragraph">
<input>=AMORLINC(2000; "2020-02-01"; "2020-12-31"; 10; 4; 0.1; 0)</input> returns a depreciation amount of 200 currency units.</paragraph>
<embed href="text/scalc/01/04060103.xhp#Basis2Excel"/>
</section>
<section id="accrint">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3145257"><bookmark_value>ACCRINT function</bookmark_value>
+<bookmark branch="index" id="bm_id3145257"><bookmark_value>ACCRINT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_ACCRINT" id="bm_id3149815" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_ACCRINT" id="bm_id3149815" localize="false"/>
<h2 id="hd_id3145257">ACCRINT</h2>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3151276"><bookmark_value>accrued interests;periodic payments</bookmark_value>
+<bookmark branch="index" id="bm_id3151276"><bookmark_value>accrued interests;periodic payments</bookmark_value>
</bookmark><comment>mw changed "accrued interests"</comment>
-<paragraph xml-lang="en-US" id="par_id3151276" role="paragraph"><ahelp hid="HID_AAI_FUNC_ACCRINT">Calculates the accrued interest of a security in the case of periodic payments.</ahelp></paragraph>
+<paragraph id="par_id3151276" role="paragraph"><ahelp hid="HID_AAI_FUNC_ACCRINT">Calculates the accrued interest of a security in the case of periodic payments.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3159092" role="code">ACCRINT(Issue; FirstInterest; Settlement; Rate; [Par]; Frequency [; Basis])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150519" role="paragraph">
+ <paragraph id="par_id3159092" role="code">ACCRINT(Issue; FirstInterest; Settlement; Rate; [Par]; Frequency [; Basis])</paragraph>
+ <paragraph id="par_id3150519" role="paragraph">
<emph>Issue</emph> (required) is the issue date of the security.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155376" role="paragraph">
+ <paragraph id="par_id3155376" role="paragraph">
<emph>FirstInterest</emph> (required) is the first interest date of the security.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3166431" role="paragraph">
+ <paragraph id="par_id3166431" role="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">
+ <paragraph id="par_id3154486" role="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">
+ <paragraph id="par_id3156445" role="paragraph">
<emph>Par</emph> (optional) is the par value of the security. If omitted, a default value of 1000 is used.</paragraph>
<note id="par_id961591171682507">We recommend that you always specify the value that you require for ACCRINT’s <emph>Par</emph> argument, rather than allowing Calc to apply an arbitrary default. This will make your formula easier to understand and easier to maintain.</note>
- <paragraph xml-lang="en-US" id="par_id3149406" role="paragraph">
+ <paragraph id="par_id3149406" role="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"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3148599" role="paragraph">A security is issued on 2001-02-28. First interest is set for 2001-08-31. The settlement date is 2001-05-01. The Rate is 0.1 or 10% and Par is 1000 currency units. Interest is paid half-yearly (frequency is 2). The basis is the US method (0). How much interest has accrued?</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148840" role="paragraph">
+ <paragraph id="par_id3148599" role="paragraph">A security is issued on 2001-02-28. First interest is set for 2001-08-31. The settlement date is 2001-05-01. The Rate is 0.1 or 10% and Par is 1000 currency units. Interest is paid half-yearly (frequency is 2). The basis is the US method (0). How much interest has accrued?</paragraph>
+ <paragraph id="par_id3148840" role="paragraph">
<item type="input">=ACCRINT("2001-02-28";"2001-08-31";"2001-05-01";0.1;1000;2;0)</item> returns 16.94444.</paragraph>
</section>
<section id="accrintm">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3151240"><bookmark_value>ACCRINTM function</bookmark_value>
+<bookmark branch="index" id="bm_id3151240"><bookmark_value>ACCRINTM function</bookmark_value>
<bookmark_value>accrued interests;one-off payments</bookmark_value>
</bookmark><comment>mw added one index entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_ACCRINTM" id="bm_id3148866" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_ACCRINTM" id="bm_id3148866" localize="false"/>
<h2 id="hd_id3151240">ACCRINTM</h2>
- <paragraph xml-lang="en-US" id="par_id3157981" role="paragraph"><ahelp hid="HID_AAI_FUNC_ACCRINTM">Calculates the accrued interest of a security in the case of one-off payment at the settlement date.</ahelp></paragraph>
+ <paragraph id="par_id3157981" role="paragraph"><ahelp hid="HID_AAI_FUNC_ACCRINTM">Calculates the accrued interest of a security in the case of one-off payment at the settlement date.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3147074" role="code">ACCRINTM(Issue; Settlement; Rate [; Par [; Basis]])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3144773" role="paragraph">
+ <paragraph id="par_id3147074" role="code">ACCRINTM(Issue; Settlement; Rate [; Par [; Basis]])</paragraph>
+ <paragraph id="par_id3144773" role="paragraph">
<emph>Issue</emph> (required) is the issue date of the security.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154956" role="paragraph">
+ <paragraph id="par_id3154956" role="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">
+ <paragraph id="par_id3153972" role="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">
+ <paragraph id="par_id3159204" role="paragraph">
<emph>Par</emph> (optional) is the par value of the security. If omitted, a default value of 1000 is used.</paragraph>
<note id="par_id481612296978513">We recommend that you always specify the value that you require for ACCRINTM’s <emph>Par</emph> argument, rather than allowing Calc to apply an arbitrary default. This will make your formula easier to understand and easier to maintain.</note>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3154541" role="paragraph">A security is issued on 2001-04-01. The maturity date is set for 2001-06-15. The Rate is 0.1 or 10% and Par is 1000 currency units. The basis of the daily/annual calculation is the daily balance (3). How much interest has accrued?</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149128" role="paragraph">
+ <paragraph id="par_id3154541" role="paragraph">A security is issued on 2001-04-01. The maturity date is set for 2001-06-15. The Rate is 0.1 or 10% and Par is 1000 currency units. The basis of the daily/annual calculation is the daily balance (3). How much interest has accrued?</paragraph>
+ <paragraph id="par_id3149128" role="paragraph">
<item type="input">=ACCRINTM("2001-04-01";"2001-06-15";0.1;1000;3)</item> returns 20.54795.</paragraph>
</section>
<section id="received">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3145753"><bookmark_value>RECEIVED function</bookmark_value>
+<bookmark branch="index" id="bm_id3145753"><bookmark_value>RECEIVED function</bookmark_value>
<bookmark_value>amount received for fixed-interest securities</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_RECEIVED" id="bm_id3143218" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_RECEIVED" id="bm_id3143218" localize="false"/>
<h2 id="hd_id3145753">RECEIVED</h2>
- <paragraph xml-lang="en-US" id="par_id3150051" role="paragraph"><ahelp hid="HID_AAI_FUNC_RECEIVED">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp></paragraph>
+ <paragraph id="par_id3150051" role="paragraph"><ahelp hid="HID_AAI_FUNC_RECEIVED">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3145362" role="code">RECEIVED(Settlement; Maturity; Investment; Discount [; Basis])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154654" role="paragraph">
+ <paragraph id="par_id3145362" role="code">RECEIVED(Settlement; Maturity; Investment; Discount [; Basis])</paragraph>
+ <paragraph id="par_id3154654" role="paragraph">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153011" role="paragraph">
+ <paragraph id="par_id3153011" role="paragraph">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155525" role="paragraph">
+ <paragraph id="par_id3155525" role="paragraph">
<emph>Investment</emph> is the purchase sum.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155760" role="paragraph">
+ <paragraph id="par_id3155760" role="paragraph">
<emph>Discount</emph> is the percentage discount on acquisition of the security.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3154735" role="paragraph">Settlement date: February 15 1999, maturity date: May 15 1999, investment sum: 1000 currency units, discount: 5.75 per cent, basis: Daily balance/360 = 2.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146108" role="paragraph">The amount received on the maturity date is calculated as follows:</paragraph>
- <paragraph xml-lang="en-US" id="par_id3147246" role="paragraph">
+ <paragraph id="par_id3154735" role="paragraph">Settlement date: February 15 1999, maturity date: May 15 1999, investment sum: 1000 currency units, discount: 5.75 per cent, basis: Daily balance/360 = 2.</paragraph>
+ <paragraph id="par_id3146108" role="paragraph">The amount received on the maturity date is calculated as follows:</paragraph>
+ <paragraph id="par_id3147246" role="paragraph">
<item type="input">=RECEIVED("1999-02-15";"1999-05-15";1000;0.0575;2)</item> returns 1014.420266.</paragraph>
</section>
<section id="pv">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147556"><bookmark_value>PV function</bookmark_value>
+<bookmark branch="index" id="bm_id3147556"><bookmark_value>PV function</bookmark_value>
<bookmark_value>present values</bookmark_value>
<bookmark_value>calculating; present values</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_BW" id="bm_id3153072" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_BW" id="bm_id3153072" localize="false"/>
<h2 id="hd_id3147556">PV</h2>
- <paragraph xml-lang="en-US" id="par_id3153301" role="paragraph"><ahelp hid="HID_FUNC_BW">Returns the present value of an investment resulting from a series of regular payments.</ahelp></paragraph>
- <paragraph xml-lang="en-US" id="par_id3146099" role="paragraph">Use this function to calculate the amount of money needed to be invested at a fixed rate today, to receive a specific amount, an annuity, over a specified number of periods. You can also determine how much money is to remain after the elapse of the period. Specify as well if the amount is to be paid out at the beginning or at the end of each period.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153334" role="paragraph">Enter these values either as numbers, expressions or references. If, for example, interest is paid annually at 8%, but you want to use month as your period, enter 8%/12 under <emph>Rate</emph> and <item type="productname">%PRODUCTNAME</item> Calc with automatically calculate the correct factor.</paragraph>
+ <paragraph id="par_id3153301" role="paragraph"><ahelp hid="HID_FUNC_BW">Returns the present value of an investment resulting from a series of regular payments.</ahelp></paragraph>
+ <paragraph id="par_id3146099" role="paragraph">Use this function to calculate the amount of money needed to be invested at a fixed rate today, to receive a specific amount, an annuity, over a specified number of periods. You can also determine how much money is to remain after the elapse of the period. Specify as well if the amount is to be paid out at the beginning or at the end of each period.</paragraph>
+ <paragraph id="par_id3153334" role="paragraph">Enter these values either as numbers, expressions or references. If, for example, interest is paid annually at 8%, but you want to use month as your period, enter 8%/12 under <emph>Rate</emph> and <item type="productname">%PRODUCTNAME</item> Calc with automatically calculate the correct factor.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3150395" role="code">PV(Rate; NPer; Pmt [; FV [; Type]])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3151341" role="paragraph">
+ <paragraph id="par_id3150395" role="code">PV(Rate; NPer; Pmt [; FV [; Type]])</paragraph>
+ <paragraph id="par_id3151341" role="paragraph">
<emph>Rate</emph> defines the interest rate per period.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153023" role="paragraph">
+ <paragraph id="par_id3153023" role="paragraph">
<emph>NPer</emph> is the total number of periods (payment period).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146323" role="paragraph">
+ <paragraph id="par_id3146323" role="paragraph">
<emph>Pmt</emph> is the regular payment made per period.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150536" role="paragraph">
+ <paragraph id="par_id3150536" role="paragraph">
<emph>FV</emph> (optional) defines the future value remaining after the final installment has been made.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146883" role="paragraph">
+ <paragraph id="par_id3146883" role="paragraph">
<emph>Type</emph> (optional) denotes due date for payments. Type = 1 means due at the beginning of a period and Type = 0 (default) means due at the end of the period.</paragraph>
- <paragraph xml-lang="en-US" id="par_idN10B13" role="paragraph" localize="false">
- <embedvar href="text/scalc/00/00000004.xhp#optional"/>
- </paragraph>
+ <paragraph id="par_idN10B13" role="paragraph" localize="false"><embedvar href="text/scalc/00/00000004.xhp#optional"/></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3145225" role="paragraph">What is the present value of an investment, if 500 currency units are paid out monthly and the annual interest rate is 8%? The payment period is 48 months and 20,000 currency units are to remain at the end of the payment period.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155907" role="paragraph">
+ <paragraph id="par_id3145225" role="paragraph">What is the present value of an investment, if 500 currency units are paid out monthly and the annual interest rate is 8%? The payment period is 48 months and 20,000 currency units are to remain at the end of the payment period.</paragraph>
+ <paragraph id="par_id3155907" role="paragraph">
<item type="input">=PV(8%/12;48;500;20000)</item> = -35,019.37 currency units. Under the named conditions, you must deposit 35,019.37 currency units today, if you want to receive 500 currency units per month for 48 months and have 20,000 currency units left over at the end. Cross-checking shows that 48 x 500 currency units + 20,000 currency units = 44,000 currency units. The difference between this amount and the 35,000 currency units deposited represents the interest paid.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149150" role="paragraph">If you enter references instead of these values into the formula, you can calculate any number of "If-then" scenarios. Please note: references to constants must be defined as absolute references. Examples of this type of application are found under the depreciation functions.</paragraph>
+ <paragraph id="par_id3149150" role="paragraph">If you enter references instead of these values into the formula, you can calculate any number of "If-then" scenarios. Please note: references to constants must be defined as absolute references. Examples of this type of application are found under the depreciation functions.</paragraph>
</section>
<section id="syd">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3152978"><bookmark_value>calculating; depreciations</bookmark_value>
+<bookmark branch="index" id="bm_id3152978"><bookmark_value>calculating; depreciations</bookmark_value>
<bookmark_value>SYD function</bookmark_value>
<bookmark_value>depreciations; arithmetic declining</bookmark_value>
<bookmark_value>arithmetic declining depreciations</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_DIA" id="bm_id3157905" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_DIA" id="bm_id3157905" localize="false"/>
<h2 id="hd_id3152978">SYD</h2>
- <paragraph xml-lang="en-US" id="par_id3148732" role="paragraph"><ahelp hid="HID_FUNC_DIA">Returns the arithmetic-declining depreciation rate.</ahelp></paragraph>
- <paragraph xml-lang="en-US" id="par_id3149886" role="paragraph">Use this function to calculate the depreciation amount for one period of the total depreciation span of an object. Arithmetic declining depreciation reduces the depreciation amount from period to period by a fixed sum.</paragraph>
+ <paragraph id="par_id3148732" role="paragraph"><ahelp hid="HID_FUNC_DIA">Returns the arithmetic-declining depreciation rate.</ahelp></paragraph>
+ <paragraph id="par_id3149886" role="paragraph">Use this function to calculate the depreciation amount for one period of the total depreciation span of an object. Arithmetic declining depreciation reduces the depreciation amount from period to period by a fixed sum.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3150483" role="code">SYD(Cost; Salvage; Life; Period)</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146879" role="paragraph">
+ <paragraph id="par_id3150483" role="code">SYD(Cost; Salvage; Life; Period)</paragraph>
+ <paragraph id="par_id3146879" role="paragraph">
<emph>Cost</emph> is the initial cost of an asset.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3147423" role="paragraph">
+ <paragraph id="par_id3147423" role="paragraph">
<emph>Salvage</emph> is the value of an asset after depreciation.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3151229" role="paragraph">
+ <paragraph id="par_id3151229" role="paragraph">
<emph>Life</emph> is the period fixing the time span over which an asset is depreciated.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3147473" role="paragraph">
+ <paragraph id="par_id3147473" role="paragraph">
<emph>Period</emph> defines the period for which the depreciation is to be calculated.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3149688" role="paragraph">A video system initially costing 50,000 currency units is to be depreciated annually for the next 5 years. The salvage value is to be 10,000 currency units. You want to calculate depreciation for the first year.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150900" role="paragraph">
+ <paragraph id="par_id3149688" role="paragraph">A video system initially costing 50,000 currency units is to be depreciated annually for the next 5 years. The salvage value is to be 10,000 currency units. You want to calculate depreciation for the first year.</paragraph>
+ <paragraph id="par_id3150900" role="paragraph">
<item type="input">=SYD(50000;10000;5;1)</item>=13,333.33 currency units. The depreciation amount for the first year is 13,333.33 currency units.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146142" role="paragraph">To have an overview of depreciation rates per period, it is best to define a depreciation table. By entering the different depreciation formulas available in <item type="productname">%PRODUCTNAME</item> Calc next to each other, you can see which depreciation form is the most appropriate. Enter the table as follows:</paragraph>
+ <paragraph id="par_id3146142" role="paragraph">To have an overview of depreciation rates per period, it is best to define a depreciation table. By entering the different depreciation formulas available in <item type="productname">%PRODUCTNAME</item> Calc next to each other, you can see which depreciation form is the most appropriate. Enter the table as follows:</paragraph>
<table id="tbl_id3149189">
<tablerow>
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3155258" role="tablehead">
+ <paragraph id="par_id3155258" role="tablehead">
<emph>A</emph>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3154558" role="tablehead">
+ <paragraph id="par_id3154558" role="tablehead">
<emph>B</emph>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3152372" role="tablehead">
+ <paragraph id="par_id3152372" role="tablehead">
<emph>C</emph>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3149949" role="tablehead">
+ <paragraph id="par_id3149949" role="tablehead">
<emph>D</emph>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3145123" role="tablehead">
+ <paragraph id="par_id3145123" role="tablehead">
<emph>E</emph>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3149504" role="tablecontent">1</paragraph>
+ <paragraph id="par_id3149504" role="tablecontent">1</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3153778" role="tablecontent">
+ <paragraph id="par_id3153778" role="tablecontent">
<item type="input">Initial Cost</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3159083" role="tablecontent">
+ <paragraph id="par_id3159083" role="tablecontent">
<item type="input">Salvage Value</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3150002" role="tablecontent">
+ <paragraph id="par_id3150002" role="tablecontent">
<item type="input">Useful Life</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3153006" role="tablecontent">
+ <paragraph id="par_id3153006" role="tablecontent">
<item type="input">Time Period</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3154505" role="tablecontent">
+ <paragraph id="par_id3154505" role="tablecontent">
<item type="input">Deprec. SYD</item>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3150336" role="tablecontent">2</paragraph>
+ <paragraph id="par_id3150336" role="tablecontent">2</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3155926" role="tablecontent">
+ <paragraph id="par_id3155926" role="tablecontent">
<item type="input">50,000 currency units</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3153736" role="tablecontent">
+ <paragraph id="par_id3153736" role="tablecontent">
<item type="input">10,000 currency units</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3150131" role="tablecontent">
+ <paragraph id="par_id3150131" role="tablecontent">
<item type="input">5</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3148766" role="tablecontent">
+ <paragraph id="par_id3148766" role="tablecontent">
<item type="input">1</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3159136" role="tablecontent">
+ <paragraph id="par_id3159136" role="tablecontent">
<item type="input">13,333.33 currency units</item>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3151018" role="tablecontent">3</paragraph>
+ <paragraph id="par_id3151018" role="tablecontent">3</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -326,19 +324,19 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3148397" role="tablecontent">
+ <paragraph id="par_id3148397" role="tablecontent">
<item type="input">2</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3146907" role="tablecontent">
+ <paragraph id="par_id3146907" role="tablecontent">
<item type="input">10,666.67 currency units</item>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3147356" role="tablecontent">4</paragraph>
+ <paragraph id="par_id3147356" role="tablecontent">4</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -347,19 +345,19 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3150267" role="tablecontent">
+ <paragraph id="par_id3150267" role="tablecontent">
<item type="input">3</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3145628" role="tablecontent">
+ <paragraph id="par_id3145628" role="tablecontent">
<item type="input">8,000.00 currency units</item>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3149004" role="tablecontent">5</paragraph>
+ <paragraph id="par_id3149004" role="tablecontent">5</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -368,19 +366,19 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3153545" role="tablecontent">
+ <paragraph id="par_id3153545" role="tablecontent">
<item type="input">4</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3154634" role="tablecontent">
+ <paragraph id="par_id3154634" role="tablecontent">
<item type="input">5,333.33 currency units</item>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3147537" role="tablecontent">6</paragraph>
+ <paragraph id="par_id3147537" role="tablecontent">6</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -389,19 +387,19 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3155085" role="tablecontent">
+ <paragraph id="par_id3155085" role="tablecontent">
<item type="input">5</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3158413" role="tablecontent">
+ <paragraph id="par_id3158413" role="tablecontent">
<item type="input">2,666.67 currency units</item>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3154866" role="tablecontent">7</paragraph>
+ <paragraph id="par_id3154866" role="tablecontent">7</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -410,19 +408,19 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3155404" role="tablecontent">
+ <paragraph id="par_id3155404" role="tablecontent">
<item type="input">6</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3148431" role="tablecontent">
+ <paragraph id="par_id3148431" role="tablecontent">
<item type="input">0.00 currency units</item>
</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3156261" role="tablecontent">8</paragraph>
+ <paragraph id="par_id3156261" role="tablecontent">8</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -431,7 +429,7 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3083286" role="tablecontent">
+ <paragraph id="par_id3083286" role="tablecontent">
<item type="input">7</item>
</paragraph>
</tablecell>
@@ -440,7 +438,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3083443" role="tablecontent">9</paragraph>
+ <paragraph id="par_id3083443" role="tablecontent">9</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -449,7 +447,7 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3154815" role="tablecontent">
+ <paragraph id="par_id3154815" role="tablecontent">
<item type="input">8</item>
</paragraph>
</tablecell>
@@ -458,7 +456,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3145082" role="tablecontent">10</paragraph>
+ <paragraph id="par_id3145082" role="tablecontent">10</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -467,7 +465,7 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3156307" role="tablecontent">
+ <paragraph id="par_id3156307" role="tablecontent">
<item type="input">9</item>
</paragraph>
</tablecell>
@@ -476,7 +474,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3147564" role="tablecontent">11</paragraph>
+ <paragraph id="par_id3147564" role="tablecontent">11</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -485,7 +483,7 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3146856" role="tablecontent">
+ <paragraph id="par_id3146856" role="tablecontent">
<item type="input">10</item>
</paragraph>
</tablecell>
@@ -494,7 +492,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3150880" role="tablecontent">12</paragraph>
+ <paragraph id="par_id3150880" role="tablecontent">12</paragraph>
</tablecell>
<tablecell>
</tablecell>
@@ -509,10 +507,10 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3145208" role="tablecontent">13</paragraph>
+ <paragraph id="par_id3145208" role="tablecontent">13</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3156113" role="tablecontent">
+ <paragraph id="par_id3156113" role="tablecontent">
<item type="input">&gt;0</item>
</paragraph>
</tablecell>
@@ -521,217 +519,217 @@
<tablecell>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3153625" role="tablecontent">
+ <paragraph id="par_id3153625" role="tablecontent">
<item type="input">Total</item>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3151297" role="tablecontent">
+ <paragraph id="par_id3151297" role="tablecontent">
<item type="input">40,000.00 currency units</item>
</paragraph>
</tablecell>
</tablerow>
</table>
- <paragraph xml-lang="en-US" id="par_id3149979" role="paragraph">The formula in E2 is as follows:</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155849" role="paragraph">
+ <paragraph id="par_id3149979" role="paragraph">The formula in E2 is as follows:</paragraph>
+ <paragraph id="par_id3155849" role="paragraph">
<item type="input">=SYD($A$2;$B$2;$C$2;D2)</item>
</paragraph>
- <paragraph xml-lang="en-US" id="par_id3156124" role="paragraph">This formula is duplicated in column E down to E11 (select E2, then drag down the lower right corner with the mouse).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3147270" role="paragraph">Cell E13 contains the formula used to check the total of the depreciation amounts. It uses the SUMIF function as the negative values in E8:E11 must not be considered. The condition &gt;0 is contained in cell A13. The formula in E13 is as follows:</paragraph>
- <paragraph xml-lang="en-US" id="par_id3152811" role="paragraph">
+ <paragraph id="par_id3156124" role="paragraph">This formula is duplicated in column E down to E11 (select E2, then drag down the lower right corner with the mouse).</paragraph>
+ <paragraph id="par_id3147270" role="paragraph">Cell E13 contains the formula used to check the total of the depreciation amounts. It uses the SUMIF function as the negative values in E8:E11 must not be considered. The condition &gt;0 is contained in cell A13. The formula in E13 is as follows:</paragraph>
+ <paragraph id="par_id3152811" role="paragraph">
<item type="input">=SUMIF(E2:E11;A13)</item>
</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155998" role="paragraph">Now view the depreciation for a 10 year period, or at a salvage value of 1 currency unit, or enter a different initial cost, and so on.</paragraph>
+ <paragraph id="par_id3155998" role="paragraph">Now view the depreciation for a 10 year period, or at a salvage value of 1 currency unit, or enter a different initial cost, and so on.</paragraph>
</section>
<section id="disc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155104"><bookmark_value>DISC function</bookmark_value>
+<bookmark branch="index" id="bm_id3155104"><bookmark_value>DISC function</bookmark_value>
<bookmark_value>allowances</bookmark_value>
<bookmark_value>discounts</bookmark_value>
</bookmark><comment>mw added "discounts" and "allowances"</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_DISC" id="bm_id3149290" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_DISC" id="bm_id3149290" localize="false"/>
<h2 id="hd_id3155104">DISC</h2>
- <paragraph xml-lang="en-US" id="par_id3153891" role="paragraph"><ahelp hid="HID_AAI_FUNC_DISC">Calculates the allowance (discount) of a security as a percentage.</ahelp></paragraph>
+ <paragraph id="par_id3153891" role="paragraph"><ahelp hid="HID_AAI_FUNC_DISC">Calculates the allowance (discount) of a security as a percentage.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3149756" role="code">DISC(Settlement; Maturity; Price; Redemption [; Basis])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3156014" role="paragraph">
+ <paragraph id="par_id3149756" role="code">DISC(Settlement; Maturity; Price; Redemption [; Basis])</paragraph>
+ <paragraph id="par_id3156014" role="paragraph">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154304" role="paragraph">
+ <paragraph id="par_id3154304" role="paragraph">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3159180" role="paragraph">
+ <paragraph id="par_id3159180" role="paragraph">
<emph>Price</emph> is the price of the security per 100 currency units of par value.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3147253" role="paragraph">
+ <paragraph id="par_id3147253" role="paragraph">
<emph>Redemption</emph> is the redemption value of the security per 100 currency units of par value.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3155902" role="paragraph">A security is purchased on 2001-01-25; the maturity date is 2001-11-15. The price (purchase price) is 97, the redemption value is 100. Using daily balance calculation (basis 3) how high is the settlement (discount)?</paragraph>
- <paragraph xml-lang="en-US" id="par_id3152797" role="paragraph">
+ <paragraph id="par_id3155902" role="paragraph">A security is purchased on 2001-01-25; the maturity date is 2001-11-15. The price (purchase price) is 97, the redemption value is 100. Using daily balance calculation (basis 3) how high is the settlement (discount)?</paragraph>
+ <paragraph id="par_id3152797" role="paragraph">
<item type="input">=DISC("2001-01-25";"2001-11-15";97;100;3)</item> returns about 0.0372 or 3.72 per cent.</paragraph>
</section>
<section id="duration">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154695"><bookmark_value>DURATION function</bookmark_value>
+<bookmark branch="index" id="bm_id3154695"><bookmark_value>DURATION function</bookmark_value>
<bookmark_value>durations;fixed interest securities</bookmark_value>
</bookmark><comment>mw added two entries</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_DURATION" id="bm_id3159344" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_DURATION" id="bm_id3159344" localize="false"/>
<h2 id="hd_id3154695">DURATION</h2>
- <paragraph xml-lang="en-US" id="par_id3145768" role="paragraph"><ahelp hid="HID_AAI_FUNC_DURATION">Calculates the duration of a fixed interest security in years.</ahelp></paragraph>
+ <paragraph id="par_id3145768" role="paragraph"><ahelp hid="HID_AAI_FUNC_DURATION">Calculates the duration of a fixed interest security in years.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3153373" role="code">DURATION(Settlement; Maturity; Coupon; Yield; Frequency [; Basis])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155397" role="paragraph">
+ <paragraph id="par_id3153373" role="code">DURATION(Settlement; Maturity; Coupon; Yield; Frequency [; Basis])</paragraph>
+ <paragraph id="par_id3155397" role="paragraph">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148558" role="paragraph">
+ <paragraph id="par_id3148558" role="paragraph">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153096" role="paragraph">
+ <paragraph id="par_id3153096" role="paragraph">
<emph>Coupon</emph> is the annual coupon interest rate (nominal rate of interest)</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154594" role="paragraph">
+ <paragraph id="par_id3154594" role="paragraph">
<emph>Yield</emph> is the annual yield of the security.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149906" role="paragraph">
+ <paragraph id="par_id3149906" role="paragraph">
<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4).</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3148834" role="paragraph">A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154902" role="paragraph"><input>=DURATION("2001-01-01";"2006-01-01";0.08;0.09;2;3)</input> returns 4.2 years.</paragraph>
+ <paragraph id="par_id3148834" role="paragraph">A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?</paragraph>
+ <paragraph id="par_id3154902" role="paragraph"><input>=DURATION("2001-01-01";"2006-01-01";0.08;0.09;2;3)</input> returns 4.2 years.</paragraph>
</section>
<section id="effective">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3159147"><bookmark_value>annual net interest rates</bookmark_value>
+<bookmark branch="index" id="bm_id3159147"><bookmark_value>annual net interest rates</bookmark_value>
<bookmark_value>calculating; annual net interest rates</bookmark_value>
<bookmark_value>net annual interest rates</bookmark_value>
<bookmark_value>EFFECT function</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_EFFEKTIV" id="bm_id3154290" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_EFFEKTIV" id="bm_id3154290" localize="false"/>
<h2 id="hd_id3159147">EFFECT</h2>
- <paragraph xml-lang="en-US" id="par_id3154204" role="paragraph"><ahelp hid="HID_FUNC_EFFEKTIV">Returns the net annual interest rate for a nominal interest rate.</ahelp></paragraph>
- <paragraph xml-lang="en-US" id="par_id3145417" role="paragraph">Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period.</paragraph>
+ <paragraph id="par_id3154204" role="paragraph"><ahelp hid="HID_FUNC_EFFEKTIV">Returns the net annual interest rate for a nominal interest rate.</ahelp></paragraph>
+ <paragraph id="par_id3145417" role="paragraph">Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3148805" role="code">EFFECT(Nom; P)</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149768" role="paragraph">
+ <paragraph id="par_id3148805" role="code">EFFECT(Nom; P)</paragraph>
+ <paragraph id="par_id3149768" role="paragraph">
<emph>Nom</emph> is the nominal interest.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149334" role="paragraph">
+ <paragraph id="par_id3149334" role="paragraph">
<emph>P</emph> is the number of interest payment periods per year.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3144499" role="paragraph">If the annual nominal interest rate is 9.75% and four interest calculation periods are defined, what is the actual interest rate (effective rate)?</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150772" role="paragraph">
+ <paragraph id="par_id3144499" role="paragraph">If the annual nominal interest rate is 9.75% and four interest calculation periods are defined, what is the actual interest rate (effective rate)?</paragraph>
+ <paragraph id="par_id3150772" role="paragraph">
<item type="input">=EFFECT(9.75%;4)</item> = 10.11% The annual effective rate is therefore 10.11%.</paragraph>
</section>
<section id="effect_add">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147241"><bookmark_value>effective interest rates</bookmark_value>
+<bookmark branch="index" id="bm_id3147241"><bookmark_value>effective interest rates</bookmark_value>
<bookmark_value>EFFECT_ADD function</bookmark_value>
</bookmark><comment>mw changed "effective rates"</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_EFFECT" id="bm_id3147515" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_EFFECT" id="bm_id3147515" localize="false"/>
<h2 id="hd_id3147241">EFFECT_ADD</h2>
- <paragraph xml-lang="en-US" id="par_id3147524" role="paragraph"><ahelp hid="HID_AAI_FUNC_EFFECT">Calculates the effective annual rate of interest on the basis of the nominal interest rate and the number of interest payments per annum.</ahelp></paragraph>
+ <paragraph id="par_id3147524" role="paragraph"><ahelp hid="HID_AAI_FUNC_EFFECT">Calculates the effective annual rate of interest on the basis of the nominal interest rate and the number of interest payments per annum.</ahelp></paragraph>
<embed href="text/scalc/01/04060102.xhp#ADD_note"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3155118" role="code">EFFECT_ADD(NominalRate; NPerY)</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148907" role="paragraph">
+ <paragraph id="par_id3155118" role="code">EFFECT_ADD(NominalRate; NPerY)</paragraph>
+ <paragraph id="par_id3148907" role="paragraph">
<emph>NominalRate</emph> is the annual nominal rate of interest.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154274" role="paragraph">
+ <paragraph id="par_id3154274" role="paragraph">
<emph>NPerY </emph>is the number of interest payments per year.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3158426" role="paragraph">What is the effective annual rate of interest for a 5.25% nominal rate and quarterly payment.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148927" role="paragraph">
+ <paragraph id="par_id3158426" role="paragraph">What is the effective annual rate of interest for a 5.25% nominal rate and quarterly payment.</paragraph>
+ <paragraph id="par_id3148927" role="paragraph">
<item type="input">=EFFECT_ADD(0.0525;4)</item> returns 0.053543 or 5.3543%.</paragraph>
</section>
<section id="ddb">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149998"><bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value>
+<bookmark branch="index" id="bm_id3149998"><bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value>
<bookmark_value>arithmetic-degressive depreciations</bookmark_value>
<bookmark_value>depreciations;arithmetic-degressive</bookmark_value>
<bookmark_value>DDB function</bookmark_value>
</bookmark><comment>mw corrected two typos and added "depreciations;..."</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_GDA" id="bm_id3149176" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_GDA" id="bm_id3149176" localize="false"/>
<h2 id="hd_id3149998">DDB</h2>
- <paragraph xml-lang="en-US" id="par_id3159190" role="paragraph"><ahelp hid="HID_FUNC_GDA">Returns the depreciation of an asset for a specified period using the arithmetic-declining method.</ahelp></paragraph>
- <paragraph xml-lang="en-US" id="par_id3152361" role="paragraph">Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type.</paragraph>
+ <paragraph id="par_id3159190" role="paragraph"><ahelp hid="HID_FUNC_GDA">Returns the depreciation of an asset for a specified period using the arithmetic-declining method.</ahelp></paragraph>
+ <paragraph id="par_id3152361" role="paragraph">Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3166452" role="code">DDB(Cost; Salvage; Life; Period [; Factor])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153237" role="paragraph">
+ <paragraph id="par_id3166452" role="code">DDB(Cost; Salvage; Life; Period [; Factor])</paragraph>
+ <paragraph id="par_id3153237" role="paragraph">
<emph>Cost</emph> fixes the initial cost of an asset.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149787" role="paragraph">
+ <paragraph id="par_id3149787" role="paragraph">
<emph>Salvage</emph> fixes the value of an asset at the end of its life.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3152945" role="paragraph">
+ <paragraph id="par_id3152945" role="paragraph">
<emph>Life</emph> is the number of periods (for example, years or months) defining how long the asset is to be used.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149736" role="paragraph">
+ <paragraph id="par_id3149736" role="paragraph">
<emph>Period</emph> states the period for which the value is to be calculated.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150243" role="paragraph">
+ <paragraph id="par_id3150243" role="paragraph">
<emph>Factor</emph> (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3152882" role="paragraph">A computer system with an initial cost of 75,000 currency units is to be depreciated monthly over 5 years. The value at the end of the depreciation is to be 1 currency unit. The factor is 2.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154106" role="paragraph">
+ <paragraph id="par_id3152882" role="paragraph">A computer system with an initial cost of 75,000 currency units is to be depreciated monthly over 5 years. The value at the end of the depreciation is to be 1 currency unit. The factor is 2.</paragraph>
+ <paragraph id="par_id3154106" role="paragraph">
<item type="input">=DDB(75000;1;60;12;2) </item>= 1,721.81 currency units. Therefore, the double-declining depreciation in the twelfth month after purchase is 1,721.81 currency units.</paragraph>
</section>
<section id="db">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149962"><bookmark_value>calculating; geometric-degressive depreciations</bookmark_value>
+<bookmark branch="index" id="bm_id3149962"><bookmark_value>calculating; geometric-degressive depreciations</bookmark_value>
<bookmark_value>geometric-degressive depreciations</bookmark_value>
<bookmark_value>depreciations;geometric-degressive</bookmark_value>
<bookmark_value>DB function</bookmark_value>
</bookmark><comment>mw added "depreciations;.."</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_GDA2" id="bm_id3149973" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_GDA2" id="bm_id3149973" localize="false"/>
<h2 id="hd_id3149962">DB</h2>
- <paragraph xml-lang="en-US" id="par_id3148989" role="paragraph"><ahelp hid="HID_FUNC_GDA2">Returns the depreciation of an asset for a specified period using the fixed-declining balance method.</ahelp></paragraph>
- <paragraph xml-lang="en-US" id="par_id3156213" role="paragraph">This form of depreciation is used if you want to get a higher depreciation value at the beginning of the depreciation (as opposed to linear depreciation). The depreciation value is reduced with every depreciation period by the depreciation already deducted from the initial cost.</paragraph>
+ <paragraph id="par_id3148989" role="paragraph"><ahelp hid="HID_FUNC_GDA2">Returns the depreciation of an asset for a specified period using the fixed-declining balance method.</ahelp></paragraph>
+ <paragraph id="par_id3156213" role="paragraph">This form of depreciation is used if you want to get a higher depreciation value at the beginning of the depreciation (as opposed to linear depreciation). The depreciation value is reduced with every depreciation period by the depreciation already deducted from the initial cost.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3153349" role="code">DB(Cost; Salvage; Life; Period [; Month])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148462" role="paragraph">
+ <paragraph id="par_id3153349" role="code">DB(Cost; Salvage; Life; Period [; Month])</paragraph>
+ <paragraph id="par_id3148462" role="paragraph">
<emph>Cost</emph> is the initial cost of an asset.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148658" role="paragraph">
+ <paragraph id="par_id3148658" role="paragraph">
<emph>Salvage</emph> is the value of an asset at the end of the depreciation.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3145371" role="paragraph">
+ <paragraph id="par_id3145371" role="paragraph">
<emph>Life</emph> defines the period over which an asset is depreciated.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154608" role="paragraph">
+ <paragraph id="par_id3154608" role="paragraph">
<emph>Period</emph> is the length of each period. The length must be entered in the same date unit as the depreciation period.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150829" role="paragraph">
+ <paragraph id="par_id3150829" role="paragraph">
<emph>Month</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3156147" role="paragraph">A computer system with an initial cost of 25,000 currency units is to be depreciated over a three-year period. The salvage value is to be 1,000 currency units. The first period of depreciation comprises 6 months. What is the fixed-declining balance depreciation of the computer system in the second period, which is a full year starting from the end of the first six-month period?</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149513" role="paragraph">
+ <paragraph id="par_id3156147" role="paragraph">A computer system with an initial cost of 25,000 currency units is to be depreciated over a three-year period. The salvage value is to be 1,000 currency units. The first period of depreciation comprises 6 months. What is the fixed-declining balance depreciation of the computer system in the second period, which is a full year starting from the end of the first six-month period?</paragraph>
+ <paragraph id="par_id3149513" role="paragraph">
<input>=DB(25000; 1000; 3; 2; 6)</input> returns 11,037.95 currency units.</paragraph>
</section>
<section id="irr">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153948"><bookmark_value>IRR function</bookmark_value>
+<bookmark branch="index" id="bm_id3153948"><bookmark_value>IRR function</bookmark_value>
<bookmark_value>calculating;internal rates of return, regular payments</bookmark_value>
<bookmark_value>internal rates of return;regular payments</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_IKV" id="bm_id3148419" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_IKV" id="bm_id3148419" localize="false"/>
<h2 id="hd_id3153948">IRR</h2>
- <paragraph xml-lang="en-US" id="par_id3143282" role="paragraph"><ahelp hid="HID_FUNC_IKV">Calculates the internal rate of return for an investment.</ahelp> The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income).</paragraph>
- <paragraph id="par_idN10E621" role="paragraph" xml-lang="en-US">If the payments take place at irregular intervals, use the <link href="text/scalc/01/04060118.xhp#xirr">XIRR</link> function.</paragraph>
+ <paragraph id="par_id3143282" role="paragraph"><ahelp hid="HID_FUNC_IKV">Calculates the internal rate of return for an investment.</ahelp> The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income).</paragraph>
+ <paragraph id="par_idN10E621" role="paragraph">If the payments take place at irregular intervals, use the <link href="text/scalc/01/04060118.xhp#xirr">XIRR</link> function.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3155427" role="code">IRR(Values [; Guess])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3144758" role="paragraph">
+ <paragraph id="par_id3155427" role="code">IRR(Values [; Guess])</paragraph>
+ <paragraph id="par_id3144758" role="paragraph">
<emph>Values</emph> represents an array containing the values.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149233" role="paragraph">
+ <paragraph id="par_id3149233" role="paragraph">
<emph>Guess</emph> (optional) is the estimated value. An iterative method is used to calculate the internal rate of return. If you can provide only few values, you should provide an initial guess to enable the iteration.</paragraph>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3150630" role="paragraph">Under the assumption that cell contents are A1=<item type="input">-10000</item>, A2=<item type="input">3500</item>, A3=<item type="input">7600</item> and A4=<item type="input">1000</item>, the formula <item type="input">=IRR(A1:A4)</item> gives a result of 11,33%.</paragraph>
+ <paragraph id="par_id3150630" role="paragraph">Under the assumption that cell contents are A1=<item type="input">-10000</item>, A2=<item type="input">3500</item>, A3=<item type="input">7600</item> and A4=<item type="input">1000</item>, the formula <item type="input">=IRR(A1:A4)</item> gives a result of 11,33%.</paragraph>
<warning id="par_id461513468030965">Because of the iterative method used, it is possible for IRR to fail and return <link href="text/scalc/05/02140000.xhp">Error 523</link>, with "Error: Calculation does not converge" in the status bar. In that case, try another value for Guess.</warning>
</section>
<section id="ispmt">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3151012"><bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value>
+<bookmark branch="index" id="bm_id3151012"><bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value>
<bookmark_value>interests for unchanged amortization installments</bookmark_value>
<bookmark_value>ISPMT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_ISPMT" id="bm_id3149491" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_ISPMT" id="bm_id3149491" localize="false"/>
<h2 id="hd_id3151012">ISPMT</h2>
- <paragraph xml-lang="en-US" id="par_id3148693" role="paragraph"><ahelp hid="HID_FUNC_ISPMT">Calculates the level of interest for unchanged amortization installments.</ahelp></paragraph>
+ <paragraph id="par_id3148693" role="paragraph"><ahelp hid="HID_FUNC_ISPMT">Calculates the level of interest for unchanged amortization installments.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3146070" role="code">ISPMT(Rate; Period; TotalPeriods; Invest)</paragraph>
- <paragraph xml-lang="en-US" id="par_id3148672" role="paragraph">
+ <paragraph id="par_id3146070" role="code">ISPMT(Rate; Period; TotalPeriods; Invest)</paragraph>
+ <paragraph id="par_id3148672" role="paragraph">
<emph>Rate</emph> sets the periodic interest rate.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3145777" role="paragraph">
+ <paragraph id="par_id3145777" role="paragraph">
<emph>Period</emph> is the number of installments for calculation of interest.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153678" role="paragraph">
+ <paragraph id="par_id3153678" role="paragraph">
<emph>TotalPeriods</emph> is the total number of installment periods.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3159390" role="paragraph">
+ <paragraph id="par_id3159390" role="paragraph">
<emph>Invest</emph> is the amount of the investment.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3149558" role="paragraph">For a credit amount of 120,000 currency units with a two-year term and monthly installments, at a yearly interest rate of 12% the level of interest after 1.5 years is required.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150949" role="paragraph">
+ <paragraph id="par_id3149558" role="paragraph">For a credit amount of 120,000 currency units with a two-year term and monthly installments, at a yearly interest rate of 12% the level of interest after 1.5 years is required.</paragraph>
+ <paragraph id="par_id3150949" role="paragraph">
<item type="input">=ISPMT(1%;18;24;120000)</item> = -300 currency units. The monthly interest after 1.5 years amounts to 300 currency units.</paragraph>
</section>
</sort>
-<paragraph xml-lang="en-US" id="par_id3146812" role="paragraph"><link href="text/scalc/01/04060119.xhp">Financial Functions Part Two</link></paragraph>
- <paragraph xml-lang="en-US" id="par_id3154411" role="paragraph"><link href="text/scalc/01/04060118.xhp">Financial Functions Part Three</link></paragraph>
+<paragraph id="par_id3146812" role="paragraph"><link href="text/scalc/01/04060119.xhp">Financial Functions Part Two</link></paragraph>
+ <paragraph id="par_id3154411" role="paragraph"><link href="text/scalc/01/04060118.xhp">Financial Functions Part Three</link></paragraph>
<embed href="text/scalc/01/04060100.xhp#drking"/>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/04060105.xhp b/source/text/scalc/01/04060105.xhp
index 2dfa2e212f..6283c38eba 100644
--- a/source/text/scalc/01/04060105.xhp
+++ b/source/text/scalc/01/04060105.xhp
@@ -117,9 +117,7 @@
<emph>ThenValue</emph> (optional) is the value that is returned if the logical test is TRUE.</paragraph>
<paragraph id="par_id3154811" role="paragraph">
<emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE.</paragraph>
- <paragraph id="par_idN107FA" role="paragraph" localize="false">
- <embedvar href="text/scalc/00/00000004.xhp#optional"/>
- </paragraph>
+ <paragraph id="par_idN107FA" role="paragraph" localize="false"><embedvar href="text/scalc/00/00000004.xhp#optional"/></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
<paragraph id="par_id3150867" role="paragraph">
<input>=IF(A1&gt;5;100;"too small")</input> If the value in <literal>A1</literal> is greater than <literal>5</literal>, the value <literal>100</literal> is returned; otherwise, the text <literal>too small</literal> is returned.</paragraph>
diff --git a/source/text/scalc/01/04060116.xhp b/source/text/scalc/01/04060116.xhp
index 6d78842f42..00312e7d30 100644
--- a/source/text/scalc/01/04060116.xhp
+++ b/source/text/scalc/01/04060116.xhp
@@ -22,12 +22,12 @@
<meta>
<topic id="textscalc0104060116xml" indexer="include">
- <title xml-lang="en-US" id="tit">Add-in Functions, List of Analysis Functions Part Two</title>
+ <title id="tit">Add-in Functions, List of Analysis Functions Part Two</title>
<filename>/text/scalc/01/04060116.xhp</filename>
</topic>
</meta>
<body>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3145074"><bookmark_value>imaginary numbers in analysis functions</bookmark_value>
+<bookmark branch="index" id="bm_id3145074"><bookmark_value>imaginary numbers in analysis functions</bookmark_value>
<bookmark_value>complex numbers in analysis functions</bookmark_value>
</bookmark>
<h1 id="hd_id3154659"><variable id="head_addin_analysis_two"><link href="text/scalc/01/04060116.xhp">Add-in Functions, List of Analysis Functions Part Two</link></variable></h1>
@@ -37,392 +37,350 @@
</section>
<sort order="asc" descendant="h2">
<section id="imabs">
- <paragraph xml-lang="en-US" id="par_id3145074" role="paragraph" localize="false"/>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154959"><bookmark_value>IMABS function</bookmark_value>
+ <paragraph id="par_id3145074" role="paragraph" localize="false"/>
+<bookmark branch="index" id="bm_id3154959"><bookmark_value>IMABS function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMABS" id="bm_id3154541" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMABS" id="bm_id3154541" localize="false"/>
<h2 id="hd_id3154959">IMABS</h2>
- <paragraph xml-lang="en-US" id="par_id3149895" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMABS">The result is the absolute value of a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3149895" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMABS">The result is the absolute value of a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3151302" role="code">IMABS("ComplexNumber")</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153974" role="paragraph"><variable id="complex"><emph>ComplexNumber</emph> is a complex number that is entered in the form "x+yi" or "x+yj".
+ <paragraph id="par_id3151302" role="code">IMABS("ComplexNumber")</paragraph>
+ <paragraph id="par_id3153974" role="paragraph"><variable id="complex"><emph>ComplexNumber</emph> is a complex number that is entered in the form "x+yi" or "x+yj".
</variable><comment>no blanks allowed, see i82522</comment></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3143222" role="paragraph">
+ <paragraph id="par_id3143222" role="paragraph">
<item type="input">=IMABS("5+12j")</item> returns 13.</paragraph>
</section>
<section id="imaginary">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3145357"><bookmark_value>IMAGINARY function</bookmark_value>
+<bookmark branch="index" id="bm_id3145357"><bookmark_value>IMAGINARY function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMAGINARY" id="bm_id3154651" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMAGINARY" id="bm_id3154651" localize="false"/>
<h2 id="hd_id3145357">IMAGINARY</h2>
- <paragraph xml-lang="en-US" id="par_id3146965" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMAGINARY">The result is the imaginary coefficient of a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3146965" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMAGINARY">The result is the imaginary coefficient of a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3155522" role="code">IMAGINARY("ComplexNumber")</paragraph>
+ <paragraph id="par_id3155522" role="code">IMAGINARY("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3155592" role="paragraph">
+ <paragraph id="par_id3155592" role="paragraph">
<item type="input">=IMAGINARY("4+3j")</item> returns 3.</paragraph>
</section>
<section id="impower">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3146106"><bookmark_value>IMPOWER function</bookmark_value>
+<bookmark branch="index" id="bm_id3146106"><bookmark_value>IMPOWER function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMPOWER" id="bm_id3155755" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMPOWER" id="bm_id3155755" localize="false"/>
<h2 id="hd_id3146106">IMPOWER</h2>
- <paragraph xml-lang="en-US" id="par_id3147245" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMPOWER">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp></paragraph>
+ <paragraph id="par_id3147245" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMPOWER">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3147501" role="code">IMPOWER("ComplexNumber"; Number)</paragraph>
+ <paragraph id="par_id3147501" role="code">IMPOWER("ComplexNumber"; Number)</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
- <paragraph xml-lang="en-US" id="par_id3155743" role="paragraph">
+ <paragraph id="par_id3155743" role="paragraph">
<emph>Number</emph> is the exponent.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3151393" role="paragraph">
+ <paragraph id="par_id3151393" role="paragraph">
<item type="input">=IMPOWER("2+3i";2)</item> returns -5+12i.</paragraph>
</section>
<section id="imargument">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3148748"><bookmark_value>IMARGUMENT function</bookmark_value>
+<bookmark branch="index" id="bm_id3148748"><bookmark_value>IMARGUMENT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMARGUMENT" id="bm_id3147297" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMARGUMENT" id="bm_id3147297" localize="false"/>
<h2 id="hd_id3148748">IMARGUMENT</h2>
- <paragraph xml-lang="en-US" id="par_id3151341" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMARGUMENT">The result is the argument (the phi angle) of a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3151341" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMARGUMENT">The result is the argument (the phi angle) of a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3156402" role="code">IMARGUMENT("ComplexNumber")</paragraph>
+ <paragraph id="par_id3156402" role="code">IMARGUMENT("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3159125" role="paragraph">
+ <paragraph id="par_id3159125" role="paragraph">
<item type="input">=IMARGUMENT("3+4j")</item> returns 0.927295.</paragraph>
</section>
<section id="imcos">
- <h2 id="hd_id69271214320055">
- <embedvar href="text/scalc/01/func_imcos.xhp#imcos_head"/>
- </h2>
- <paragraph id="par_id207971541015759" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imcos.xhp#imcos_des"/>
- </paragraph>
+ <h2 id="hd_id69271214320055" localize="false"><embedvar href="text/scalc/01/func_imcos.xhp#imcos_head"/></h2>
+ <paragraph id="par_id207971541015759" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imcos.xhp#imcos_des"/></paragraph>
</section>
<section id="imcosh">
- <h2 id="hd_id217971417131058">
- <embedvar href="text/scalc/01/func_imcosh.xhp#imcosh_head"/>
- </h2>
- <paragraph id="par_id6527438118584" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imcosh.xhp#imcosh_des"/>
- </paragraph>
+ <h2 id="hd_id217971417131058" localize="false"><embedvar href="text/scalc/01/func_imcosh.xhp#imcosh_head"/></h2>
+ <paragraph id="par_id6527438118584" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imcosh.xhp#imcosh_des"/></paragraph>
</section>
<section id="imcot">
- <h2 id="hd_id7625634121212">
- <embedvar href="text/scalc/01/func_imcot.xhp#imcot_head"/>
- </h2>
- <paragraph id="par_id13708154784779" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imcot.xhp#imcot_des"/>
- </paragraph>
+ <h2 id="hd_id7625634121212" localize="false"><embedvar href="text/scalc/01/func_imcot.xhp#imcot_head"/></h2>
+ <paragraph id="par_id13708154784779" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imcot.xhp#imcot_des"/></paragraph>
</section>
<section id="imcsc">
- <h2 id="hd_id2907192866882">
- <embedvar href="text/scalc/01/func_imcsc.xhp#imcsc_head"/>
- </h2>
- <paragraph id="par_id11614766524423" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imcsc.xhp#imcsc_des"/>
- </paragraph>
+ <h2 id="hd_id2907192866882" localize="false"><embedvar href="text/scalc/01/func_imcsc.xhp#imcsc_head"/></h2>
+ <paragraph id="par_id11614766524423" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imcsc.xhp#imcsc_des"/></paragraph>
</section>
<section id="imcsch">
- <h2 id="hd_id2111268313694">
- <embedvar href="text/scalc/01/func_imcsch.xhp#imcsch_head"/>
- </h2>
- <paragraph id="par_id15108118182663" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imcsch.xhp#imcsch_des"/>
- </paragraph>
+ <h2 id="hd_id2111268313694" localize="false"><embedvar href="text/scalc/01/func_imcsch.xhp#imcsch_head"/></h2>
+ <paragraph id="par_id15108118182663" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imcsch.xhp#imcsch_des"/></paragraph>
</section>
<section id="imdiv">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3150024"><bookmark_value>IMDIV function</bookmark_value>
+<bookmark branch="index" id="bm_id3150024"><bookmark_value>IMDIV function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMDIV" id="bm_id3154679" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMDIV" id="bm_id3154679" localize="false"/>
<h2 id="hd_id3150024">IMDIV</h2>
- <paragraph xml-lang="en-US" id="par_id3145825" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMDIV">The result is the division of two complex numbers.</ahelp></paragraph>
+ <paragraph id="par_id3145825" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMDIV">The result is the division of two complex numbers.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3146942" role="code">IMDIV("Numerator"; "Denominator")</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150741" role="paragraph">
+ <paragraph id="par_id3146942" role="code">IMDIV("Numerator"; "Denominator")</paragraph>
+ <paragraph id="par_id3150741" role="paragraph">
<emph>Numerator</emph>, <emph>Denominator</emph> are complex numbers that are entered in the form "x+yi" or "x+yj".</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3148440" role="paragraph">
+ <paragraph id="par_id3148440" role="paragraph">
<item type="input">=IMDIV("-238+240i";"10+24i")</item> returns 5+12i.</paragraph>
</section>
<section id="imexp">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153039"><bookmark_value>IMEXP function</bookmark_value>
+<bookmark branch="index" id="bm_id3153039"><bookmark_value>IMEXP function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMEXP" id="bm_id3147468" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMEXP" id="bm_id3147468" localize="false"/>
<h2 id="hd_id3153039">IMEXP</h2>
- <paragraph xml-lang="en-US" id="par_id3144741" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMEXP">The result is the power of e and the complex number.</ahelp> The constant e has a value of approximately 2.71828182845904.</paragraph>
+ <paragraph id="par_id3144741" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMEXP">The result is the power of e and the complex number.</ahelp> The constant e has a value of approximately 2.71828182845904.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3154810" role="code">IMEXP("ComplexNumber")</paragraph>
+ <paragraph id="par_id3154810" role="code">IMEXP("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3149253" role="paragraph">
+ <paragraph id="par_id3149253" role="paragraph">
<item type="input">=IMEXP("1+j") </item>returns 1.47+2.29j (rounded).</paragraph>
</section>
<section id="imconjugate">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149955"><bookmark_value>IMCONJUGATE function</bookmark_value>
+<bookmark branch="index" id="bm_id3149955"><bookmark_value>IMCONJUGATE function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMCONJUGATE" id="bm_id3152782" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMCONJUGATE" id="bm_id3152782" localize="false"/>
<h2 id="hd_id3149955">IMCONJUGATE</h2>
- <paragraph xml-lang="en-US" id="par_id3155263" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMCONJUGATE">The result is the conjugated complex complement to a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3155263" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMCONJUGATE">The result is the conjugated complex complement to a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3153082" role="code">IMCONJUGATE("ComplexNumber")</paragraph>
+ <paragraph id="par_id3153082" role="code">IMCONJUGATE("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3149688" role="paragraph">
+ <paragraph id="par_id3149688" role="paragraph">
<item type="input">=IMCONJUGATE("1+j")</item> returns 1-j.</paragraph>
</section>
<section id="imln">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3150898"><bookmark_value>IMLN function</bookmark_value>
+<bookmark branch="index" id="bm_id3150898"><bookmark_value>IMLN function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMLN" id="bm_id3149190" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMLN" id="bm_id3149190" localize="false"/>
<h2 id="hd_id3150898">IMLN</h2>
- <paragraph xml-lang="en-US" id="par_id3146853" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMLN">The result is the natural logarithm (to the base e) of a complex number.</ahelp> The constant e has a value of approximately 2.71828182845904.</paragraph>
+ <paragraph id="par_id3146853" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMLN">The result is the natural logarithm (to the base e) of a complex number.</ahelp> The constant e has a value of approximately 2.71828182845904.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3155954" role="code">IMLN("ComplexNumber")</paragraph>
+ <paragraph id="par_id3155954" role="code">IMLN("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3153736" role="paragraph">
+ <paragraph id="par_id3153736" role="paragraph">
<item type="input">=IMLN("1+j")</item> returns 0.35+0.79j (rounded).</paragraph>
</section>
<section id="imlog10">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155929"><bookmark_value>IMLOG10 function</bookmark_value>
+<bookmark branch="index" id="bm_id3155929"><bookmark_value>IMLOG10 function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMLOG10" id="bm_id3148765" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMLOG10" id="bm_id3148765" localize="false"/>
<h2 id="hd_id3155929">IMLOG10</h2>
- <paragraph xml-lang="en-US" id="par_id3149882" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMLOG10">The result is the common logarithm (to the base 10) of a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3149882" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMLOG10">The result is the common logarithm (to the base 10) of a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3150128" role="code">IMLOG10("ComplexNumber")</paragraph>
+ <paragraph id="par_id3150128" role="code">IMLOG10("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3151021" role="paragraph">
+ <paragraph id="par_id3151021" role="paragraph">
<item type="input">=IMLOG10("1+j")</item> returns 0.15+0.34j (rounded).</paragraph>
</section>
<section id="imlog2">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155623"><bookmark_value>IMLOG2 function</bookmark_value>
+<bookmark branch="index" id="bm_id3155623"><bookmark_value>IMLOG2 function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMLOG2" id="bm_id3157975" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMLOG2" id="bm_id3157975" localize="false"/>
<h2 id="hd_id3155623">IMLOG2</h2>
- <paragraph xml-lang="en-US" id="par_id3150932" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMLOG2">The result is the binary logarithm of a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3150932" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMLOG2">The result is the binary logarithm of a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3145355" role="code">IMLOG2("ComplexNumber")</paragraph>
+ <paragraph id="par_id3145355" role="code">IMLOG2("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3149536" role="paragraph">
+ <paragraph id="par_id3149536" role="paragraph">
<item type="input">=IMLOG2("1+j")</item> returns 0.50+1.13j (rounded).</paragraph>
</section>
<section id="improduct">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3145626"><bookmark_value>IMPRODUCT function</bookmark_value>
+<bookmark branch="index" id="bm_id3145626"><bookmark_value>IMPRODUCT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMPRODUCT" id="bm_id3150661" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMPRODUCT" id="bm_id3150661" localize="false"/>
<h2 id="hd_id3145626">IMPRODUCT</h2>
- <paragraph xml-lang="en-US" id="par_id3153545" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMPRODUCT">The result is the product of a set of complex numbers.</ahelp></paragraph>
+ <paragraph id="par_id3153545" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMPRODUCT">The result is the product of a set of complex numbers.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3149027" role="code">IMPRODUCT(<embedvar href="text/scalc/01/ful_func.xhp#complex255_1" markup="keep"/>)</paragraph>
+ <paragraph id="par_id3149027" role="code">IMPRODUCT(<embedvar href="text/scalc/01/ful_func.xhp#complex255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#complex255"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3155815" role="paragraph">
+ <paragraph id="par_id3155815" role="paragraph">
<item type="input">=IMPRODUCT("3+4j";"5-3j")</item> returns 27+11j.</paragraph>
</section>
<section id="imreal">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147539"><bookmark_value>IMREAL function</bookmark_value>
+<bookmark branch="index" id="bm_id3147539"><bookmark_value>IMREAL function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMREAL" id="bm_id3148596" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMREAL" id="bm_id3148596" localize="false"/>
<h2 id="hd_id3147539">IMREAL</h2>
- <paragraph xml-lang="en-US" id="par_id3155372" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMREAL">The result is the real coefficient of a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3155372" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMREAL">The result is the real coefficient of a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3153927" role="code">IMREAL("ComplexNumber")</paragraph>
+ <paragraph id="par_id3153927" role="code">IMREAL("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3155986" role="paragraph">
+ <paragraph id="par_id3155986" role="paragraph">
<item type="input">=IMREAL("1+3j")</item> returns 1.</paragraph>
</section>
<section id="imcsec">
- <h2 id="hd_id882954222038">
- <embedvar href="text/scalc/01/func_imsec.xhp#imsec_head"/>
- </h2>
- <paragraph id="par_id25971292332203" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imsec.xhp#imsec_des"/>
- </paragraph>
+ <h2 id="hd_id882954222038" localize="false"><embedvar href="text/scalc/01/func_imsec.xhp#imsec_head"/></h2>
+ <paragraph id="par_id25971292332203" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imsec.xhp#imsec_des"/></paragraph>
</section>
<section id="imcsech">
- <h2 id="hd_id25480538323169">
- <embedvar href="text/scalc/01/func_imsech.xhp#imsech_head"/>
- </h2>
- <paragraph id="par_id295081583312989" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imsech.xhp#imsech_des"/>
- </paragraph>
+ <h2 id="hd_id25480538323169" localize="false"><embedvar href="text/scalc/01/func_imsech.xhp#imsech_head"/></h2>
+ <paragraph id="par_id295081583312989" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imsech.xhp#imsech_des"/></paragraph>
</section>
<section id="imsin">
- <h2 id="hd_id14741462320337">
- <embedvar href="text/scalc/01/func_imsin.xhp#imsin_head"/>
- </h2>
- <paragraph id="par_id1856698528833" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imsin.xhp#imsin_des"/>
- </paragraph>
+ <h2 id="hd_id14741462320337" localize="false"><embedvar href="text/scalc/01/func_imsin.xhp#imsin_head"/></h2>
+ <paragraph id="par_id1856698528833" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imsin.xhp#imsin_des"/></paragraph>
</section>
<section id="imsinh">
- <h2 id="hd_id12978120123414">
- <embedvar href="text/scalc/01/func_imsinh.xhp#imsinh_head"/>
- </h2>
- <paragraph id="par_id21086201967951" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imsinh.xhp#imsinh_des"/>
- </paragraph>
+ <h2 id="hd_id12978120123414" localize="false"><embedvar href="text/scalc/01/func_imsinh.xhp#imsinh_head"/></h2>
+ <paragraph id="par_id21086201967951" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imsinh.xhp#imsinh_des"/></paragraph>
</section>
<section id="imtan">
- <h2 id="hd_id186491693515289">
- <embedvar href="text/scalc/01/func_imtan.xhp#imtan_head"/>
- </h2>
- <paragraph id="par_id184313129618659" role="paragraph" localize="false" xml-lang="en-US">
- <embedvar href="text/scalc/01/func_imtan.xhp#imtan_des"/>
- </paragraph>
+ <h2 id="hd_id186491693515289" localize="false"><embedvar href="text/scalc/01/func_imtan.xhp#imtan_head"/></h2>
+ <paragraph id="par_id184313129618659" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_imtan.xhp#imtan_des"/></paragraph>
</section>
<section id="imsub">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3163826"><bookmark_value>IMSUB function</bookmark_value>
+<bookmark branch="index" id="bm_id3163826"><bookmark_value>IMSUB function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMSUB" id="bm_id3152481" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMSUB" id="bm_id3152481" localize="false"/>
<h2 id="hd_id3163826">IMSUB</h2>
- <paragraph xml-lang="en-US" id="par_id3149277" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMSUB">The result is the subtraction of two complex numbers.</ahelp></paragraph>
+ <paragraph id="par_id3149277" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMSUB">The result is the subtraction of two complex numbers.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3149710" role="code">IMSUB("ComplexNumber1"; "ComplexNumber2")</paragraph>
+ <paragraph id="par_id3149710" role="code">IMSUB("ComplexNumber1"; "ComplexNumber2")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3150963" role="paragraph">
+ <paragraph id="par_id3150963" role="paragraph">
<item type="input">=IMSUB("13+4j";"5+3j")</item> returns 8+j.</paragraph>
</section>
<section id="imsum">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3156312"><bookmark_value>IMSUM function</bookmark_value>
+<bookmark branch="index" id="bm_id3156312"><bookmark_value>IMSUM function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMSUM" id="bm_id3149454" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMSUM" id="bm_id3149454" localize="false"/>
<h2 id="hd_id3156312">IMSUM</h2>
- <paragraph xml-lang="en-US" id="par_id3153215" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMSUM">The result is the sum of a set of complex numbers.</ahelp></paragraph>
+ <paragraph id="par_id3153215" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMSUM">The result is the sum of a set of complex numbers.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3152930" role="code">IMSUM(<embedvar href="text/scalc/01/ful_func.xhp#complex255_1" markup="keep"/>)</paragraph>
+ <paragraph id="par_id3152930" role="code">IMSUM(<embedvar href="text/scalc/01/ful_func.xhp#complex255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#complex255"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3147081" role="paragraph">
+ <paragraph id="par_id3147081" role="paragraph">
<item type="input">=IMSUM("13+4j";"5+3j")</item> returns 18+7j.</paragraph>
</section>
<section id="imsqrt">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147570"><bookmark_value>IMSQRT function</bookmark_value>
+<bookmark branch="index" id="bm_id3147570"><bookmark_value>IMSQRT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMSQRT" id="bm_id3151189" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_IMSQRT" id="bm_id3151189" localize="false"/>
<h2 id="hd_id3147570">IMSQRT</h2>
- <paragraph xml-lang="en-US" id="par_id3156131" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMSQRT">The result is the square root of a complex number.</ahelp></paragraph>
+ <paragraph id="par_id3156131" role="paragraph"><ahelp hid="HID_AAI_FUNC_IMSQRT">The result is the square root of a complex number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3150760" role="code">IMSQRT("ComplexNumber")</paragraph>
+ <paragraph id="par_id3150760" role="code">IMSQRT("ComplexNumber")</paragraph>
<embed href="text/scalc/01/04060116.xhp#complex"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3152807" role="paragraph">
+ <paragraph id="par_id3152807" role="paragraph">
<item type="input">=IMSQRT("3+4i")</item> returns 2+1i.</paragraph>
</section>
<section id="complexfunc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154054"><bookmark_value>COMPLEX function</bookmark_value>
+<bookmark branch="index" id="bm_id3154054"><bookmark_value>COMPLEX function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_COMPLEX" id="bm_id3156116" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_COMPLEX" id="bm_id3156116" localize="false"/>
<h2 id="hd_id3154054">COMPLEX</h2>
- <paragraph xml-lang="en-US" id="par_id3156111" role="paragraph"><ahelp hid="HID_AAI_FUNC_COMPLEX">The result is a complex number which is returned from a real coefficient and an imaginary coefficient.</ahelp></paragraph>
+ <paragraph id="par_id3156111" role="paragraph"><ahelp hid="HID_AAI_FUNC_COMPLEX">The result is a complex number which is returned from a real coefficient and an imaginary coefficient.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3155999" role="code">COMPLEX(RealNum; INum [; Suffix])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153626" role="paragraph">
+ <paragraph id="par_id3155999" role="code">COMPLEX(RealNum; INum [; Suffix])</paragraph>
+ <paragraph id="par_id3153626" role="paragraph">
<emph>RealNum</emph> is the real coefficient of the complex number.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149135" role="paragraph">
+ <paragraph id="par_id3149135" role="paragraph">
<emph>INum</emph> is the imaginary coefficient of the complex number.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155849" role="paragraph">
+ <paragraph id="par_id3155849" role="paragraph">
<emph>Suffix</emph> is a list of options, "i" or "j".</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3143229" role="paragraph">
+ <paragraph id="par_id3143229" role="paragraph">
<item type="input">=COMPLEX(3;4;"j")</item> returns 3+4j.</paragraph>
</section>
<section id="oct2bin">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155103"><bookmark_value>OCT2BIN function</bookmark_value>
+<bookmark branch="index" id="bm_id3155103"><bookmark_value>OCT2BIN function</bookmark_value>
<bookmark_value>converting;octal numbers, into binary numbers</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_OCT2BIN" id="bm_id3149290" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_OCT2BIN" id="bm_id3149290" localize="false"/>
<h2 id="hd_id3155103">OCT2BIN</h2>
- <paragraph xml-lang="en-US" id="par_id3146898" role="paragraph"><ahelp hid="HID_AAI_FUNC_OCT2BIN">The result is the string representing the number in binary (base-2) form for the octal number string entered.</ahelp></paragraph>
+ <paragraph id="par_id3146898" role="paragraph"><ahelp hid="HID_AAI_FUNC_OCT2BIN">The result is the string representing the number in binary (base-2) form for the octal number string entered.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3154303" role="code">OCT2BIN(Number [; Places])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3156013" role="paragraph">
+ <paragraph id="par_id3154303" role="code">OCT2BIN(Number [; Places])</paragraph>
+ <paragraph id="par_id3156013" role="paragraph">
<emph>Number</emph> is a string that represents an octal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153984" role="paragraph">
+ <paragraph id="par_id3153984" role="paragraph">
<emph>Places</emph> is the number of places to be output.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3147260" role="paragraph">
+ <paragraph id="par_id3147260" role="paragraph">
<item type="input">=OCT2BIN("3";3)</item> returns "011".</paragraph>
</section>
<section id="oct2dec">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3152791"><bookmark_value>OCT2DEC function</bookmark_value>
+<bookmark branch="index" id="bm_id3152791"><bookmark_value>OCT2DEC function</bookmark_value>
<bookmark_value>converting;octal numbers, into decimal numbers</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_OCT2DEZ" id="bm_id3151168" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_OCT2DEZ" id="bm_id3151168" localize="false"/>
<h2 id="hd_id3152791">OCT2DEC</h2>
- <paragraph xml-lang="en-US" id="par_id3149199" role="paragraph"><ahelp hid="HID_AAI_FUNC_OCT2DEZ">The result is the number for the octal number string entered.</ahelp></paragraph>
+ <paragraph id="par_id3149199" role="paragraph"><ahelp hid="HID_AAI_FUNC_OCT2DEZ">The result is the number for the octal number string entered.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3153902" role="code">OCT2DEC(Number)</paragraph>
- <paragraph xml-lang="en-US" id="par_id3155326" role="paragraph">
+ <paragraph id="par_id3153902" role="code">OCT2DEC(Number)</paragraph>
+ <paragraph id="par_id3155326" role="paragraph">
<emph>Number</emph> is a string that represents an octal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3154930" role="paragraph">
+ <paragraph id="par_id3154930" role="paragraph">
<item type="input">=OCT2DEC("144")</item> returns 100.</paragraph>
</section>
<section id="oct2hex">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155391"><bookmark_value>OCT2HEX function</bookmark_value>
+<bookmark branch="index" id="bm_id3155391"><bookmark_value>OCT2HEX function</bookmark_value>
<bookmark_value>converting;octal numbers, into hexadecimal numbers</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_OCT2HEX" id="bm_id3149904" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_OCT2HEX" id="bm_id3149904" localize="false"/>
<h2 id="hd_id3155391">OCT2HEX</h2>
- <paragraph xml-lang="en-US" id="par_id3148831" role="paragraph"><ahelp hid="HID_AAI_FUNC_OCT2HEX">The result is the string representing the number in hexadecimal form for the octal number string entered.</ahelp></paragraph>
+ <paragraph id="par_id3148831" role="paragraph"><ahelp hid="HID_AAI_FUNC_OCT2HEX">The result is the string representing the number in hexadecimal form for the octal number string entered.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3150523" role="code">OCT2HEX(Number [; Places])</paragraph>
- <paragraph xml-lang="en-US" id="par_id3159162" role="paragraph">
+ <paragraph id="par_id3150523" role="code">OCT2HEX(Number [; Places])</paragraph>
+ <paragraph id="par_id3159162" role="paragraph">
<emph>Number</emph> is a string that represents an octal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3145420" role="paragraph">
+ <paragraph id="par_id3145420" role="paragraph">
<emph>Places</emph> is the number of places to be output.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id3148802" role="paragraph">
+ <paragraph id="par_id3148802" role="paragraph">
<item type="input">=OCT2HEX("144";4)</item> returns "0064".</paragraph>
</section>
<section id="convert">
- <h2 id="hd_id14741462320147" localize="false">
- <embedvar href="text/scalc/01/func_convert.xhp#convert_head"/>
- </h2>
- <paragraph id="par_id1856698528077" role="paragraph" localize="false" xml-lang="en-US">
+ <h2 id="hd_id14741462320147" localize="false"><embedvar href="text/scalc/01/func_convert.xhp#convert_head"/></h2>
+ <paragraph id="par_id1856698528077" role="paragraph" localize="false">
<embedvar href="text/scalc/01/func_convert.xhp#convert_desc"/>
</paragraph>
</section>
<section id="factdouble">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147096"><bookmark_value>FACTDOUBLE function</bookmark_value>
+<bookmark branch="index" id="bm_id3147096"><bookmark_value>FACTDOUBLE function</bookmark_value>
<bookmark_value>factorials;numbers with increments of two</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_FACTDOUBLE" id="bm_id3150950" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_FACTDOUBLE" id="bm_id3150950" localize="false"/>
<h2 id="hd_id3147096">FACTDOUBLE</h2>
- <paragraph xml-lang="en-US" id="par_id3151309" role="paragraph"><ahelp hid="HID_AAI_FUNC_FACTDOUBLE">Returns the double factorial of a number.</ahelp></paragraph>
+ <paragraph id="par_id3151309" role="paragraph"><ahelp hid="HID_AAI_FUNC_FACTDOUBLE">Returns the double factorial of a number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id3155121" role="code">FACTDOUBLE(Number)</paragraph>
- <paragraph xml-lang="en-US" id="par_id3158440" role="paragraph">Returns <emph>Number</emph>
+ <paragraph id="par_id3155121" role="code">FACTDOUBLE(Number)</paragraph>
+ <paragraph id="par_id3158440" role="paragraph">Returns <emph>Number</emph>
<emph>!!</emph>, the double factorial of <emph>Number</emph>, where <emph>Number</emph> is an integer greater than or equal to zero.</paragraph>
- <paragraph xml-lang="en-US" id="par_id2480849" role="paragraph">For even numbers FACTDOUBLE(n) returns:</paragraph>
- <paragraph xml-lang="en-US" id="par_id4181951" role="paragraph">2*4*6*8* ... *n</paragraph>
- <paragraph xml-lang="en-US" id="par_id2927335" role="paragraph">For odd numbers FACTDOUBLE(n) returns:</paragraph>
- <paragraph xml-lang="en-US" id="par_id2107303" role="paragraph">1*3*5*7* ... *n</paragraph>
- <paragraph xml-lang="en-US" id="par_id4071779" role="paragraph">FACTDOUBLE(0) returns 1 by definition.</paragraph>
+ <paragraph id="par_id2480849" role="paragraph">For even numbers FACTDOUBLE(n) returns:</paragraph>
+ <paragraph id="par_id4181951" role="paragraph">2*4*6*8* ... *n</paragraph>
+ <paragraph id="par_id2927335" role="paragraph">For odd numbers FACTDOUBLE(n) returns:</paragraph>
+ <paragraph id="par_id2107303" role="paragraph">1*3*5*7* ... *n</paragraph>
+ <paragraph id="par_id4071779" role="paragraph">FACTDOUBLE(0) returns 1 by definition.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id7844477" role="paragraph">
+ <paragraph id="par_id7844477" role="paragraph">
<item type="input">=FACTDOUBLE(5)</item> returns 15.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3154116" role="paragraph">
+ <paragraph id="par_id3154116" role="paragraph">
<item type="input">=FACTDOUBLE(6)</item> returns 48.</paragraph>
- <paragraph xml-lang="en-US" id="par_id6478469" role="paragraph">
+ <paragraph id="par_id6478469" role="paragraph">
<item type="input">=FACTDOUBLE(0)</item> returns 1.</paragraph><comment>see also FACT, MULTINOMIAL, PRODUCT </comment>
</section>
</sort>
<section id="relatedtopics">
- <paragraph xml-lang="en-US" id="par_id3147072" role="paragraph" localize="false"><embedvar href="text/scalc/01/04060111.xhp#head_addin"/></paragraph>
- <paragraph xml-lang="en-US" id="par_id3148869" role="paragraph" localize="false"><embedvar href="text/scalc/01/04060115.xhp#head_addin_analysis_one"/></paragraph>
- <paragraph xml-lang="en-US" id="par_id3151242" role="paragraph" localize="false"><embedvar href="text/scalc/01/04060108.xhp#head_statistic"/></paragraph>
- <paragraph id="par_id260920161704025898" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/scalc/01/04060100.xhp#drking"/></paragraph>
+ <paragraph id="par_id3147072" role="paragraph" localize="false"><embedvar href="text/scalc/01/04060111.xhp#head_addin"/></paragraph>
+ <paragraph id="par_id3148869" role="paragraph" localize="false"><embedvar href="text/scalc/01/04060115.xhp#head_addin_analysis_one"/></paragraph>
+ <paragraph id="par_id3151242" role="paragraph" localize="false"><embedvar href="text/scalc/01/04060108.xhp#head_statistic"/></paragraph>
+ <paragraph id="par_id260920161704025898" role="paragraph" localize="false"><embedvar href="text/scalc/01/04060100.xhp#drking"/></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/04060119.xhp b/source/text/scalc/01/04060119.xhp
index 05adc68a1e..9e74cc66e0 100644
--- a/source/text/scalc/01/04060119.xhp
+++ b/source/text/scalc/01/04060119.xhp
@@ -22,7 +22,7 @@
<meta>
<topic id="textscalc0104060119xml" indexer="include">
-<title id="tit" xml-lang="en-US">Financial Functions Part Two</title>
+<title id="tit">Financial Functions Part Two</title>
<filename>/text/scalc/01/04060119.xhp</filename>
</topic>
</meta>
@@ -31,581 +31,577 @@
<section id="howtoget">
<embed href="text/scalc/00/00000404.xhp#eikafi"/>
</section>
-<paragraph role="paragraph" id="par_id3148742" xml-lang="en-US"><link href="text/scalc/01/04060103.xhp">Back to Financial Functions Part One</link></paragraph>
-<paragraph role="paragraph" id="par_id3151341" xml-lang="en-US"><link href="text/scalc/01/04060118.xhp">Forward to Financial Functions Part Three</link></paragraph>
+<paragraph role="paragraph" id="par_id3148742"><link href="text/scalc/01/04060103.xhp">Back to Financial Functions Part One</link></paragraph>
+<paragraph role="paragraph" id="par_id3151341"><link href="text/scalc/01/04060118.xhp">Forward to Financial Functions Part Three</link></paragraph>
<sort order="asc" descendant="h2">
<section id="ppmt">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3150026"><bookmark_value>PPMT function</bookmark_value>
+<bookmark branch="index" id="bm_id3150026"><bookmark_value>PPMT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_KAPZ" id="bm_id3145827" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_KAPZ" id="bm_id3145827" localize="false"/>
<h2 id="hd_id3150026">PPMT</h2>
-<paragraph role="paragraph" id="par_id3146942" xml-lang="en-US"><ahelp hid="HID_FUNC_KAPZ">Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3146942"><ahelp hid="HID_FUNC_KAPZ">Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3146878" xml-lang="en-US">PPMT(Rate; Period; NPer; PV [ ; FV [ ; Type ] ])</paragraph>
-<paragraph role="paragraph" id="par_id3151228" xml-lang="en-US">
+<paragraph role="code" id="par_id3146878">PPMT(Rate; Period; NPer; PV [ ; FV [ ; Type ] ])</paragraph>
+<paragraph role="paragraph" id="par_id3151228">
<emph>Rate</emph> is the periodic interest rate.</paragraph>
-<paragraph role="paragraph" id="par_id3148887" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3148887">
<emph>Period</emph> is the amortizement period. P = 1 for the first and P = NPer for the last period.</paragraph>
-<paragraph role="paragraph" id="par_id3148436" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3148436">
<emph>NPer</emph> is the total number of periods during which annuity is paid.</paragraph>
-<paragraph role="paragraph" id="par_id3153035" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153035">
<emph>PV</emph> is the present value in the sequence of payments.</paragraph>
-<paragraph role="paragraph" id="par_id3147474" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147474">
<emph>FV</emph> (optional) is the desired (future) value.</paragraph>
-<paragraph role="paragraph" id="par_id3144744" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3144744">
<emph>Type</emph> (optional) defines the due date. F = 1 for payment at the beginning of a period and F = 0 for payment at the end of a period.</paragraph>
-<paragraph role="paragraph" id="par_idN1067C" xml-lang="en-US" localize="false">
- <embedvar href="text/scalc/00/00000004.xhp#optional"/>
-</paragraph>
+<paragraph role="paragraph" id="par_idN1067C" localize="false"><embedvar href="text/scalc/00/00000004.xhp#optional"/></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3154811" xml-lang="en-US">How high is the periodic monthly payment at an annual interest rate of 8.75% over a period of 3 years? The cash value is 5,000 currency units and is always paid at the beginning of a period. The future value is 8,000 currency units.</paragraph>
-<paragraph role="paragraph" id="par_id3149246" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154811">How high is the periodic monthly payment at an annual interest rate of 8.75% over a period of 3 years? The cash value is 5,000 currency units and is always paid at the beginning of a period. The future value is 8,000 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3149246">
<item type="input">=PPMT(8.75%/12;1;36;5000;8000;1)</item> = -350.99 currency units.</paragraph>
</section>
<section id="cumprinc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3146139"><bookmark_value>calculating; total amortizement rates</bookmark_value>
+<bookmark branch="index" id="bm_id3146139"><bookmark_value>calculating; total amortizement rates</bookmark_value>
<bookmark_value>total amortizement rates</bookmark_value>
<bookmark_value>amortization installment</bookmark_value>
<bookmark_value>repayment installment</bookmark_value>
<bookmark_value>CUMPRINC function</bookmark_value>
</bookmark><comment>mw added two entries</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_KUMKAPITAL" id="bm_id3148754" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_KUMKAPITAL" id="bm_id3148754" localize="false"/>
<h2 id="hd_id3146139">CUMPRINC</h2>
-<paragraph role="paragraph" id="par_id3150140" xml-lang="en-US"><ahelp hid="HID_FUNC_KUMKAPITAL">Returns the cumulative interest paid for an investment period with a constant interest rate.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150140"><ahelp hid="HID_FUNC_KUMKAPITAL">Returns the cumulative interest paid for an investment period with a constant interest rate.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3148733" xml-lang="en-US">CUMPRINC(Rate; NPer; PV; S; E; Type)</paragraph>
-<paragraph role="paragraph" id="par_id3150864" xml-lang="en-US">
+<paragraph role="code" id="par_id3148733">CUMPRINC(Rate; NPer; PV; S; E; Type)</paragraph>
+<paragraph role="paragraph" id="par_id3150864">
<emph>Rate</emph> is the periodic interest rate.</paragraph>
-<paragraph role="paragraph" id="par_id3166052" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3166052">
<emph>NPer</emph> is the payment period with the total number of periods. NPER can also be a non-integer value.</paragraph>
-<paragraph role="paragraph" id="par_id3150007" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150007">
<emph>PV</emph> is the current value in the sequence of payments.</paragraph>
-<paragraph role="paragraph" id="par_id3153112" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153112">
<emph>S</emph> is the first period.</paragraph>
-<paragraph role="paragraph" id="par_id3146847" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3146847">
<emph>E</emph> is the last period.</paragraph>
-<paragraph role="paragraph" id="par_id3145167" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3145167">
<emph>Type</emph> is the due date of the payment at the beginning or end of each period.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3153570" xml-lang="en-US">What are the payoff amounts if the yearly interest rate is 5.5% for 36 months? The cash value is 15,000 currency units. The payoff amount is calculated between the 10th and 18th period. The due date is at the end of the period.</paragraph>
-<paragraph role="paragraph" id="par_id3149884" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153570">What are the payoff amounts if the yearly interest rate is 5.5% for 36 months? The cash value is 15,000 currency units. The payoff amount is calculated between the 10th and 18th period. The due date is at the end of the period.</paragraph>
+<paragraph role="paragraph" id="par_id3149884">
<item type="input">=CUMPRINC(5.5%/12;36;15000;10;18;0)</item> = -3669.74 currency units. The payoff amount between the 10th and 18th period is 3669.74 currency units.</paragraph>
</section>
<section id="cumprinc_add">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3150019"><bookmark_value>CUMPRINC_ADD function</bookmark_value>
+<bookmark branch="index" id="bm_id3150019"><bookmark_value>CUMPRINC_ADD function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_CUMPRINC" id="bm_id3154330" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_CUMPRINC" id="bm_id3154330" localize="false"/>
<h2 id="hd_id3150019">CUMPRINC_ADD</h2>
-<paragraph role="paragraph" id="par_id3145246" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_CUMPRINC"> Calculates the cumulative redemption of a loan in a period.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3145246"><ahelp hid="HID_AAI_FUNC_CUMPRINC"> Calculates the cumulative redemption of a loan in a period.</ahelp></paragraph>
<embed href="text/scalc/01/04060102.xhp#ADD_note"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3157970" xml-lang="en-US">CUMPRINC_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)</paragraph>
-<paragraph role="paragraph" id="par_id3145302" xml-lang="en-US">
+<paragraph role="code" id="par_id3157970">CUMPRINC_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)</paragraph>
+<paragraph role="paragraph" id="par_id3145302">
<emph>Rate</emph> is the interest rate for each period.</paragraph>
-<paragraph role="paragraph" id="par_id3151017" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3151017">
<emph>NPer</emph> is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly.</paragraph>
-<paragraph role="paragraph" id="par_id3155620" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3155620">
<emph>PV</emph> is the current value.</paragraph>
-<paragraph role="paragraph" id="par_id3145352" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3145352">
<emph>StartPeriod</emph> is the first payment period for the calculation.</paragraph>
-<paragraph role="paragraph" id="par_id3157986" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3157986">
<emph>EndPeriod</emph> is the last payment period for the calculation.</paragraph>
-<paragraph role="paragraph" id="par_id3150570" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150570">
<emph>Type</emph> is the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1).</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3148774" xml-lang="en-US">The following mortgage loan is taken out on a house:</paragraph>
-<paragraph role="paragraph" id="par_id3150661" xml-lang="en-US">Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (payment periods = 30 * 12 = 360), NPV: 125000 currency units.</paragraph>
-<paragraph role="paragraph" id="par_id3155512" xml-lang="en-US">How much will you repay in the second year of the mortgage (thus from periods 13 to 24)?</paragraph>
-<paragraph role="paragraph" id="par_id3149394" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3148774">The following mortgage loan is taken out on a house:</paragraph>
+<paragraph role="paragraph" id="par_id3150661">Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (payment periods = 30 * 12 = 360), NPV: 125000 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3155512">How much will you repay in the second year of the mortgage (thus from periods 13 to 24)?</paragraph>
+<paragraph role="paragraph" id="par_id3149394">
<item type="input">=CUMPRINC_ADD(0.0075;360;125000;13;24;0)</item> returns -934.1071</paragraph>
-<paragraph role="paragraph" id="par_id3149026" xml-lang="en-US">In the first month you will be repaying the following amount:</paragraph>
-<paragraph role="paragraph" id="par_id3154636" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149026">In the first month you will be repaying the following amount:</paragraph>
+<paragraph role="paragraph" id="par_id3154636">
<item type="input">=CUMPRINC_ADD(0.0075;360;125000;1;1;0)</item> returns -68.27827</paragraph>
</section>
<section id="cumipmt">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155370"><bookmark_value>calculating; accumulated interests</bookmark_value>
+<bookmark branch="index" id="bm_id3155370"><bookmark_value>calculating; accumulated interests</bookmark_value>
<bookmark_value>accumulated interests</bookmark_value>
<bookmark_value>CUMIPMT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_KUMZINSZ" id="bm_id3148593" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_KUMZINSZ" id="bm_id3148593" localize="false"/>
<h2 id="hd_id3155370">CUMIPMT</h2>
-<paragraph role="paragraph" id="par_id3158411" xml-lang="en-US"><ahelp hid="HID_FUNC_KUMZINSZ">Calculates the cumulative interest payments, that is, the total interest, for an investment based on a constant interest rate.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3158411"><ahelp hid="HID_FUNC_KUMZINSZ">Calculates the cumulative interest payments, that is, the total interest, for an investment based on a constant interest rate.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3147536" xml-lang="en-US">CUMIPMT(Rate; NPer; PV; S; E; Type)</paragraph>
-<paragraph role="paragraph" id="par_id3150475" xml-lang="en-US">
+<paragraph role="code" id="par_id3147536">CUMIPMT(Rate; NPer; PV; S; E; Type)</paragraph>
+<paragraph role="paragraph" id="par_id3150475">
<emph>Rate</emph> is the periodic interest rate.</paragraph>
-<paragraph role="paragraph" id="par_id3153921" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153921">
<emph>NPer</emph> is the payment period with the total number of periods. NPER can also be a non-integer value.</paragraph>
-<paragraph role="paragraph" id="par_id3153186" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153186">
<emph>PV</emph> is the current value in the sequence of payments.</paragraph>
-<paragraph role="paragraph" id="par_id3156259" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156259">
<emph>S</emph> is the first period.</paragraph>
-<paragraph role="paragraph" id="par_id3155990" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3155990">
<emph>E</emph> is the last period.</paragraph>
-<paragraph role="paragraph" id="par_id3149777" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149777">
<emph>Type</emph> is the due date of the payment at the beginning or end of each period.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3147478" xml-lang="en-US">What are the interest payments at a yearly interest rate of 5.5 %, a payment period of monthly payments for 2 years and a current cash value of 5,000 currency units? The start period is the 4th and the end period is the 6th period. The payment is due at the beginning of each period.</paragraph>
-<paragraph role="paragraph" id="par_id3149819" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147478">What are the interest payments at a yearly interest rate of 5.5 %, a payment period of monthly payments for 2 years and a current cash value of 5,000 currency units? The start period is the 4th and the end period is the 6th period. The payment is due at the beginning of each period.</paragraph>
+<paragraph role="paragraph" id="par_id3149819">
<item type="input">=CUMIPMT(5.5%/12;24;5000;4;6;1)</item> = -57.54 currency units. The interest payments for between the 4th and 6th period are 57.54 currency units.</paragraph>
</section>
<section id="cumipmt_add">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3083280"><bookmark_value>CUMIPMT_ADD function</bookmark_value>
+<bookmark branch="index" id="bm_id3083280"><bookmark_value>CUMIPMT_ADD function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_CUMIPMT" id="bm_id3154312" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_CUMIPMT" id="bm_id3154312" localize="false"/>
<h2 id="hd_id3083280">CUMIPMT_ADD</h2>
-<paragraph role="paragraph" id="par_id3152482" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_CUMIPMT">Calculates the accumulated interest for a period.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3152482"><ahelp hid="HID_AAI_FUNC_CUMIPMT">Calculates the accumulated interest for a period.</ahelp></paragraph>
<embed href="text/scalc/01/04060102.xhp#ADD_note"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3145087" xml-lang="en-US">CUMIPMT_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)</paragraph>
-<paragraph role="paragraph" id="par_id3149277" xml-lang="en-US">
+<paragraph role="code" id="par_id3145087">CUMIPMT_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)</paragraph>
+<paragraph role="paragraph" id="par_id3149277">
<emph>Rate</emph> is the interest rate for each period.</paragraph>
-<paragraph role="paragraph" id="par_id3149270" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149270">
<emph>NPer</emph> is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly.</paragraph>
-<paragraph role="paragraph" id="par_id3152967" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3152967">
<emph>PV</emph> is the current value.</paragraph>
-<paragraph role="paragraph" id="par_id3156308" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156308">
<emph>StartPeriod</emph> is the first payment period for the calculation.</paragraph>
-<paragraph role="paragraph" id="par_id3149453" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149453">
<emph>EndPeriod</emph> is the last payment period for the calculation.</paragraph>
-<paragraph role="paragraph" id="par_id3150962" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150962">
<emph>Type</emph> is the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1).</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3156324" xml-lang="en-US">The following mortgage loan is taken out on a house:</paragraph>
-<paragraph role="paragraph" id="par_id3147566" xml-lang="en-US">Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (NPER = 30 * 12 = 360), Pv: 125000 currency units.</paragraph>
-<paragraph role="paragraph" id="par_id3151272" xml-lang="en-US">How much interest must you pay in the second year of the mortgage (thus from periods 13 to 24)?</paragraph>
-<paragraph role="paragraph" id="par_id3156130" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156324">The following mortgage loan is taken out on a house:</paragraph>
+<paragraph role="paragraph" id="par_id3147566">Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (NPER = 30 * 12 = 360), Pv: 125000 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3151272">How much interest must you pay in the second year of the mortgage (thus from periods 13 to 24)?</paragraph>
+<paragraph role="paragraph" id="par_id3156130">
<item type="input">=CUMIPMT_ADD(0.0075;360;125000;13;24;0)</item> returns -11135.23.</paragraph>
-<paragraph role="paragraph" id="par_id3150764" xml-lang="en-US">How much interest must you pay in the first month?</paragraph>
-<paragraph role="paragraph" id="par_id3146857" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150764">How much interest must you pay in the first month?</paragraph>
+<paragraph role="paragraph" id="par_id3146857">
<item type="input">=CUMIPMT_ADD(0.0075;360;125000;1;1;0)</item> returns -937.50.</paragraph>
</section>
<section id="price">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3150878"><bookmark_value>PRICE function</bookmark_value>
+<bookmark branch="index" id="bm_id3150878"><bookmark_value>PRICE function</bookmark_value>
<bookmark_value>prices; fixed interest securities</bookmark_value>
<bookmark_value>sales values;fixed interest securities</bookmark_value>
</bookmark><comment>mw added two entries</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_PRICE" id="bm_id3153279" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_PRICE" id="bm_id3153279" localize="false"/>
<h2 id="hd_id3150878">PRICE</h2>
-<paragraph role="paragraph" id="par_id3153210" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_PRICE">Calculates the market value of a fixed interest security with a par value of 100 currency units as a function of the forecast yield.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153210"><ahelp hid="HID_AAI_FUNC_PRICE">Calculates the market value of a fixed interest security with a par value of 100 currency units as a function of the forecast yield.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3152804" xml-lang="en-US">PRICE(Settlement; Maturity; Rate; Yield; Redemption; Frequency [; Basis])</paragraph>
-<paragraph role="paragraph" id="par_id3156121" xml-lang="en-US">
+<paragraph role="code" id="par_id3152804">PRICE(Settlement; Maturity; Rate; Yield; Redemption; Frequency [; Basis])</paragraph>
+<paragraph role="paragraph" id="par_id3156121">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3149983" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149983">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3153755" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153755">
<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)</paragraph>
-<paragraph role="paragraph" id="par_id3155999" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3155999">
<emph>Yield</emph> is the annual yield of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3156114" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156114">
<emph>Redemption</emph> is the redemption value per 100 currency units of par value.</paragraph>
-<paragraph role="paragraph" id="par_id3155846" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3155846">
<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4).</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3150260" xml-lang="en-US">A security is purchased on 1999-02-15; the maturity date is 2007-11-15. The nominal rate of interest is 5.75%. The yield is 6.5%. The redemption value is 100 currency units. Interest is paid half-yearly (frequency is 2). With calculation on basis 0, the price is as follows:</paragraph>
-<paragraph role="paragraph" id="par_id3147273" xml-lang="en-US"><input>=PRICE("1999-02-15"; "2007-11-15"; 0.0575; 0.065; 100; 2; 0)</input> returns 95.04287.</paragraph>
+<paragraph role="paragraph" id="par_id3150260">A security is purchased on 1999-02-15; the maturity date is 2007-11-15. The nominal rate of interest is 5.75%. The yield is 6.5%. The redemption value is 100 currency units. Interest is paid half-yearly (frequency is 2). With calculation on basis 0, the price is as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3147273"><input>=PRICE("1999-02-15"; "2007-11-15"; 0.0575; 0.065; 100; 2; 0)</input> returns 95.04287.</paragraph>
</section>
<section id="pricedisc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3151297"><bookmark_value>PRICEDISC function</bookmark_value>
+<bookmark branch="index" id="bm_id3151297"><bookmark_value>PRICEDISC function</bookmark_value>
<bookmark_value>prices;non-interest-bearing securities</bookmark_value>
<bookmark_value>sales values;non-interest-bearing securities</bookmark_value>
</bookmark><comment>mw added two entries</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_PRICEDISC" id="bm_id3143236" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_PRICEDISC" id="bm_id3143236" localize="false"/>
<h2 id="hd_id3151297">PRICEDISC</h2>
-<paragraph role="paragraph" id="par_id3155100" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_PRICEDISC">Calculates the price per 100 currency units of par value of a non-interest- bearing security.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3155100"><ahelp hid="HID_AAI_FUNC_PRICEDISC">Calculates the price per 100 currency units of par value of a non-interest- bearing security.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3146084" xml-lang="en-US">PRICEDISC(Settlement; Maturity; Discount; Redemption [; Basis])</paragraph>
-<paragraph role="paragraph" id="par_id3159179" xml-lang="en-US">
+<paragraph role="code" id="par_id3146084">PRICEDISC(Settlement; Maturity; Discount; Redemption [; Basis])</paragraph>
+<paragraph role="paragraph" id="par_id3159179">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3154304" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154304">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3156014" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156014">
<emph>Discount</emph> is the discount of a security as a percentage.</paragraph>
-<paragraph role="paragraph" id="par_id3147489" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147489">
<emph>Redemption</emph> is the redemption value per 100 currency units of par value.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3149198" xml-lang="en-US">A security is purchased on 1999-02-15; the maturity date is 1999-03-01. Discount in per cent is 5.25%. The redemption value is 100. When calculating on basis 2 the price discount is as follows:</paragraph>
-<paragraph role="paragraph" id="par_id3151178" xml-lang="en-US"><input>=PRICEDISC("1999-02-15"; "1999-03-01"; 0.0525; 100; 2)</input> returns 99.79583.</paragraph>
+<paragraph role="paragraph" id="par_id3149198">A security is purchased on 1999-02-15; the maturity date is 1999-03-01. Discount in per cent is 5.25%. The redemption value is 100. When calculating on basis 2 the price discount is as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3151178"><input>=PRICEDISC("1999-02-15"; "1999-03-01"; 0.0525; 100; 2)</input> returns 99.79583.</paragraph>
</section>
<section id="pricemat">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154693"><bookmark_value>PRICEMAT function</bookmark_value>
+<bookmark branch="index" id="bm_id3154693"><bookmark_value>PRICEMAT function</bookmark_value>
<bookmark_value>prices;interest-bearing securities</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_PRICEMAT" id="bm_id3150118" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_PRICEMAT" id="bm_id3150118" localize="false"/>
<h2 id="hd_id3154693">PRICEMAT</h2>
-<paragraph role="paragraph" id="par_id3153906" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_PRICEMAT">Calculates the price per 100 currency units of par value of a security, that pays interest on the maturity date.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153906"><ahelp hid="HID_AAI_FUNC_PRICEMAT">Calculates the price per 100 currency units of par value of a security, that pays interest on the maturity date.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3155393" xml-lang="en-US">PRICEMAT(Settlement; Maturity; Issue; Rate; Yield [; Basis])</paragraph>
-<paragraph role="paragraph" id="par_id3153102" xml-lang="en-US">
+<paragraph role="code" id="par_id3155393">PRICEMAT(Settlement; Maturity; Issue; Rate; Yield [; Basis])</paragraph>
+<paragraph role="paragraph" id="par_id3153102">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3150530" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150530">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3149903" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149903">
<emph>Issue</emph> is the date of issue of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3148828" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3148828">
<emph>Rate</emph> is the interest rate of the security on the issue date.</paragraph>
-<paragraph role="paragraph" id="par_id3146993" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3146993">
<emph>Yield</emph> is the annual yield of the security.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3154289" xml-lang="en-US">Settlement date: February 15 1999, maturity date: April 13 1999, issue date: November 11 1998. Interest rate: 6.1 per cent, yield: 6.1 per cent, basis: 30/360 = 0.</paragraph>
-<paragraph role="paragraph" id="par_id3154905" xml-lang="en-US">The price is calculated as follows:</paragraph>
-<paragraph role="paragraph" id="par_id3158409" xml-lang="en-US"><input>=PRICEMAT("1999-02-15";"1999-04-13";"1998-11-11"; 0.061; 0.061;0)</input> returns 99.98449888.</paragraph>
+<paragraph role="paragraph" id="par_id3154289">Settlement date: February 15 1999, maturity date: April 13 1999, issue date: November 11 1998. Interest rate: 6.1 per cent, yield: 6.1 per cent, basis: 30/360 = 0.</paragraph>
+<paragraph role="paragraph" id="par_id3154905">The price is calculated as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3158409"><input>=PRICEMAT("1999-02-15";"1999-04-13";"1998-11-11"; 0.061; 0.061;0)</input> returns 99.98449888.</paragraph>
</section>
<section id="pduration">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3148448"><bookmark_value>calculating; durations</bookmark_value>
+<bookmark branch="index" id="bm_id3148448"><bookmark_value>calculating; durations</bookmark_value>
<bookmark_value>durations;calculating</bookmark_value>
<bookmark_value>PDURATION function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_LAUFZEIT" id="bm_id3154208" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_LAUFZEIT" id="bm_id3154208" localize="false"/>
<h2 id="hd_id3148448">PDURATION</h2>
-<paragraph role="paragraph" id="par_id3153056" xml-lang="en-US"><ahelp hid="HID_FUNC_LAUFZEIT">Calculates the number of periods required by an investment to attain the desired value.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153056"><ahelp hid="HID_FUNC_LAUFZEIT">Calculates the number of periods required by an investment to attain the desired value.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3148933" xml-lang="en-US">PDURATION(Rate; PV; FV)</paragraph>
-<paragraph role="paragraph" id="par_id3148801" xml-lang="en-US">
+<paragraph role="code" id="par_id3148933">PDURATION(Rate; PV; FV)</paragraph>
+<paragraph role="paragraph" id="par_id3148801">
<emph>Rate</emph> is a constant. The interest rate is to be calculated for the entire duration (duration period). The interest rate per period is calculated by dividing the interest rate by the calculated duration. The internal rate for an annuity is to be entered as Rate/12.</paragraph>
-<paragraph role="paragraph" id="par_id3147239" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147239">
<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or &lt;0.</paragraph>
-<paragraph role="paragraph" id="par_id3147515" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147515">
<emph>FV</emph> is the expected value. The future value determines the desired (future) value of the deposit.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3148480" xml-lang="en-US">At an interest rate of 4.75%, a cash value of 25,000 currency units and a future value of 1,000,000 currency units, a duration of 79.49 payment periods is returned. The periodic payment is the resulting quotient from the future value and the duration, in this case 1,000,000/79.49=12,850.20.</paragraph>
+<paragraph role="paragraph" id="par_id3148480">At an interest rate of 4.75%, a cash value of 25,000 currency units and a future value of 1,000,000 currency units, a duration of 79.49 payment periods is returned. The periodic payment is the resulting quotient from the future value and the duration, in this case 1,000,000/79.49=12,850.20.</paragraph>
</section>
<section id="sln">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3148912"><bookmark_value>calculating;linear depreciations</bookmark_value>
+<bookmark branch="index" id="bm_id3148912"><bookmark_value>calculating;linear depreciations</bookmark_value>
<bookmark_value>depreciations;linear</bookmark_value>
<bookmark_value>linear depreciations</bookmark_value>
<bookmark_value>straight-line depreciations</bookmark_value>
<bookmark_value>SLN function</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_LIA" id="bm_id3154275" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_LIA" id="bm_id3154275" localize="false"/>
<h2 id="hd_id3148912">SLN</h2>
-<paragraph role="paragraph" id="par_id3149154" xml-lang="en-US"><ahelp hid="HID_FUNC_LIA">Returns the straight-line depreciation of an asset for one period.</ahelp> The amount of the depreciation is constant during the depreciation period.</paragraph>
+<paragraph role="paragraph" id="par_id3149154"><ahelp hid="HID_FUNC_LIA">Returns the straight-line depreciation of an asset for one period.</ahelp> The amount of the depreciation is constant during the depreciation period.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3166456" xml-lang="en-US">SLN(Cost; Salvage; Life)</paragraph>
-<paragraph role="paragraph" id="par_id3146955" xml-lang="en-US">
+<paragraph role="code" id="par_id3166456">SLN(Cost; Salvage; Life)</paragraph>
+<paragraph role="paragraph" id="par_id3146955">
<emph>Cost</emph> is the initial cost of an asset.</paragraph>
-<paragraph role="paragraph" id="par_id3149796" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149796">
<emph>Salvage</emph> is the value of an asset at the end of the depreciation.</paragraph>
-<paragraph role="paragraph" id="par_id3166444" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3166444">
<emph>Life</emph> is the depreciation period determining the number of periods in the depreciation of the asset.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3154098" xml-lang="en-US">Office equipment with an initial cost of 50,000 currency units is to be depreciated over 7 years. The value at the end of the depreciation is to be 3,500 currency units.</paragraph>
-<paragraph role="paragraph" id="par_id3153390" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154098">Office equipment with an initial cost of 50,000 currency units is to be depreciated over 7 years. The value at the end of the depreciation is to be 3,500 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3153390">
<item type="input">=SLN(50000;3,500;84)</item> = 553.57 currency units. The periodic monthly depreciation of the office equipment is 553.57 currency units.</paragraph>
</section>
<section id="mduration">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153739"><bookmark_value>MDURATION function</bookmark_value>
+<bookmark branch="index" id="bm_id3153739"><bookmark_value>MDURATION function</bookmark_value>
<bookmark_value>Macauley duration</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_MDURATION" id="bm_id3153750" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_MDURATION" id="bm_id3153750" localize="false"/>
<h2 id="hd_id3153739">MDURATION</h2>
-<paragraph role="paragraph" id="par_id3149923" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_MDURATION">Calculates the modified Macauley duration of a fixed interest security in years.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3149923"><ahelp hid="HID_AAI_FUNC_MDURATION">Calculates the modified Macauley duration of a fixed interest security in years.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3148987" xml-lang="en-US">MDURATION(Settlement; Maturity; Coupon; Yield; Frequency [; Basis])</paragraph>
-<paragraph role="paragraph" id="par_id3148619" xml-lang="en-US">
+<paragraph role="code" id="par_id3148987">MDURATION(Settlement; Maturity; Coupon; Yield; Frequency [; Basis])</paragraph>
+<paragraph role="paragraph" id="par_id3148619">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3149805" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149805">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3154338" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154338">
<emph>Coupon</emph> is the annual nominal rate of interest (coupon interest rate)</paragraph>
-<paragraph role="paragraph" id="par_id3148466" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3148466">
<emph>Yield</emph> is the annual yield of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3149423" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149423">
<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4).</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3148652" xml-lang="en-US">A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The nominal rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the modified duration?</paragraph>
-<paragraph role="paragraph" id="par_id3145378" xml-lang="en-US"><input>=MDURATION("2001-01-01"; "2006-01-01"; 0.08; 0.09; 2; 3)</input> returns 4.02 years.</paragraph>
+<paragraph role="paragraph" id="par_id3148652">A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The nominal rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the modified duration?</paragraph>
+<paragraph role="paragraph" id="par_id3145378"><input>=MDURATION("2001-01-01"; "2006-01-01"; 0.08; 0.09; 2; 3)</input> returns 4.02 years.</paragraph>
</section>
<section id="npv">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149242"><bookmark_value>calculating;net present values</bookmark_value>
+<bookmark branch="index" id="bm_id3149242"><bookmark_value>calculating;net present values</bookmark_value>
<bookmark_value>net present values</bookmark_value>
<bookmark_value>NPV function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NBW" id="bm_id3148417" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NBW" id="bm_id3148417" localize="false"/>
<h2 id="hd_id3149242">NPV</h2>
-<paragraph role="paragraph" id="par_id3145308" xml-lang="en-US"><ahelp hid="HID_FUNC_NBW">Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value.</ahelp></paragraph>
-<paragraph id="par_idN111381" role="paragraph" xml-lang="en-US">If the payments take place at irregular intervals, use the <link href="text/scalc/01/04060118.xhp#xnpv">XNPV</link> function.</paragraph>
+<paragraph role="paragraph" id="par_id3145308"><ahelp hid="HID_FUNC_NBW">Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value.</ahelp></paragraph>
+<paragraph id="par_idN111381" role="paragraph">If the payments take place at irregular intervals, use the <link href="text/scalc/01/04060118.xhp#xnpv">XNPV</link> function.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3153321" xml-lang="en-US">NPV(Rate; <embedvar href="text/scalc/01/ful_func.xhp#number254_1" markup="keep"/>)</paragraph>
-<paragraph role="paragraph" id="par_id3150630" xml-lang="en-US"><emph>Rate</emph> is the discount rate for a period.</paragraph>
+<paragraph role="code" id="par_id3153321">NPV(Rate; <embedvar href="text/scalc/01/ful_func.xhp#number254_1" markup="keep"/>)</paragraph>
+<paragraph role="paragraph" id="par_id3150630"><emph>Rate</emph> is the discount rate for a period.</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number254"/>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3154800" xml-lang="en-US">What is the net present value of periodic payments of 10, 20, 30 and -5 currency units with a discount rate of 8.75%. At time zero the costs were paid as -40 currency units.</paragraph>
-<paragraph role="paragraph" id="par_id3143270" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154800">What is the net present value of periodic payments of 10, 20, 30 and -5 currency units with a discount rate of 8.75%. At time zero the costs were paid as -40 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3143270">
<item type="input">=NPV(8.75%;10;20;30;-5)</item> = 45.86 currency units. The net present value is the returned value minus the initial costs of 40 currency units, therefore 5.86 currency units.</paragraph>
</section>
<section id="nominal">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149484"><bookmark_value>calculating;nominal interest rates</bookmark_value>
+<bookmark branch="index" id="bm_id3149484"><bookmark_value>calculating;nominal interest rates</bookmark_value>
<bookmark_value>nominal interest rates</bookmark_value>
<bookmark_value>NOMINAL function</bookmark_value>
</bookmark><comment>mw made "nominal interest rates;..." a one level entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NOMINAL" id="bm_id3145600" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NOMINAL" id="bm_id3145600" localize="false"/>
<h2 id="hd_id3149484">NOMINAL</h2>
-<paragraph role="paragraph" id="par_id3149596" xml-lang="en-US"><ahelp hid="HID_FUNC_NOMINAL">Calculates the yearly nominal interest rate, given the effective rate and the number of compounding periods per year.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3149596"><ahelp hid="HID_FUNC_NOMINAL">Calculates the yearly nominal interest rate, given the effective rate and the number of compounding periods per year.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3152769" xml-lang="en-US">NOMINAL(EffectiveRate; NPerY)</paragraph>
-<paragraph role="paragraph" id="par_id3147521" xml-lang="en-US">
+<paragraph role="code" id="par_id3152769">NOMINAL(EffectiveRate; NPerY)</paragraph>
+<paragraph role="paragraph" id="par_id3147521">
<emph>EffectiveRate</emph> is the effective interest rate</paragraph>
-<paragraph role="paragraph" id="par_id3156334" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156334">
<emph>NPerY</emph> is the number of periodic interest payments per year.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3147091" xml-lang="en-US">What is the nominal interest per year for an effective interest rate of 13.5% if twelve payments are made per year.</paragraph>
-<paragraph role="paragraph" id="par_id3154831" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147091">What is the nominal interest per year for an effective interest rate of 13.5% if twelve payments are made per year.</paragraph>
+<paragraph role="paragraph" id="par_id3154831">
<item type="input">=NOMINAL(13.5%;12)</item> = 12.73%. The nominal interest rate per year is 12.73%.</paragraph>
</section>
<section id="nominal_add">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155123"><bookmark_value>NOMINAL_ADD function</bookmark_value>
+<bookmark branch="index" id="bm_id3155123"><bookmark_value>NOMINAL_ADD function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_NOMINAL" id="bm_id3158439" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_NOMINAL" id="bm_id3158439" localize="false"/>
<h2 id="hd_id3155123">NOMINAL_ADD</h2>
-<paragraph role="paragraph" id="par_id3148671" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_NOMINAL">Calculates the annual nominal rate of interest on the basis of the effective rate and the number of interest payments per annum.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3148671"><ahelp hid="HID_AAI_FUNC_NOMINAL">Calculates the annual nominal rate of interest on the basis of the effective rate and the number of interest payments per annum.</ahelp></paragraph>
<embed href="text/scalc/01/04060102.xhp#ADD_note"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3156157" xml-lang="en-US">NOMINAL_ADD(EffectiveRate; NPerY)</paragraph>
-<paragraph role="paragraph" id="par_id3153777" xml-lang="en-US">
+<paragraph role="code" id="par_id3156157">NOMINAL_ADD(EffectiveRate; NPerY)</paragraph>
+<paragraph role="paragraph" id="par_id3153777">
<emph>EffectiveRate</emph> is the effective annual rate of interest.</paragraph>
-<paragraph role="paragraph" id="par_id3150409" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150409">
<emph>NPerY</emph> the number of interest payments per year.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3145777" xml-lang="en-US">What is the nominal rate of interest for a 5.3543% effective rate of interest and quarterly payment.</paragraph>
-<paragraph role="paragraph" id="par_id3156146" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3145777">What is the nominal rate of interest for a 5.3543% effective rate of interest and quarterly payment.</paragraph>
+<paragraph role="paragraph" id="par_id3156146">
<item type="input">=NOMINAL_ADD(5.3543%;4)</item> returns 0.0525 or 5.25%.</paragraph>
</section>
<section id="dollarfr">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3159087"><bookmark_value>DOLLARFR function</bookmark_value>
+<bookmark branch="index" id="bm_id3159087"><bookmark_value>DOLLARFR function</bookmark_value>
<bookmark_value>converting;decimal fractions, into mixed decimal fractions</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_DOLLARFR" id="bm_id3146907" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_DOLLARFR" id="bm_id3146907" localize="false"/>
<h2 id="hd_id3159087">DOLLARFR</h2>
-<paragraph role="paragraph" id="par_id3150593" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_DOLLARFR">Converts a quotation that has been given as a decimal number into a mixed decimal fraction.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150593"><ahelp hid="HID_AAI_FUNC_DOLLARFR">Converts a quotation that has been given as a decimal number into a mixed decimal fraction.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3152959" xml-lang="en-US">DOLLARFR(DecimalDollar; Fraction)</paragraph>
-<paragraph role="paragraph" id="par_id3149558" xml-lang="en-US">
+<paragraph role="code" id="par_id3152959">DOLLARFR(DecimalDollar; Fraction)</paragraph>
+<paragraph role="paragraph" id="par_id3149558">
<emph>DecimalDollar</emph> is a decimal number.</paragraph>
-<paragraph role="paragraph" id="par_id3153672" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153672">
<emph>Fraction</emph> is a whole number that is used as the denominator of the decimal fraction.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3153795" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153795">
<item type="input">=DOLLARFR(1.125;16)</item> converts into sixteenths. The result is 1.02 for 1 plus 2/16.</paragraph>
-<paragraph role="paragraph" id="par_id3150995" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150995">
<item type="input">=DOLLARFR(1.125;8)</item> converts into eighths. The result is 1.1 for 1 plus 1/8.</paragraph>
</section>
<section id="dollarde">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154671"><bookmark_value>fractions; converting</bookmark_value>
+<bookmark branch="index" id="bm_id3154671"><bookmark_value>fractions; converting</bookmark_value>
<bookmark_value>converting;decimal fractions, into decimal numbers</bookmark_value>
<bookmark_value>DOLLARDE function</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_DOLLARDE" id="bm_id3154569" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_DOLLARDE" id="bm_id3154569" localize="false"/>
<h2 id="hd_id3154671">DOLLARDE</h2>
-<paragraph role="paragraph" id="par_id3154418" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_DOLLARDE">Converts a quotation that has been given as a decimal fraction into a decimal number.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3154418"><ahelp hid="HID_AAI_FUNC_DOLLARDE">Converts a quotation that has been given as a decimal fraction into a decimal number.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3150348" xml-lang="en-US">DOLLARDE(FractionalDollar; Fraction)</paragraph>
-<paragraph role="paragraph" id="par_id3154111" xml-lang="en-US">
+<paragraph role="code" id="par_id3150348">DOLLARDE(FractionalDollar; Fraction)</paragraph>
+<paragraph role="paragraph" id="par_id3154111">
<emph>FractionalDollar</emph> is a number given as a decimal fraction.</paragraph>
-<paragraph role="paragraph" id="par_id3153695" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153695">
<emph>Fraction</emph> is a whole number that is used as the denominator of the decimal fraction.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3150941" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150941">
<item type="input">=DOLLARDE(1.02;16)</item> stands for 1 and 2/16. This returns 1.125.</paragraph>
-<paragraph role="paragraph" id="par_id3150830" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150830">
<item type="input">=DOLLARDE(1.1;8)</item> stands for 1 and 1/8. This returns 1.125.</paragraph>
</section>
<section id="mirr">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3148974"><bookmark_value>calculating;modified internal rates of return</bookmark_value>
+<bookmark branch="index" id="bm_id3148974"><bookmark_value>calculating;modified internal rates of return</bookmark_value>
<bookmark_value>modified internal rates of return</bookmark_value>
<bookmark_value>MIRR function</bookmark_value>
<bookmark_value>internal rates of return;modified</bookmark_value>
</bookmark><comment>mw added "internal rates of return;..."</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_QIKV" id="bm_id3150670" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_QIKV" id="bm_id3150670" localize="false"/>
<h2 id="hd_id3148974">MIRR</h2>
-<paragraph role="paragraph" id="par_id3155497" xml-lang="en-US"><ahelp hid="HID_FUNC_QIKV">Calculates the modified internal rate of return of a series of investments.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3155497"><ahelp hid="HID_FUNC_QIKV">Calculates the modified internal rate of return of a series of investments.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3148399" xml-lang="en-US">MIRR(Values; Investment; ReinvestRate)</paragraph>
-<paragraph role="paragraph" id="par_id3155896" xml-lang="en-US">
+<paragraph role="code" id="par_id3148399">MIRR(Values; Investment; ReinvestRate)</paragraph>
+<paragraph role="paragraph" id="par_id3155896">
<emph>Values</emph> corresponds to the array or the cell reference for cells whose content corresponds to the payments.</paragraph>
-<paragraph role="paragraph" id="par_id3149998" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149998">
<emph>Investment</emph> is the rate of interest of the investments (the negative values of the array)</paragraph>
-<paragraph role="paragraph" id="par_id3159408" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3159408">
<emph>ReinvestRate</emph>:the rate of interest of the reinvestment (the positive values of the array)</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3147352" xml-lang="en-US">Assuming a cell content of A1 = <item type="input">-5</item>, A2 = <item type="input">10</item>, A3 = <item type="input">15</item>, and A4 = <item type="input">8</item>, and an investment value of 0.5 and a reinvestment value of 0.1, the result is 94.16%.</paragraph>
+<paragraph role="paragraph" id="par_id3147352">Assuming a cell content of A1 = <item type="input">-5</item>, A2 = <item type="input">10</item>, A3 = <item type="input">15</item>, and A4 = <item type="input">8</item>, and an investment value of 0.5 and a reinvestment value of 0.1, the result is 94.16%.</paragraph>
</section>
<section id="yield">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149323"><bookmark_value>YIELD function</bookmark_value>
+<bookmark branch="index" id="bm_id3149323"><bookmark_value>YIELD function</bookmark_value>
<bookmark_value>rates of return;securities</bookmark_value>
<bookmark_value>yields, see also rates of return</bookmark_value>
</bookmark><comment>mw added two entries</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_YIELD" id="bm_id3152460" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_YIELD" id="bm_id3152460" localize="false"/>
<h2 id="hd_id3149323">YIELD</h2>
-<paragraph role="paragraph" id="par_id3150643" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_YIELD">Calculates the yield of a security.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150643"><ahelp hid="HID_AAI_FUNC_YIELD">Calculates the yield of a security.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3149744" xml-lang="en-US">YIELD(Settlement; Maturity; Rate; Price; Redemption; Frequency [; Basis])</paragraph>
-<paragraph role="paragraph" id="par_id3154526" xml-lang="en-US">
+<paragraph role="code" id="par_id3149744">YIELD(Settlement; Maturity; Rate; Price; Redemption; Frequency [; Basis])</paragraph>
+<paragraph role="paragraph" id="par_id3154526">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3153266" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153266">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3151284" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3151284">
<emph>Rate</emph> is the annual rate of interest.</paragraph>
-<paragraph role="paragraph" id="par_id3147314" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147314">
<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value.</paragraph>
-<paragraph role="paragraph" id="par_id3145156" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3145156">
<emph>Redemption</emph> is the redemption value per 100 currency units of par value.</paragraph>
-<paragraph role="paragraph" id="par_id3159218" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3159218">
<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4).</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3151214" xml-lang="en-US">A security is purchased on 1999-02-15. It matures on 2007-11-15. The rate of interest is 5.75%. The price is 95.04287 currency units per 100 units of par value, the redemption value is 100 units. Interest is paid half-yearly (frequency = 2) and the basis is 0. How high is the yield?</paragraph>
-<paragraph role="paragraph" id="par_id3154194" xml-lang="en-US"><input>=YIELD("1999-02-15"; "2007-11-15"; 0.0575 ;95.04287; 100; 2; 0)</input> returns 0.065 or 6.50 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3151214">A security is purchased on 1999-02-15. It matures on 2007-11-15. The rate of interest is 5.75%. The price is 95.04287 currency units per 100 units of par value, the redemption value is 100 units. Interest is paid half-yearly (frequency = 2) and the basis is 0. How high is the yield?</paragraph>
+<paragraph role="paragraph" id="par_id3154194"><input>=YIELD("1999-02-15"; "2007-11-15"; 0.0575 ;95.04287; 100; 2; 0)</input> returns 0.065 or 6.50 per cent.</paragraph>
</section>
<section id="yielddisc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3150100"><bookmark_value>YIELDDISC function</bookmark_value>
+<bookmark branch="index" id="bm_id3150100"><bookmark_value>YIELDDISC function</bookmark_value>
<bookmark_value>rates of return;non-interest-bearing securities</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_YIELDDISC" id="bm_id3156206" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_YIELDDISC" id="bm_id3156206" localize="false"/>
<h2 id="hd_id3150100">YIELDDISC</h2>
-<paragraph role="paragraph" id="par_id3150486" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_YIELDDISC">Calculates the annual yield of a non-interest-bearing security.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150486"><ahelp hid="HID_AAI_FUNC_YIELDDISC">Calculates the annual yield of a non-interest-bearing security.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3159191" xml-lang="en-US">YIELDDISC(Settlement; Maturity; Price; Redemption [; Basis])</paragraph>
-<paragraph role="paragraph" id="par_id3150237" xml-lang="en-US">
+<paragraph role="code" id="par_id3159191">YIELDDISC(Settlement; Maturity; Price; Redemption [; Basis])</paragraph>
+<paragraph role="paragraph" id="par_id3150237">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3146924" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3146924">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3151201" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3151201">
<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value.</paragraph>
-<paragraph role="paragraph" id="par_id3156049" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156049">
<emph>Redemption</emph> is the redemption value per 100 currency units of par value.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3163815" xml-lang="en-US">A non-interest-bearing security is purchased on 1999-02-15. It matures on 1999-03-01. The price is 99.795 currency units per 100 units of par value, the redemption value is 100 units. The basis is 2. How high is the yield?</paragraph>
-<paragraph role="paragraph" id="par_id3155187" xml-lang="en-US"><input>=YIELDDISC("1999-02-15"; "1999-03-01"; 99.795; 100; 2)</input> returns 0.052823 or 5.2823 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3163815">A non-interest-bearing security is purchased on 1999-02-15. It matures on 1999-03-01. The price is 99.795 currency units per 100 units of par value, the redemption value is 100 units. The basis is 2. How high is the yield?</paragraph>
+<paragraph role="paragraph" id="par_id3155187"><input>=YIELDDISC("1999-02-15"; "1999-03-01"; 99.795; 100; 2)</input> returns 0.052823 or 5.2823 per cent.</paragraph>
</section>
<section id="yieldmat">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155140"><bookmark_value>YIELDMAT function</bookmark_value>
+<bookmark branch="index" id="bm_id3155140"><bookmark_value>YIELDMAT function</bookmark_value>
<bookmark_value>rates of return;securities with interest paid on maturity</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_YIELDMAT" id="bm_id3156029" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_YIELDMAT" id="bm_id3156029" localize="false"/>
<h2 id="hd_id3155140">YIELDMAT</h2>
-<paragraph role="paragraph" id="par_id3151332" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_YIELDMAT">Calculates the annual yield of a security, the interest of which is paid on the date of maturity.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3151332"><ahelp hid="HID_AAI_FUNC_YIELDMAT">Calculates the annual yield of a security, the interest of which is paid on the date of maturity.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3159113" xml-lang="en-US">YIELDMAT(Settlement; Maturity; Issue; Rate; Price [; Basis])</paragraph>
-<paragraph role="paragraph" id="par_id3149309" xml-lang="en-US">
+<paragraph role="code" id="par_id3159113">YIELDMAT(Settlement; Maturity; Issue; Rate; Price [; Basis])</paragraph>
+<paragraph role="paragraph" id="par_id3149309">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3151381" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3151381">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3153302" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153302">
<emph>Issue</emph> is the date of issue of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3147140" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3147140">
<emph>Rate</emph> is the interest rate of the security on the issue date.</paragraph>
-<paragraph role="paragraph" id="par_id3151067" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3151067">
<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value.</paragraph>
<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3163717" xml-lang="en-US">A security is purchased on 1999-03-15. It matures on 1999-11-03. The issue date was 1998-11-08. The rate of interest is 6.25%, the price is 100.0123 units. The basis is 0. How high is the yield?</paragraph>
-<paragraph role="paragraph" id="par_id3155311" xml-lang="en-US"><input>=YIELDMAT("1999-03-15"; "1999-11-03"; "1998-11-08"; 0.0625; 100.0123; 0)</input> returns 0.060954 or 6.0954 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3163717">A security is purchased on 1999-03-15. It matures on 1999-11-03. The issue date was 1998-11-08. The rate of interest is 6.25%, the price is 100.0123 units. The basis is 0. How high is the yield?</paragraph>
+<paragraph role="paragraph" id="par_id3155311"><input>=YIELDMAT("1999-03-15"; "1999-11-03"; "1998-11-08"; 0.0625; 100.0123; 0)</input> returns 0.060954 or 6.0954 per cent.</paragraph>
</section>
<section id="pmt">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149577"><bookmark_value>calculating;annuities</bookmark_value>
+<bookmark branch="index" id="bm_id3149577"><bookmark_value>calculating;annuities</bookmark_value>
<bookmark_value>annuities</bookmark_value>
<bookmark_value>PMT function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_RMZ" id="bm_id3148895" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_RMZ" id="bm_id3148895" localize="false"/>
<h2 id="hd_id3149577">PMT</h2>
-<paragraph role="paragraph" id="par_id3148563" xml-lang="en-US"><ahelp hid="HID_FUNC_RMZ">Returns the periodic payment for an annuity with constant interest rates.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3148563"><ahelp hid="HID_FUNC_RMZ">Returns the periodic payment for an annuity with constant interest rates.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3147278" xml-lang="en-US">PMT(Rate; NPer; PV [ ; [ FV ] [ ; Type ] ])</paragraph>
-<paragraph role="paragraph" id="par_id3147291" xml-lang="en-US">
+<paragraph role="code" id="par_id3147278">PMT(Rate; NPer; PV [ ; [ FV ] [ ; Type ] ])</paragraph>
+<paragraph role="paragraph" id="par_id3147291">
<emph>Rate</emph> is the periodic interest rate.</paragraph>
-<paragraph role="paragraph" id="par_id3148641" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3148641">
<emph>NPer</emph> is the number of periods in which annuity is paid.</paragraph>
-<paragraph role="paragraph" id="par_id3156360" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156360">
<emph>PV</emph> is the present value (cash value) in a sequence of payments.</paragraph>
-<paragraph role="paragraph" id="par_id3154920" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154920">
<emph>FV</emph> (optional) is the desired value (future value) to be reached at the end of the periodic payments.</paragraph>
-<paragraph role="paragraph" id="par_id3156434" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3156434">
<emph>Type</emph> (optional) is the due date for the periodic payments. Type=1 is payment at the beginning and Type=0 is payment at the end of each period.</paragraph>
-<paragraph role="paragraph" id="par_idN11645" xml-lang="en-US" localize="false">
- <embedvar href="text/scalc/00/00000004.xhp#optional"/>
-</paragraph>
+<paragraph role="paragraph" id="par_idN11645" localize="false"><embedvar href="text/scalc/00/00000004.xhp#optional"/></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3154222" xml-lang="en-US">What are the periodic payments at a yearly interest rate of 1.99% if the payment time is 3 years and the cash value is 25,000 currency units. There are 36 months as 36 payment periods, and the interest rate per payment period is 1.99%/12.</paragraph>
-<paragraph role="paragraph" id="par_id3155943" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154222">What are the periodic payments at a yearly interest rate of 1.99% if the payment time is 3 years and the cash value is 25,000 currency units. There are 36 months as 36 payment periods, and the interest rate per payment period is 1.99%/12.</paragraph>
+<paragraph role="paragraph" id="par_id3155943">
<item type="input">=PMT(1.99%/12;36;25000)</item> = -715.96 currency units. The periodic monthly payment is therefore 715.96 currency units.</paragraph>
</section>
<section id="tbilleq">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155799"><bookmark_value>TBILLEQ function</bookmark_value>
+<bookmark branch="index" id="bm_id3155799"><bookmark_value>TBILLEQ function</bookmark_value>
<bookmark_value>treasury bills;annual return</bookmark_value>
<bookmark_value>annual return on treasury bills</bookmark_value>
</bookmark><comment>mw changed "treasury bills;..." and added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_TBILLEQ" id="bm_id3147380" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_TBILLEQ" id="bm_id3147380" localize="false"/>
<h2 id="hd_id3155799">TBILLEQ</h2>
-<paragraph role="paragraph" id="par_id3154403" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_TBILLEQ">Calculates the annual return on a treasury bill.</ahelp> A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price.</paragraph>
+<paragraph role="paragraph" id="par_id3154403"><ahelp hid="HID_AAI_FUNC_TBILLEQ">Calculates the annual return on a treasury bill.</ahelp> A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3150224" xml-lang="en-US">TBILLEQ(Settlement; Maturity; Discount)</paragraph>
-<paragraph role="paragraph" id="par_id3156190" xml-lang="en-US">
+<paragraph role="code" id="par_id3150224">TBILLEQ(Settlement; Maturity; Discount)</paragraph>
+<paragraph role="paragraph" id="par_id3156190">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3153827" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3153827">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3150310" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3150310">
<emph>Discount</emph> is the percentage discount on acquisition of the security.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3153173" xml-lang="en-US">Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9.14 per cent.</paragraph>
-<paragraph role="paragraph" id="par_id3153520" xml-lang="en-US">The return on the treasury bill corresponding to a security is worked out as follows:</paragraph>
-<paragraph role="paragraph" id="par_id3154382" xml-lang="en-US"><input>=TBILLEQ("1999-03-31";"1999-06-01"; 0.0914)</input> returns 0.094151 or 9.4151 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3153173">Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9.14 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3153520">The return on the treasury bill corresponding to a security is worked out as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3154382"><input>=TBILLEQ("1999-03-31";"1999-06-01"; 0.0914)</input> returns 0.094151 or 9.4151 per cent.</paragraph>
</section>
<section id="tbillprice">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3151032"><bookmark_value>TBILLPRICE function</bookmark_value>
+<bookmark branch="index" id="bm_id3151032"><bookmark_value>TBILLPRICE function</bookmark_value>
<bookmark_value>treasury bills;prices</bookmark_value>
<bookmark_value>prices;treasury bills</bookmark_value>
</bookmark><comment>mw added two entries</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_TBILLPRICE" id="bm_id3150576" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_TBILLPRICE" id="bm_id3150576" localize="false"/>
<h2 id="hd_id3151032">TBILLPRICE</h2>
-<paragraph role="paragraph" id="par_id3157887" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_TBILLPRICE">Calculates the price of a treasury bill per 100 currency units.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3157887"><ahelp hid="HID_AAI_FUNC_TBILLPRICE">Calculates the price of a treasury bill per 100 currency units.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3150284" xml-lang="en-US">TBILLPRICE(Settlement; Maturity; Discount)</paragraph>
-<paragraph role="paragraph" id="par_id3154059" xml-lang="en-US">
+<paragraph role="code" id="par_id3150284">TBILLPRICE(Settlement; Maturity; Discount)</paragraph>
+<paragraph role="paragraph" id="par_id3154059">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3154073" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3154073">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3145765" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3145765">
<emph>Discount</emph> is the percentage discount upon acquisition of the security.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3155542" xml-lang="en-US">Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9 per cent.</paragraph>
-<paragraph role="paragraph" id="par_id3154578" xml-lang="en-US">The price of the treasury bill is worked out as follows:</paragraph>
-<paragraph role="paragraph" id="par_id3154592" xml-lang="en-US"><input>=TBILLPRICE("1999-03-31";"1999-06-01"; 0.09)</input> returns 98.45.</paragraph>
+<paragraph role="paragraph" id="par_id3155542">Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3154578">The price of the treasury bill is worked out as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3154592"><input>=TBILLPRICE("1999-03-31";"1999-06-01"; 0.09)</input> returns 98.45.</paragraph>
</section>
<section id="tbillyield">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3152912"><bookmark_value>TBILLYIELD function</bookmark_value>
+<bookmark branch="index" id="bm_id3152912"><bookmark_value>TBILLYIELD function</bookmark_value>
<bookmark_value>treasury bills;rates of return</bookmark_value>
<bookmark_value>rates of return of treasury bills</bookmark_value>
</bookmark><comment>mw added two entries</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_TBILLYIELD" id="bm_id3151346" localize="false"/>
+<bookmark branch="hid/SC_HID_AAI_FUNC_TBILLYIELD" id="bm_id3151346" localize="false"/>
<h2 id="hd_id3152912">TBILLYIELD</h2>
-<paragraph role="paragraph" id="par_id3145560" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_TBILLYIELD">Calculates the yield of a treasury bill.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3145560"><ahelp hid="HID_AAI_FUNC_TBILLYIELD">Calculates the yield of a treasury bill.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3156077" xml-lang="en-US">TBILLYIELD(Settlement; Maturity; Price)</paragraph>
-<paragraph role="paragraph" id="par_id3156091" xml-lang="en-US">
+<paragraph role="code" id="par_id3156077">TBILLYIELD(Settlement; Maturity; Price)</paragraph>
+<paragraph role="paragraph" id="par_id3156091">
<emph>Settlement</emph> is the date of purchase of the security.</paragraph>
-<paragraph role="paragraph" id="par_id3157856" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3157856">
<emph>Maturity</emph> is the date on which the security matures (expires).</paragraph>
-<paragraph role="paragraph" id="par_id3149627" xml-lang="en-US">
+<paragraph role="paragraph" id="par_id3149627">
<emph>Price</emph> is the price (purchase price) of the treasury bill per 100 currency units of par value.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3145178" xml-lang="en-US">Settlement date: March 31 1999, maturity date: June 1 1999, price: 98.45 currency units.</paragraph>
-<paragraph role="paragraph" id="par_id3145193" xml-lang="en-US">The yield of the treasury bill is worked out as follows:</paragraph>
-<paragraph role="paragraph" id="par_id3148528" xml-lang="en-US"><input>=TBILLYIELD("1999-03-31";"1999-06-01"; 98.45)</input> returns 0.091417 or 9.1417 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3145178">Settlement date: March 31 1999, maturity date: June 1 1999, price: 98.45 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3145193">The yield of the treasury bill is worked out as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3148528"><input>=TBILLYIELD("1999-03-31";"1999-06-01"; 98.45)</input> returns 0.091417 or 9.1417 per cent.</paragraph>
</section>
</sort>
-<paragraph role="paragraph" id="par_id3148546" xml-lang="en-US"><link href="text/scalc/01/04060103.xhp">Back to Financial Functions Part One</link></paragraph>
-<paragraph role="paragraph" id="par_id3146762" xml-lang="en-US"><link href="text/scalc/01/04060118.xhp">Forward to Financial Functions Part Three</link></paragraph>
+<paragraph role="paragraph" id="par_id3148546"><link href="text/scalc/01/04060103.xhp">Back to Financial Functions Part One</link></paragraph>
+<paragraph role="paragraph" id="par_id3146762"><link href="text/scalc/01/04060118.xhp">Forward to Financial Functions Part Three</link></paragraph>
<embed href="text/scalc/01/04060100.xhp#drking"/>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/04060184.xhp b/source/text/scalc/01/04060184.xhp
index b4e35cbcc6..e34e8a336c 100644
--- a/source/text/scalc/01/04060184.xhp
+++ b/source/text/scalc/01/04060184.xhp
@@ -20,7 +20,7 @@
-->
<meta>
<topic id="textscalc0104060184xml" indexer="include">
-<title xml-lang="en-US" id="tit">Statistical Functions Part Four</title>
+<title id="tit">Statistical Functions Part Four</title>
<filename>/text/scalc/01/04060184.xhp</filename>
</topic>
</meta>
@@ -29,255 +29,255 @@
</variable></h1>
<sort order="asc" descendant="h2">
<section id="max">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154511"><bookmark_value>MAX function</bookmark_value>
+<bookmark branch="index" id="bm_id3154511"><bookmark_value>MAX function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MAX" id="bm_id3146972" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MAX" id="bm_id3146972" localize="false"/>
<h2 id="hd_id3154511"><variable id="max_head"><link href="text/scalc/01/04060184.xhp#max">MAX</link></variable></h2>
-<paragraph xml-lang="en-US" id="par_id3153709" role="paragraph"><ahelp hid="HID_FUNC_MAX">Returns the maximum value in a list of arguments.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="par_id9282509" role="paragraph">Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.</paragraph>
+<paragraph id="par_id3153709" role="paragraph"><ahelp hid="HID_FUNC_MAX">Returns the maximum value in a list of arguments.</ahelp></paragraph>
+<paragraph id="par_id9282509" role="paragraph">Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3147340" role="code">MAX(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3147340" role="code">MAX(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3147343" role="paragraph">
+<paragraph id="par_id3147343" role="paragraph">
<item type="input">=MAX(A1;A2;A3;50;100;200)</item> returns the largest value from the list.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3148485" role="paragraph">
+<paragraph id="par_id3148485" role="paragraph">
<item type="input">=MAX(A1:B100)</item> returns the largest value from the list.</paragraph>
</section>
<section id="maxa">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3166426"><bookmark_value>MAXA function</bookmark_value>
+<bookmark branch="index" id="bm_id3166426"><bookmark_value>MAXA function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MAXA" id="bm_id3150304" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MAXA" id="bm_id3150304" localize="false"/>
<h2 id="hd_id3166426"><variable id="maxa_head"><link href="text/scalc/01/04060184.xhp#maxa">MAXA</link></variable></h2>
-<paragraph xml-lang="en-US" id="par_id3150363" role="paragraph"><ahelp hid="HID_FUNC_MAXA">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="par_id7689443" role="paragraph">The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.</paragraph>
+<paragraph id="par_id3150363" role="paragraph"><ahelp hid="HID_FUNC_MAXA">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp></paragraph>
+<paragraph id="par_id7689443" role="paragraph">The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3166431" role="code">MAXA(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3166431" role="code">MAXA(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3156446" role="paragraph">
+<paragraph id="par_id3156446" role="paragraph">
<item type="input">=MAXA(A1;A2;A3;50;100;200;"Text")</item> returns the largest value from the list.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149404" role="paragraph">
+<paragraph id="par_id3149404" role="paragraph">
<item type="input">=MAXA(A1:B100)</item> returns the largest value from the list.</paragraph>
</section>
<section id="median">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153820"><bookmark_value>MEDIAN function</bookmark_value>
+<bookmark branch="index" id="bm_id3153820"><bookmark_value>MEDIAN function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MEDIAN" id="bm_id3153069" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MEDIAN" id="bm_id3153069" localize="false"/>
<h2 id="hd_id3153820"><variable id="median_head"><link href="text/scalc/01/04060184.xhp#median">MEDIAN</link></variable></h2>
-<paragraph xml-lang="en-US" id="par_id3151241" role="paragraph"><ahelp hid="HID_FUNC_MEDIAN">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp></paragraph>
+<paragraph id="par_id3151241" role="paragraph"><ahelp hid="HID_FUNC_MEDIAN">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3155264" role="code">MEDIAN(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3155264" role="code">MEDIAN(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3145078" role="paragraph">for an odd number: <item type="input">=MEDIAN(1;5;9;20;21)</item> returns 9 as the median value.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149126" role="paragraph">for an even number: <item type="input">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7.</paragraph>
+<paragraph id="par_id3145078" role="paragraph">for an odd number: <item type="input">=MEDIAN(1;5;9;20;21)</item> returns 9 as the median value.</paragraph>
+<paragraph id="par_id3149126" role="paragraph">for an even number: <item type="input">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7.</paragraph>
</section>
<section id="min">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154541"><bookmark_value>MIN function</bookmark_value>
+<bookmark branch="index" id="bm_id3154541"><bookmark_value>MIN function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MIN" id="bm_id3159226" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MIN" id="bm_id3159226" localize="false"/>
<h2 id="hd_id3154541"><variable id="min_head"><link href="text/scalc/01/04060184.xhp#min">MIN</link></variable></h2>
-<paragraph xml-lang="en-US" id="par_id3143222" role="paragraph"><ahelp hid="HID_FUNC_MIN">Returns the minimum value in a list of arguments.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="par_id2301400" role="paragraph">Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.</paragraph>
+<paragraph id="par_id3143222" role="paragraph"><ahelp hid="HID_FUNC_MIN">Returns the minimum value in a list of arguments.</ahelp></paragraph>
+<paragraph id="par_id2301400" role="paragraph">Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3146964" role="code">MIN(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3146964" role="code">MIN(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3154734" role="paragraph">
+<paragraph id="par_id3154734" role="paragraph">
<item type="input">=MIN(A1:B100)</item> returns the smallest value in the list.</paragraph>
</section>
<section id="mina">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147504"><bookmark_value>MINA function</bookmark_value>
+<bookmark branch="index" id="bm_id3147504"><bookmark_value>MINA function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MINA" id="bm_id3155752" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MINA" id="bm_id3155752" localize="false"/>
<h2 id="hd_id3147504"><variable id="mina_head"><link href="text/scalc/01/04060184.xhp#mina">MINA</link></variable></h2>
-<paragraph xml-lang="en-US" id="par_id3147249" role="paragraph"><ahelp hid="HID_FUNC_MINA">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="par_id4294564" role="paragraph">The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.</paragraph>
+<paragraph id="par_id3147249" role="paragraph"><ahelp hid="HID_FUNC_MINA">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp></paragraph>
+<paragraph id="par_id4294564" role="paragraph">The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3153336" role="code">MINA(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3153336" role="code">MINA(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3147401" role="paragraph">
+<paragraph id="par_id3147401" role="paragraph">
<item type="input">=MINA(1;"Text";20)</item> returns 0.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3147295" role="paragraph">
+<paragraph id="par_id3147295" role="paragraph">
<item type="input">=MINA(A1:B100)</item> returns the smallest value in the list.</paragraph>
</section>
<section id="avedev">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3166465"><bookmark_value>AVEDEV function</bookmark_value>
+<bookmark branch="index" id="bm_id3166465"><bookmark_value>AVEDEV function</bookmark_value>
<bookmark_value>averages;statistical functions</bookmark_value>
</bookmark><comment>mw added "averages;"</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MITTELABW" id="bm_id3156396" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MITTELABW" id="bm_id3156396" localize="false"/>
<h2 id="hd_id3166465"><variable id="avedev_head"><link href="text/scalc/01/04060184.xhp#avedev">AVEDEV</link></variable></h2>
-<paragraph role="paragraph" id="par_id3150373" xml-lang="en-US"><ahelp hid="HID_FUNC_MITTELABW">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set.</paragraph>
+<paragraph role="paragraph" id="par_id3150373"><ahelp hid="HID_FUNC_MITTELABW">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3145636" xml-lang="en-US">AVEDEV(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph role="code" id="par_id3145636">AVEDEV(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph role="paragraph" id="par_id3153122" xml-lang="en-US"><item type="input">=AVEDEV(A1:A50)</item> </paragraph>
+<paragraph role="paragraph" id="par_id3153122"><item type="input">=AVEDEV(A1:A50)</item> </paragraph>
</section>
<section id="average">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3145824"><bookmark_value>AVERAGE function</bookmark_value>
+<bookmark branch="index" id="bm_id3145824"><bookmark_value>AVERAGE function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MITTELWERT" id="bm_id3146878" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MITTELWERT" id="bm_id3146878" localize="false"/>
<h2 id="hd_id3145824"><variable id="average_head"><link href="text/scalc/01/04060184.xhp#average">AVERAGE</link></variable></h2>
-<paragraph xml-lang="en-US" id="par_id3150482" role="paragraph"><ahelp hid="HID_FUNC_MITTELWERT">Returns the average of the arguments.</ahelp></paragraph>
+<paragraph id="par_id3150482" role="paragraph"><ahelp hid="HID_FUNC_MITTELWERT">Returns the average of the arguments.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3154679" role="code">AVERAGE(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3154679" role="code">AVERAGE(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3151232" role="paragraph">
+<paragraph id="par_id3151232" role="paragraph">
<item type="input">=AVERAGE(A1:A50)</item>
</paragraph>
</section>
<section id="averagea">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3148754"><bookmark_value>AVERAGEA function</bookmark_value>
+<bookmark branch="index" id="bm_id3148754"><bookmark_value>AVERAGEA function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MITTELWERTA" id="bm_id3149690" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MITTELWERTA" id="bm_id3149690" localize="false"/>
<h2 id="hd_id3148754"><variable id="averagea_head"><link href="text/scalc/01/04060184.xhp#averagea">AVERAGEA</link></variable></h2>
-<paragraph xml-lang="en-US" id="par_id3145138" role="paragraph"><ahelp hid="HID_FUNC_MITTELWERTA">Returns the average of the arguments. The value of a text is 0.</ahelp></paragraph>
+<paragraph id="par_id3145138" role="paragraph"><ahelp hid="HID_FUNC_MITTELWERTA">Returns the average of the arguments. The value of a text is 0.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3149734" role="code">AVERAGEA(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3149734" role="code">AVERAGEA(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3150864" role="paragraph">
+<paragraph id="par_id3150864" role="paragraph">
<item type="input">=AVERAGEA(A1:A50)</item>
</paragraph>
</section>
<section id="averageif">
-<h2 id="hd_id110421803716508"><embedvar href="text/scalc/01/func_averageif.xhp#averageif_head"/></h2>
-<paragraph id="par_id71462400513325" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/scalc/01/func_averageif.xhp#averageif_des"/></paragraph>
+<h2 id="hd_id110421803716508" localize="false"><embedvar href="text/scalc/01/func_averageif.xhp#averageif_head"/></h2>
+<paragraph id="par_id71462400513325" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_averageif.xhp#averageif_des"/></paragraph>
</section>
<section id="averageifs">
-<h2 id="hd_id5471656631510"><embedvar href="text/scalc/01/func_averageifs.xhp#averageifs_head"/></h2>
-<paragraph id="par_id5259182024777" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/scalc/01/func_averageifs.xhp#averageifs_des"/></paragraph>
+<h2 id="hd_id5471656631510" localize="false"><embedvar href="text/scalc/01/func_averageifs.xhp#averageifs_head"/></h2>
+<paragraph id="par_id5259182024777" role="paragraph" localize="false"><embedvar href="text/scalc/01/func_averageifs.xhp#averageifs_des"/></paragraph>
</section>
<section id="mode">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153933"><bookmark_value>MODE function</bookmark_value>
+<bookmark branch="index" id="bm_id3153933"><bookmark_value>MODE function</bookmark_value>
<bookmark_value>most common value</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MODALWERT" id="bm_id3149253" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MODALWERT" id="bm_id3149253" localize="false"/>
<h2 id="hd_id3153933">MODE</h2>
-<paragraph xml-lang="en-US" id="par_id3153085" role="paragraph"><ahelp hid="HID_FUNC_MODALWERT">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice.</paragraph>
+<paragraph id="par_id3153085" role="paragraph"><ahelp hid="HID_FUNC_MODALWERT">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice.</paragraph>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3155950" role="code">MODE(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id3155950" role="code">MODE(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3153733" role="paragraph">
+<paragraph id="par_id3153733" role="paragraph">
<item type="input">=MODE(A1:A50)</item>
</paragraph>
</section>
<section id="modedotsngl">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2953933"><bookmark_value>MODE.SNGL function</bookmark_value>
+<bookmark branch="index" id="bm_id2953933"><bookmark_value>MODE.SNGL function</bookmark_value>
<bookmark_value>most common value</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MODAL_VALUE_MS" id="bm_id2949253" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MODAL_VALUE_MS" id="bm_id2949253" localize="false"/>
<h2 id="hd_id2953933">MODE.SNGL</h2>
-<paragraph xml-lang="en-US" id="par_id2953085" role="paragraph"><ahelp hid="HID_FUNC_MODAL_VALUE_MS">Returns the most frequently occurring, or repetitive, value in an array or range of data.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice.</paragraph>
+<paragraph id="par_id2953085" role="paragraph"><ahelp hid="HID_FUNC_MODAL_VALUE_MS">Returns the most frequently occurring, or repetitive, value in an array or range of data.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2955950" role="code">MODE.SNGL(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id2955950" role="code">MODE.SNGL(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<warning id="par_id2963792">If the data set contains no duplicate data points, MODE.SNGL returns the #VALUE! error value.</warning>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2953733" role="paragraph"><item type="input">=MODE.SNGL(A1:A50)</item></paragraph>
+<paragraph id="par_id2953733" role="paragraph"><item type="input">=MODE.SNGL(A1:A50)</item></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341540873986703" localize="false"><literal>COM.MICROSOFT.MODE.SNGL</literal></paragraph>
</section>
<section id="modedotmult">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2853933"><bookmark_value>MODE.MULT function</bookmark_value>
+<bookmark branch="index" id="bm_id2853933"><bookmark_value>MODE.MULT function</bookmark_value>
<bookmark_value>most common value</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MODAL_VALUE_MULTI" id="bm_id2849253" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_MODAL_VALUE_MULTI" id="bm_id2849253" localize="false"/>
<h2 id="hd_id2853933">MODE.MULT</h2>
-<paragraph xml-lang="en-US" id="par_id2853085" role="paragraph"><ahelp hid="HID_FUNC_MODAL_VALUE_MULTI">Returns a vertical array of the statistical modes (the most frequently occurring values) within a list of supplied numbers.</ahelp></paragraph>
+<paragraph id="par_id2853085" role="paragraph"><ahelp hid="HID_FUNC_MODAL_VALUE_MULTI">Returns a vertical array of the statistical modes (the most frequently occurring values) within a list of supplied numbers.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2855950" role="code">MODE.MULT(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
+<paragraph id="par_id2855950" role="code">MODE.MULT(<embedvar href="text/scalc/01/ful_func.xhp#number255_1" markup="keep"/>)</paragraph>
<embed href="text/scalc/01/ful_func.xhp#number255"/>
<warning id="par_id2863792">As the MODE.MULT function returns an array of values, it must be entered as an array formula. If the function is not entered as an array formula, only the first mode is returned, which is the same as using the MODE.SNGL function.</warning>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2853733" role="paragraph"><item type="input">=MODE.MULT(A1:A50)</item></paragraph>
+<paragraph id="par_id2853733" role="paragraph"><item type="input">=MODE.MULT(A1:A50)</item></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341640875986703" localize="false"><literal>COM.MICROSOFT.MODE.MULT</literal></paragraph>
</section>
<section id="negbinomdist">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3149879"><bookmark_value>NEGBINOMDIST function</bookmark_value>
+<bookmark branch="index" id="bm_id3149879"><bookmark_value>NEGBINOMDIST function</bookmark_value>
<bookmark_value>negative binomial distribution</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NEGBINOMVERT" id="bm_id3159135" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NEGBINOMVERT" id="bm_id3159135" localize="false"/>
<h2 id="hd_id3149879">NEGBINOMDIST</h2>
-<paragraph xml-lang="en-US" id="par_id3155437" role="paragraph"><ahelp hid="HID_FUNC_NEGBINOMVERT">Returns the negative binomial distribution.</ahelp></paragraph>
+<paragraph id="par_id3155437" role="paragraph"><ahelp hid="HID_FUNC_NEGBINOMVERT">Returns the negative binomial distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3150935" role="code">NEGBINOMDIST(X; R; SP)</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153044" role="paragraph"><emph>X</emph> represents the value returned for unsuccessful tests.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3151018" role="paragraph"><emph>R</emph> represents the value returned for successful tests.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3148878" role="paragraph"><emph>SP</emph> is the probability of the success of an attempt.</paragraph>
+<paragraph id="par_id3150935" role="code">NEGBINOMDIST(X; R; SP)</paragraph>
+<paragraph id="par_id3153044" role="paragraph"><emph>X</emph> represents the value returned for unsuccessful tests.</paragraph>
+<paragraph id="par_id3151018" role="paragraph"><emph>R</emph> represents the value returned for successful tests.</paragraph>
+<paragraph id="par_id3148878" role="paragraph"><emph>SP</emph> is the probability of the success of an attempt.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3148770" role="paragraph">
+<paragraph id="par_id3148770" role="paragraph">
<item type="input">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25.</paragraph>
</section>
<section id="negbinomdotdist">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2949879"><bookmark_value>NEGBINOM.DIST function</bookmark_value>
+<bookmark branch="index" id="bm_id2949879"><bookmark_value>NEGBINOM.DIST function</bookmark_value>
<bookmark_value>negative binomial distribution</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NEGBINOMDIST_MS" id="bm_id2959135" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NEGBINOMDIST_MS" id="bm_id2959135" localize="false"/>
<h2 id="hd_id2949879">NEGBINOM.DIST</h2>
-<paragraph xml-lang="en-US" id="par_id2955437" role="paragraph"><ahelp hid="HID_FUNC_NEGBINOMDIST_MS">Returns the negative binomial density or distribution function.</ahelp></paragraph>
+<paragraph id="par_id2955437" role="paragraph"><ahelp hid="HID_FUNC_NEGBINOMDIST_MS">Returns the negative binomial density or distribution function.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2950935" role="code">NEGBINOM.DIST(X; R; SP; Cumulative)</paragraph>
-<paragraph xml-lang="en-US" id="par_id2953044" role="paragraph"><emph>X</emph> represents the value returned for unsuccessful tests.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2951018" role="paragraph"><emph>R</emph> represents the value returned for successful tests.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2948878" role="paragraph"><emph>SP</emph> is the probability of the success of an attempt.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2948879" role="paragraph"><emph>Cumulative</emph> = 0 calculates the density function, <emph>Cumulative</emph> = 1 calculates the distribution.</paragraph>
+<paragraph id="par_id2950935" role="code">NEGBINOM.DIST(X; R; SP; Cumulative)</paragraph>
+<paragraph id="par_id2953044" role="paragraph"><emph>X</emph> represents the value returned for unsuccessful tests.</paragraph>
+<paragraph id="par_id2951018" role="paragraph"><emph>R</emph> represents the value returned for successful tests.</paragraph>
+<paragraph id="par_id2948878" role="paragraph"><emph>SP</emph> is the probability of the success of an attempt.</paragraph>
+<paragraph id="par_id2948879" role="paragraph"><emph>Cumulative</emph> = 0 calculates the density function, <emph>Cumulative</emph> = 1 calculates the distribution.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2948770" role="paragraph"><item type="input">=NEGBINOM.DIST(1;1;0.5;0)</item> returns 0.25.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2948771" role="paragraph"><item type="input">=NEGBINOM.DIST(1;1;0.5;1)</item> returns 0.75.</paragraph>
+<paragraph id="par_id2948770" role="paragraph"><item type="input">=NEGBINOM.DIST(1;1;0.5;0)</item> returns 0.25.</paragraph>
+<paragraph id="par_id2948771" role="paragraph"><item type="input">=NEGBINOM.DIST(1;1;0.5;1)</item> returns 0.75.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341640873985703" localize="false"><literal>COM.MICROSOFT.NEGBINOM.DIST</literal></paragraph>
</section>
<section id="norminv">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155516"><bookmark_value>NORMINV function</bookmark_value>
+<bookmark branch="index" id="bm_id3155516"><bookmark_value>NORMINV function</bookmark_value>
<bookmark_value>normal distribution;inverse of</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NORMINV" id="bm_id3149396" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NORMINV" id="bm_id3149396" localize="false"/>
<h2 id="hd_id3155516">NORMINV</h2>
-<paragraph xml-lang="en-US" id="par_id3154634" role="paragraph"><ahelp hid="HID_FUNC_NORMINV">Returns the inverse of the normal cumulative distribution.</ahelp></paragraph>
+<paragraph id="par_id3154634" role="paragraph"><ahelp hid="HID_FUNC_NORMINV">Returns the inverse of the normal cumulative distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3147534" role="code">NORMINV(Number; Mean; StDev)</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154950" role="paragraph"><emph>Number</emph> represents the probability value used to determine the inverse normal distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3150690" role="paragraph"><emph>Mean</emph> represents the mean value in the normal distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3148594" role="paragraph"><emph>StDev</emph> represents the standard deviation of the normal distribution.</paragraph>
+<paragraph id="par_id3147534" role="code">NORMINV(Number; Mean; StDev)</paragraph>
+<paragraph id="par_id3154950" role="paragraph"><emph>Number</emph> represents the probability value used to determine the inverse normal distribution.</paragraph>
+<paragraph id="par_id3150690" role="paragraph"><emph>Mean</emph> represents the mean value in the normal distribution.</paragraph>
+<paragraph id="par_id3148594" role="paragraph"><emph>StDev</emph> represents the standard deviation of the normal distribution.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3153921" role="paragraph">
+<paragraph id="par_id3153921" role="paragraph">
<item type="input">=NORMINV(0.9;63;5)</item> returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams.</paragraph>
</section>
<section id="normdotinv">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2955516"><bookmark_value>NORM.INV function</bookmark_value>
+<bookmark branch="index" id="bm_id2955516"><bookmark_value>NORM.INV function</bookmark_value>
<bookmark_value>normal distribution;inverse of</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NORMINV_MS" id="bm_id2949396" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NORMINV_MS" id="bm_id2949396" localize="false"/>
<h2 id="hd_id2955516">NORM.INV</h2>
-<paragraph xml-lang="en-US" id="par_id2954634" role="paragraph"><ahelp hid="HID_FUNC_NORMINV_MS">Returns the inverse of the normal cumulative distribution.</ahelp></paragraph>
+<paragraph id="par_id2954634" role="paragraph"><ahelp hid="HID_FUNC_NORMINV_MS">Returns the inverse of the normal cumulative distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2947534" role="code">NORM.INV(Number; Mean; StDev)</paragraph>
-<paragraph xml-lang="en-US" id="par_id2954950" role="paragraph"><emph>Number</emph> represents the probability value used to determine the inverse normal distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2950690" role="paragraph"><emph>Mean</emph> represents the mean value in the normal distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2948594" role="paragraph"><emph>StDev</emph> represents the standard deviation of the normal distribution.</paragraph>
+<paragraph id="par_id2947534" role="code">NORM.INV(Number; Mean; StDev)</paragraph>
+<paragraph id="par_id2954950" role="paragraph"><emph>Number</emph> represents the probability value used to determine the inverse normal distribution.</paragraph>
+<paragraph id="par_id2950690" role="paragraph"><emph>Mean</emph> represents the mean value in the normal distribution.</paragraph>
+<paragraph id="par_id2948594" role="paragraph"><emph>StDev</emph> represents the standard deviation of the normal distribution.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2953921" role="paragraph">
+<paragraph id="par_id2953921" role="paragraph">
<item type="input">=NORM.INV(0.9;63;5)</item> returns 69.4077578277. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
@@ -285,41 +285,41 @@
<paragraph role="paragraph" id="par_id341640873966703" localize="false"><literal>COM.MICROSOFT.NORM.INV</literal></paragraph>
</section>
<section id="normdist">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153722"><bookmark_value>NORMDIST function</bookmark_value>
+<bookmark branch="index" id="bm_id3153722"><bookmark_value>NORMDIST function</bookmark_value>
<bookmark_value>density function</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NORMVERT" id="bm_id3147484" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NORMVERT" id="bm_id3147484" localize="false"/>
<h2 id="hd_id3153722">NORMDIST</h2>
-<paragraph xml-lang="en-US" id="par_id3150386" role="paragraph"><ahelp hid="HID_FUNC_NORMVERT">Returns the density function or the normal cumulative distribution.</ahelp></paragraph>
+<paragraph id="par_id3150386" role="paragraph"><ahelp hid="HID_FUNC_NORMVERT">Returns the density function or the normal cumulative distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3150613" role="code">NORMDIST(Number; Mean; StDev [; C])</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149820" role="paragraph"><emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3146063" role="paragraph"><emph>Mean</emph> is the mean value of the distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3156295" role="paragraph"><emph>StDev</emph> is the standard deviation of the distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3145080" role="paragraph"><emph>C</emph> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution.</paragraph>
+<paragraph id="par_id3150613" role="code">NORMDIST(Number; Mean; StDev [; C])</paragraph>
+<paragraph id="par_id3149820" role="paragraph"><emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated.</paragraph>
+<paragraph id="par_id3146063" role="paragraph"><emph>Mean</emph> is the mean value of the distribution.</paragraph>
+<paragraph id="par_id3156295" role="paragraph"><emph>StDev</emph> is the standard deviation of the distribution.</paragraph>
+<paragraph id="par_id3145080" role="paragraph"><emph>C</emph> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3149283" role="paragraph">
+<paragraph id="par_id3149283" role="paragraph">
<item type="input">=NORMDIST(70;63;5;0)</item> returns 0.03.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149448" role="paragraph">
+<paragraph id="par_id3149448" role="paragraph">
<item type="input">=NORMDIST(70;63;5;1)</item> returns 0.92.</paragraph>
</section>
<section id="normdotdist">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2913722"><bookmark_value>NORM.DIST function</bookmark_value>
+<bookmark branch="index" id="bm_id2913722"><bookmark_value>NORM.DIST function</bookmark_value>
<bookmark_value>density function</bookmark_value>
</bookmark><comment>mw added one entry</comment>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NORMDIST_MS" id="bm_id2917484" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_NORMDIST_MS" id="bm_id2917484" localize="false"/>
<h2 id="hd_id2913722">NORM.DIST</h2>
-<paragraph xml-lang="en-US" id="par_id2910386" role="paragraph"><ahelp hid="HID_FUNC_NORMDIST_MS">Returns the density function or the normal cumulative distribution.</ahelp></paragraph>
+<paragraph id="par_id2910386" role="paragraph"><ahelp hid="HID_FUNC_NORMDIST_MS">Returns the density function or the normal cumulative distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2910613" role="code">NORM.DIST(Number; Mean; StDev; C)</paragraph>
-<paragraph xml-lang="en-US" id="par_id2919820" role="paragraph"><emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2916063" role="paragraph"><emph>Mean</emph> is the mean value of the distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2916295" role="paragraph"><emph>StDev</emph> is the standard deviation of the distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2915080" role="paragraph"><emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution.</paragraph>
+<paragraph id="par_id2910613" role="code">NORM.DIST(Number; Mean; StDev; C)</paragraph>
+<paragraph id="par_id2919820" role="paragraph"><emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated.</paragraph>
+<paragraph id="par_id2916063" role="paragraph"><emph>Mean</emph> is the mean value of the distribution.</paragraph>
+<paragraph id="par_id2916295" role="paragraph"><emph>StDev</emph> is the standard deviation of the distribution.</paragraph>
+<paragraph id="par_id2915080" role="paragraph"><emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2919283" role="paragraph">
+<paragraph id="par_id2919283" role="paragraph">
<item type="input">=NORM.DIST(70;63;5;0)</item> returns 0.029945493.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2919448" role="paragraph">
+<paragraph id="par_id2919448" role="paragraph">
<item type="input">=NORM.DIST(70;63;5;1)</item> returns 0.9192433408.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
@@ -327,26 +327,26 @@
<paragraph role="paragraph" id="par_id341640373986703" localize="false"><literal>COM.MICROSOFT.NORM.DIST</literal></paragraph>
</section>
<section id="pearson">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3152934"><bookmark_value>PEARSON function</bookmark_value>
+<bookmark branch="index" id="bm_id3152934"><bookmark_value>PEARSON function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_PEARSON" id="bm_id3156103" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_PEARSON" id="bm_id3156103" localize="false"/>
<h2 id="hd_id3152934">PEARSON</h2>
-<paragraph xml-lang="en-US" id="par_id3153216" role="paragraph"><ahelp hid="HID_FUNC_PEARSON">Returns the Pearson product moment correlation coefficient r.</ahelp></paragraph>
+<paragraph id="par_id3153216" role="paragraph"><ahelp hid="HID_FUNC_PEARSON">Returns the Pearson product moment correlation coefficient r.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3156133" role="code">PEARSON(Data1; Data2)</paragraph>
-<paragraph xml-lang="en-US" id="par_id3151272" role="paragraph"><emph>Data1</emph> represents the array of the first data set.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153279" role="paragraph"><emph>Data2</emph> represents the array of the second data set.</paragraph>
+<paragraph id="par_id3156133" role="code">PEARSON(Data1; Data2)</paragraph>
+<paragraph id="par_id3151272" role="paragraph"><emph>Data1</emph> represents the array of the first data set.</paragraph>
+<paragraph id="par_id3153279" role="paragraph"><emph>Data2</emph> represents the array of the second data set.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3151187" role="paragraph">
+<paragraph id="par_id3151187" role="paragraph">
<item type="input">=PEARSON(A1:A30;B1:B30)</item> returns the Pearson correlation coefficient of both data sets.</paragraph>
</section>
<section id="phi">
- <bookmark xml-lang="en-US" branch="index" id="bm_id3152806">
+ <bookmark branch="index" id="bm_id3152806">
<bookmark_value>PHI function</bookmark_value>
</bookmark>
- <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_PHI" id="bm_id3153757" localize="false"/>
+ <bookmark branch="hid/SC_HID_FUNC_PHI" id="bm_id3153757" localize="false"/>
<h2 id="hd_id3152806">PHI</h2>
- <paragraph xml-lang="en-US" id="par_id3150254" role="paragraph"><ahelp hid="HID_FUNC_PHI">Returns the value of the probability density function for a given value considering the standard normal distribution.</ahelp></paragraph>
+ <paragraph id="par_id3150254" role="paragraph"><ahelp hid="HID_FUNC_PHI">Returns the value of the probability density function for a given value considering the standard normal distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph role="paragraph" id="par_id151629986285891"><input>PHI(Number)</input></paragraph>
<paragraph id="par_id3156108" role="paragraph"><emph>Number</emph> is the value for which the probability density function is calculated.</paragraph>
@@ -363,171 +363,171 @@
<tip id="par_id611629985664328">Calling <input>PHI(Number)</input> is equivalent to calling <input>NORMDIST(Number,0,1,FALSE())</input> or <input>NORM.S.DIST(Number;FALSE())</input>, hence using the standard normal distribution with mean equal to 0 and standard deviation equal to 1 with the <emph>Cumulative</emph> argument set to <emph>False.</emph></tip>
</section>
<section id="poisson">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153985"><bookmark_value>POISSON function</bookmark_value>
+<bookmark branch="index" id="bm_id3153985"><bookmark_value>POISSON function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_POISSON" id="bm_id3156011" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_POISSON" id="bm_id3156011" localize="false"/>
<h2 id="hd_id3153985">POISSON</h2>
-<paragraph xml-lang="en-US" id="par_id3154298" role="paragraph"><ahelp hid="HID_FUNC_POISSON">Returns the Poisson distribution.</ahelp></paragraph>
+<paragraph id="par_id3154298" role="paragraph"><ahelp hid="HID_FUNC_POISSON">Returns the Poisson distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3146093" role="code">POISSON(Number; Mean [; C])</paragraph>
-<paragraph xml-lang="en-US" id="par_id3147253" role="paragraph"><emph>Number</emph> represents the value based on which the Poisson distribution is calculated.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3151177" role="paragraph"><emph>Mean</emph> represents the middle value of the Poisson distribution.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149200" role="paragraph"><emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME.</paragraph>
+<paragraph id="par_id3146093" role="code">POISSON(Number; Mean [; C])</paragraph>
+<paragraph id="par_id3147253" role="paragraph"><emph>Number</emph> represents the value based on which the Poisson distribution is calculated.</paragraph>
+<paragraph id="par_id3151177" role="paragraph"><emph>Mean</emph> represents the middle value of the Poisson distribution.</paragraph>
+<paragraph id="par_id3149200" role="paragraph"><emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3150113" role="paragraph">
+<paragraph id="par_id3150113" role="paragraph">
<item type="input">=POISSON(60;50;1)</item> returns 0.93.</paragraph>
</section>
<section id="poissondotdist">
- <bookmark xml-lang="en-US" branch="index" id="bm_id2953985">
+ <bookmark branch="index" id="bm_id2953985">
<bookmark_value>POISSON.DIST function</bookmark_value>
</bookmark>
- <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_POISSON_DIST_MS" id="bm_id2956011" localize="false"/>
+ <bookmark branch="hid/SC_HID_FUNC_POISSON_DIST_MS" id="bm_id2956011" localize="false"/>
<h2 id="hd_id2953985">POISSON.DIST</h2>
- <paragraph xml-lang="en-US" id="par_id2954298" role="paragraph"><ahelp hid="HID_FUNC_POISSON_DIST_MS">Returns the Poisson distribution.</ahelp></paragraph>
+ <paragraph id="par_id2954298" role="paragraph"><ahelp hid="HID_FUNC_POISSON_DIST_MS">Returns the Poisson distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
- <paragraph xml-lang="en-US" id="par_id2946093" role="code">POISSON.DIST(Number; Mean ; Cumulative)</paragraph>
- <paragraph xml-lang="en-US" id="par_id2947253" role="paragraph"><emph>Number</emph> represents the value based on which the Poisson distribution is calculated.</paragraph>
- <paragraph xml-lang="en-US" id="par_id2951177" role="paragraph"><emph>Mean</emph> represents the middle value of the Poisson distribution.</paragraph>
- <paragraph xml-lang="en-US" id="par_id2949200" role="paragraph"><emph>Cumulative</emph> = 0 or False to calculate the probability mass function; <emph>Cumulative</emph> = 1, True, or any other non-zero value to calculate the cumulative distribution function.</paragraph>
+ <paragraph id="par_id2946093" role="code">POISSON.DIST(Number; Mean ; Cumulative)</paragraph>
+ <paragraph id="par_id2947253" role="paragraph"><emph>Number</emph> represents the value based on which the Poisson distribution is calculated.</paragraph>
+ <paragraph id="par_id2951177" role="paragraph"><emph>Mean</emph> represents the middle value of the Poisson distribution.</paragraph>
+ <paragraph id="par_id2949200" role="paragraph"><emph>Cumulative</emph> = 0 or False to calculate the probability mass function; <emph>Cumulative</emph> = 1, True, or any other non-zero value to calculate the cumulative distribution function.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
- <paragraph xml-lang="en-US" id="par_id2950113" role="paragraph"><item type="input">=POISSON.DIST(60;50;1)</item> returns 0.9278398202.</paragraph>
+ <paragraph id="par_id2950113" role="paragraph"><item type="input">=POISSON.DIST(60;50;1)</item> returns 0.9278398202.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.2"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341630873986703" localize="false"><literal>COM.MICROSOFT.POISSON.DIST</literal></paragraph>
</section>
<section id="percentile">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3153100"><bookmark_value>PERCENTILE function</bookmark_value>
+<bookmark branch="index" id="bm_id3153100"><bookmark_value>PERCENTILE function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_QUANTIL" id="bm_id3155394" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_QUANTIL" id="bm_id3155394" localize="false"/>
<h2 id="hd_id3153100">PERCENTILE</h2>
-<paragraph xml-lang="en-US" id="par_id3154940" role="paragraph"><ahelp hid="HID_FUNC_QUANTIL">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type="literal">Alpha</item> = 25%, the percentile means the first quartile; <item type="literal">Alpha</item> = 50% is the MEDIAN.</paragraph>
+<paragraph id="par_id3154940" role="paragraph"><ahelp hid="HID_FUNC_QUANTIL">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type="literal">Alpha</item> = 25%, the percentile means the first quartile; <item type="literal">Alpha</item> = 50% is the MEDIAN.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3148813" role="code">PERCENTILE(Data; Alpha)</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153054" role="paragraph"><emph>Data</emph> represents the array of data.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154212" role="paragraph"><emph>Alpha</emph> represents the percentage of the scale between 0 and 1.</paragraph>
+<paragraph id="par_id3148813" role="code">PERCENTILE(Data; Alpha)</paragraph>
+<paragraph id="par_id3153054" role="paragraph"><emph>Data</emph> represents the array of data.</paragraph>
+<paragraph id="par_id3154212" role="paragraph"><emph>Alpha</emph> represents the percentage of the scale between 0 and 1.</paragraph>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3159147" role="paragraph">
+<paragraph id="par_id3159147" role="paragraph">
<item type="input">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50.</paragraph>
</section>
<section id="percentileexc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2853100"><bookmark_value>PERCENTILE.EXC function</bookmark_value>
+<bookmark branch="index" id="bm_id2853100"><bookmark_value>PERCENTILE.EXC function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/HID_FUNC_PERCENTILE_EXC" id="bm_id2855394" localize="false"/>
+<bookmark branch="hid/HID_FUNC_PERCENTILE_EXC" id="bm_id2855394" localize="false"/>
<h2 id="hd_id2853100">PERCENTILE.EXC</h2>
-<paragraph xml-lang="en-US" id="par_id2854940" role="paragraph"><ahelp hid="HID_FUNC_PERCENTILE_EXC">Returns the <item type="literal">Alpha</item>'th percentile of a supplied range of values for a given value of <item type="literal">Alpha</item>, within the range 0 to 1 (exclusive).</ahelp> A percentile returns the scale value for a data series which goes from the smallest (<item type="literal">Alpha=0</item>) to the largest value (<item type="literal">Alpha=1</item>) of a data series. For <item type="literal">Alpha</item> = 25%, the percentile means the first quartile; <item type="literal">Alpha</item> = 50% is the MEDIAN.</paragraph>
+<paragraph id="par_id2854940" role="paragraph"><ahelp hid="HID_FUNC_PERCENTILE_EXC">Returns the <item type="literal">Alpha</item>'th percentile of a supplied range of values for a given value of <item type="literal">Alpha</item>, within the range 0 to 1 (exclusive).</ahelp> A percentile returns the scale value for a data series which goes from the smallest (<item type="literal">Alpha=0</item>) to the largest value (<item type="literal">Alpha=1</item>) of a data series. For <item type="literal">Alpha</item> = 25%, the percentile means the first quartile; <item type="literal">Alpha</item> = 50% is the MEDIAN.</paragraph>
<warning id="par_id2754940">If <item type="literal">Alpha</item> is not a multiple of <item type="literal">1/(n+1)</item>, (where n is the number of values in the supplied array), the function interpolates between the values in the supplied array, to calculate the percentile value. However, if <item type="literal">Alpha</item> is less than <item type="literal">1/(n+1)</item> or <item type="literal">Alpha</item> is greater than <item type="literal">n/(n+1)</item>, the function is unable to interpolate, and so returns an error.</warning>
<note id="par_id2653976">The difference between <item type="input">PERCENTILE.INC</item> and <item type="input">PERCENTILE.EXC</item> is that, in the <item type="input">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type="input">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive.</note>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2848813" role="code">PERCENTILE.EXC(Data; Alpha)</paragraph>
-<paragraph xml-lang="en-US" id="par_id2853054" role="paragraph"><emph>Data</emph> represents the array of data.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2854212" role="paragraph"><emph>Alpha</emph> represents the percentage of the scale between 0 and 1.</paragraph>
+<paragraph id="par_id2848813" role="code">PERCENTILE.EXC(Data; Alpha)</paragraph>
+<paragraph id="par_id2853054" role="paragraph"><emph>Data</emph> represents the array of data.</paragraph>
+<paragraph id="par_id2854212" role="paragraph"><emph>Alpha</emph> represents the percentage of the scale between 0 and 1.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2859147" role="paragraph"><item type="input">=PERCENTILE.EXC(A1:A50;10%)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50.</paragraph>
+<paragraph id="par_id2859147" role="paragraph"><item type="input">=PERCENTILE.EXC(A1:A50;10%)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id342640873986703" localize="false"><literal>COM.MICROSOFT.PERCENTILE.EXC</literal></paragraph>
</section>
<section id="percentileinc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2953100"><bookmark_value>PERCENTILE.INC function</bookmark_value>
+<bookmark branch="index" id="bm_id2953100"><bookmark_value>PERCENTILE.INC function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/HID_FUNC_PERCENTILE_INC" id="bm_id2955394" localize="false"/>
+<bookmark branch="hid/HID_FUNC_PERCENTILE_INC" id="bm_id2955394" localize="false"/>
<h2 id="hd_id2953100">PERCENTILE.INC</h2>
-<paragraph xml-lang="en-US" id="par_id2954940" role="paragraph"><ahelp hid="HID_FUNC_PERCENTILE_INC">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type="literal">Alpha</item> = 25%, the percentile means the first quartile; <item type="literal">Alpha</item> = 50% is the MEDIAN.</paragraph>
+<paragraph id="par_id2954940" role="paragraph"><ahelp hid="HID_FUNC_PERCENTILE_INC">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type="literal">Alpha</item> = 25%, the percentile means the first quartile; <item type="literal">Alpha</item> = 50% is the MEDIAN.</paragraph>
<note id="par_id2753976">The difference between <item type="input">PERCENTILE.INC</item> and <item type="input">PERCENTILE.EXC</item> is that, in the <item type="input">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type="input">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive.</note>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2948813" role="code">PERCENTILE.INC(Data; Alpha)</paragraph>
-<paragraph xml-lang="en-US" id="par_id2953054" role="paragraph"><emph>Data</emph> represents the array of data.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2954212" role="paragraph"><emph>Alpha</emph> represents the percentage of the scale between 0 and 1.</paragraph>
+<paragraph id="par_id2948813" role="code">PERCENTILE.INC(Data; Alpha)</paragraph>
+<paragraph id="par_id2953054" role="paragraph"><emph>Data</emph> represents the array of data.</paragraph>
+<paragraph id="par_id2954212" role="paragraph"><emph>Alpha</emph> represents the percentage of the scale between 0 and 1.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2959147" role="paragraph"><item type="input">=PERCENTILE.INC(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50.</paragraph>
+<paragraph id="par_id2959147" role="paragraph"><item type="input">=PERCENTILE.INC(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341340873986703" localize="false"><literal>COM.MICROSOFT.PERCENTILE.INC</literal></paragraph>
</section>
<section id="percentrank">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3148807"><bookmark_value>PERCENTRANK function</bookmark_value>
+<bookmark branch="index" id="bm_id3148807"><bookmark_value>PERCENTRANK function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_QUANTILSRANG" id="bm_id3154902" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_QUANTILSRANG" id="bm_id3154902" localize="false"/>
<h2 id="hd_id3148807">PERCENTRANK</h2>
-<paragraph xml-lang="en-US" id="par_id3153573" role="paragraph"><ahelp hid="HID_FUNC_QUANTILSRANG">Returns the percentage rank of a value in a sample.</ahelp></paragraph>
+<paragraph id="par_id3153573" role="paragraph"><ahelp hid="HID_FUNC_QUANTILSRANG">Returns the percentage rank of a value in a sample.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3147238" role="code">PERCENTRANK(Data; Value [; Significance])</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154266" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3148475" role="paragraph"><emph>Value</emph> represents the value whose percentile rank must be determined.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2748477" role="paragraph"><emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to. If omitted, a value of 3 is used.</paragraph>
+<paragraph id="par_id3147238" role="code">PERCENTRANK(Data; Value [; Significance])</paragraph>
+<paragraph id="par_id3154266" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
+<paragraph id="par_id3148475" role="paragraph"><emph>Value</emph> represents the value whose percentile rank must be determined.</paragraph>
+<paragraph id="par_id2748477" role="paragraph"><emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to. If omitted, a value of 3 is used.</paragraph>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3149163" role="paragraph">
+<paragraph id="par_id3149163" role="paragraph">
<item type="input">=PERCENTRANK(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.</paragraph>
</section>
<section id="percentrankexc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2848807"><bookmark_value>PERCENTRANK.EXC function</bookmark_value></bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_PERCENTRANK_EXC" id="bm_id2854902" localize="false"/>
+<bookmark branch="index" id="bm_id2848807"><bookmark_value>PERCENTRANK.EXC function</bookmark_value></bookmark>
+<bookmark branch="hid/SC_HID_FUNC_PERCENTRANK_EXC" id="bm_id2854902" localize="false"/>
<h2 id="hd_id2848807">PERCENTRANK.EXC</h2>
-<paragraph xml-lang="en-US" id="par_id2853573" role="paragraph"><ahelp hid="HID_FUNC_PERCENTRANK_EXC"> Returns the relative position, between 0 and 1 (exclusive), of a specified value within a supplied array.</ahelp></paragraph>
+<paragraph id="par_id2853573" role="paragraph"><ahelp hid="HID_FUNC_PERCENTRANK_EXC"> Returns the relative position, between 0 and 1 (exclusive), of a specified value within a supplied array.</ahelp></paragraph>
<note id="par_id2553976">The difference between <item type="input">PERCENTRANK.INC</item> and <item type="input">PERCENTRANK.EXC</item> is that <item type="input">PERCENTRANK.INC</item> calculates a value in the range 0 to 1 inclusive, whereas the <item type="input">PERCENTRANK.EXC</item> function calculates a value in the range 0 to 1 exclusive.</note>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2847238" role="code">PERCENTRANK.EXC(Data; Value [; Significance])</paragraph>
-<paragraph xml-lang="en-US" id="par_id2854266" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2848475" role="paragraph"><emph>Value</emph> represents the value whose percentile rank must be determined.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2748475" role="paragraph"><emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.</paragraph>
+<paragraph id="par_id2847238" role="code">PERCENTRANK.EXC(Data; Value [; Significance])</paragraph>
+<paragraph id="par_id2854266" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
+<paragraph id="par_id2848475" role="paragraph"><emph>Value</emph> represents the value whose percentile rank must be determined.</paragraph>
+<paragraph id="par_id2748475" role="paragraph"><emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2849163" role="paragraph"><item type="input">=PERCENTRANK.EXC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.</paragraph>
+<paragraph id="par_id2849163" role="paragraph"><item type="input">=PERCENTRANK.EXC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341640878986703" localize="false"><literal>COM.MICROSOFT.PERCENTRANK.EXC</literal></paragraph>
</section>
<section id="percentrankinc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2948807"><bookmark_value>PERCENTRANK.INC function</bookmark_value></bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_PERCENTRANK_INC" id="bm_id2954902" localize="false"/>
+<bookmark branch="index" id="bm_id2948807"><bookmark_value>PERCENTRANK.INC function</bookmark_value></bookmark>
+<bookmark branch="hid/SC_HID_FUNC_PERCENTRANK_INC" id="bm_id2954902" localize="false"/>
<h2 id="hd_id2948807">PERCENTRANK.INC</h2>
-<paragraph xml-lang="en-US" id="par_id2953573" role="paragraph"><ahelp hid="HID_FUNC_PERCENTRANK_INC">Returns the relative position, between 0 and 1 (inclusive), of a specified value within a supplied array.</ahelp></paragraph>
+<paragraph id="par_id2953573" role="paragraph"><ahelp hid="HID_FUNC_PERCENTRANK_INC">Returns the relative position, between 0 and 1 (inclusive), of a specified value within a supplied array.</ahelp></paragraph>
<note id="par_id2453976">The difference between <item type="input">PERCENTRANK.INC</item> and <item type="input">PERCENTRANK.EXC</item> is that <item type="input">PERCENTRANK.INC</item> calculates a value in the range 0 to 1 inclusive, whereas the <item type="input">PERCENTRANK.EXC</item> function calculates a value in the range 0 to 1 exclusive.</note>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2947238" role="code">PERCENTRANK.INC(Data; Value [; Significance])</paragraph>
-<paragraph xml-lang="en-US" id="par_id2954266" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2948475" role="paragraph"><emph>Value</emph> represents the value whose percentile rank must be determined.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2648475" role="paragraph"><emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.</paragraph>
+<paragraph id="par_id2947238" role="code">PERCENTRANK.INC(Data; Value [; Significance])</paragraph>
+<paragraph id="par_id2954266" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
+<paragraph id="par_id2948475" role="paragraph"><emph>Value</emph> represents the value whose percentile rank must be determined.</paragraph>
+<paragraph id="par_id2648475" role="paragraph"><emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2949163" role="paragraph"><item type="input">=PERCENTRANK.INC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.</paragraph>
+<paragraph id="par_id2949163" role="paragraph"><item type="input">=PERCENTRANK.INC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341640873086703" localize="false"><literal>COM.MICROSOFT.PERCENTRANK.INC</literal></paragraph>
</section>
<section id="quartile">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3166442"><bookmark_value>QUARTILE function</bookmark_value>
+<bookmark branch="index" id="bm_id3166442"><bookmark_value>QUARTILE function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_QUARTILE" id="bm_id3150709" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_QUARTILE" id="bm_id3150709" localize="false"/>
<h2 id="hd_id3166442">QUARTILE</h2>
-<paragraph xml-lang="en-US" id="par_id3146958" role="paragraph"><ahelp hid="HID_FUNC_QUARTILE">Returns the quartile of a data set.</ahelp></paragraph>
+<paragraph id="par_id3146958" role="paragraph"><ahelp hid="HID_FUNC_QUARTILE">Returns the quartile of a data set.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id3153684" role="code">QUARTILE(Data; Type)</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153387" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3155589" role="paragraph"><emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)</paragraph>
+<paragraph id="par_id3153684" role="code">QUARTILE(Data; Type)</paragraph>
+<paragraph id="par_id3153387" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
+<paragraph id="par_id3155589" role="paragraph"><emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)</paragraph>
<embed href="text/scalc/01/common_func.xhp#datenumbersequencenote"/>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id3159276" role="paragraph">
+<paragraph id="par_id3159276" role="paragraph">
<item type="input">=QUARTILE(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.</paragraph>
</section>
<section id="quartileexc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2866442"><bookmark_value>QUARTILE.EXC function</bookmark_value>
+<bookmark branch="index" id="bm_id2866442"><bookmark_value>QUARTILE.EXC function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_QUARTILE_EXC" id="bm_id2950709" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_QUARTILE_EXC" id="bm_id2950709" localize="false"/>
<h2 id="hd_id2866442">QUARTILE.EXC</h2>
-<paragraph xml-lang="en-US" id="par_id2846958" role="paragraph"><ahelp hid="HID_FUNC_QUARTILE_EXC">Returns a requested quartile of a supplied range of values, based on a percentile range of 0 to 1 exclusive.</ahelp></paragraph>
+<paragraph id="par_id2846958" role="paragraph"><ahelp hid="HID_FUNC_QUARTILE_EXC">Returns a requested quartile of a supplied range of values, based on a percentile range of 0 to 1 exclusive.</ahelp></paragraph>
<note id="par_id2353976">The difference between <item type="input">QUARTILE.INC</item> and <item type="input">QUARTILE.EXC</item> is that the <item type="input">QUARTILE.INC</item> function bases its calculation on a percentile range of 0 to 1 inclusive, whereas the <item type="input">QUARTILE.EXC</item> function bases its calculation on a percentile range of 0 to 1 exclusive.</note>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2853684" role="code">QUARTILE.EXC(Data; Type)</paragraph>
-<paragraph xml-lang="en-US" id="par_id2853387" role="paragraph"><emph>Data</emph> represents the range of data values for which you want to calculate the specified quartile.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2855589" role="paragraph"><emph>Type</emph> An integer between 1 and 3, representing the required quartile. (if type = 1 or 3, the supplied array must contain more than 2 values) </paragraph>
+<paragraph id="par_id2853684" role="code">QUARTILE.EXC(Data; Type)</paragraph>
+<paragraph id="par_id2853387" role="paragraph"><emph>Data</emph> represents the range of data values for which you want to calculate the specified quartile.</paragraph>
+<paragraph id="par_id2855589" role="paragraph"><emph>Type</emph> An integer between 1 and 3, representing the required quartile. (if type = 1 or 3, the supplied array must contain more than 2 values) </paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2859276" role="paragraph">
+<paragraph id="par_id2859276" role="paragraph">
<item type="input">=QUARTILE.EXC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
@@ -535,18 +535,18 @@
<paragraph role="paragraph" id="par_id341640873986700" localize="false"><literal>COM.MICROSOFT.QUARTILE.EXC</literal></paragraph>
</section>
<section id="quartileinc">
-<bookmark xml-lang="en-US" branch="index" id="bm_id2966442"><bookmark_value>QUARTILE.INC function</bookmark_value>
+<bookmark branch="index" id="bm_id2966442"><bookmark_value>QUARTILE.INC function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_QUARTILE_INC" id="bm_id2950309" localize="false"/>
+<bookmark branch="hid/SC_HID_FUNC_QUARTILE_INC" id="bm_id2950309" localize="false"/>
<h2 id="hd_id2966442">QUARTILE.INC</h2>
-<paragraph xml-lang="en-US" id="par_id2946958" role="paragraph"><ahelp hid="HID_FUNC_QUARTILE_INC">Returns the quartile of a data set.</ahelp></paragraph>
+<paragraph id="par_id2946958" role="paragraph"><ahelp hid="HID_FUNC_QUARTILE_INC">Returns the quartile of a data set.</ahelp></paragraph>
<note id="par_id2253976">The difference between <item type="input">QUARTILE.INC</item> and <item type="input">QUARTILE.EXC</item> is that the <item type="input">QUARTILE.INC</item> function bases its calculation on a percentile range of 0 to 1 inclusive, whereas the <item type="input">QUARTILE.EXC</item> function bases its calculation on a percentile range of 0 to 1 exclusive.</note>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph xml-lang="en-US" id="par_id2953684" role="code">QUARTILE.INC(Data; Type)</paragraph>
-<paragraph xml-lang="en-US" id="par_id2953387" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
-<paragraph xml-lang="en-US" id="par_id2955589" role="paragraph"><emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)</paragraph>
+<paragraph id="par_id2953684" role="code">QUARTILE.INC(Data; Type)</paragraph>
+<paragraph id="par_id2953387" role="paragraph"><emph>Data</emph> represents the array of data in the sample.</paragraph>
+<paragraph id="par_id2955589" role="paragraph"><emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph xml-lang="en-US" id="par_id2959276" role="paragraph">
+<paragraph id="par_id2959276" role="paragraph">
<item type="input">=QUARTILE.INC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
diff --git a/source/text/scalc/01/solver_options_algo.xhp b/source/text/scalc/01/solver_options_algo.xhp
index d2bdb70715..59e70c2b10 100644
--- a/source/text/scalc/01/solver_options_algo.xhp
+++ b/source/text/scalc/01/solver_options_algo.xhp
@@ -21,12 +21,12 @@
<meta>
<topic id="nlpsolveroptions" indexer="include">
- <title xml-lang="en-US" id="tit">Options</title>
+ <title id="tit">Options</title>
<filename>/text/scalc/01/solver_options_algo.xhp</filename>
</topic>
</meta>
<body>
- <bookmark xml-lang="en-US" branch="index" id="bm_id0503200917110375_scalc">
+ <bookmark branch="index" id="bm_id0503200917110375_scalc">
<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>
<bookmark_value>solver for Calc; DEPS evolutionary algorithm</bookmark_value>
<bookmark_value>solver for Calc; SCO evolutionary algorithm</bookmark_value>
@@ -42,150 +42,150 @@
<table id="id=tab_id971589978166858">
<tablerow>
<tablecell>
- <paragraph id="par_id91559962440066" role="tablehead" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#settingshead"/></paragraph>
+ <paragraph id="par_id91559962440066" role="tablehead" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#settingshead"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id111584962440067" role="tablehead" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#descriptionhead"/></paragraph>
+ <paragraph id="par_id111584962440067" role="tablehead" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#descriptionhead"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910394232" role="tablecontent" >Agent Switch Rate</paragraph>
+ <paragraph id="par_id0603200910394232" role="tablecontent">Agent Switch Rate</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910394248" role="tablecontent" >Specifies the probability for an individual to choose the Differential Evolution strategy.</paragraph>
+ <paragraph id="par_id0603200910394248" role="tablecontent">Specifies the probability for an individual to choose the Differential Evolution strategy.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id481559963120045" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#noneghead" markup="ignore"/></paragraph>
+ <paragraph id="par_id481559963120045" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#noneghead" markup="ignore"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id301589063120047" role="tablecontent" xml-lang="en-US" localize="false" ><embedvar href="text/scalc/01/solver_options_algo.xhp#nonegdesc" markup="ignore"/></paragraph>
+ <paragraph id="par_id301589063120047" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#nonegdesc" markup="ignore"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910394277" role="tablecontent" >DE: Crossover Probability</paragraph>
+ <paragraph id="par_id0603200910394277" role="tablecontent">DE: Crossover Probability</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910394280" role="tablecontent" >Defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual.</paragraph>
+ <paragraph id="par_id0603200910394280" role="tablecontent">Defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0643200910394216" role="tablecontent" >DE: Scaling Factor</paragraph>
+ <paragraph id="par_id0643200910394216" role="tablecontent">DE: Scaling Factor</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id360320091039424" role="tablecontent" >During crossover, the scaling factor decides about the “speed” of movement.</paragraph>
+ <paragraph id="par_id360320091039424" role="tablecontent">During crossover, the scaling factor decides about the “speed” of movement.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0507200917103771" role="tablecontent" >Learning Cycles</paragraph>
+ <paragraph id="par_id0507200917103771" role="tablecontent">Learning Cycles</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503210917103720" role="tablecontent" >Defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge.</paragraph>
+ <paragraph id="par_id0503210917103720" role="tablecontent">Defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3603200910394222" role="tablecontent" >PS: Cognitive Constant</paragraph>
+ <paragraph id="par_id3603200910394222" role="tablecontent">PS: Cognitive Constant</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3603200915394212" role="tablecontent" >Sets the importance of the own memory (in particular the best reached point so far).</paragraph>
+ <paragraph id="par_id3603200915394212" role="tablecontent">Sets the importance of the own memory (in particular the best reached point so far).</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id060324091037421" role="tablecontent" >PS: Constriction Coefficient</paragraph>
+ <paragraph id="par_id060324091037421" role="tablecontent">PS: Constriction Coefficient</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0608200910394225" role="tablecontent" >Defines the speed at which the particles/individuals move towards each other.</paragraph>
+ <paragraph id="par_id0608200910394225" role="tablecontent">Defines the speed at which the particles/individuals move towards each other.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id060320091039425" role="tablecontent" >PS: Mutation Probability</paragraph>
+ <paragraph id="par_id060320091039425" role="tablecontent">PS: Mutation Probability</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910394272" role="tablecontent" >Defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable.</paragraph>
+ <paragraph id="par_id0603200910394272" role="tablecontent">Defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910394292" role="tablecontent" >PS: Social Constant</paragraph>
+ <paragraph id="par_id0603200910394292" role="tablecontent">PS: Social Constant</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910394284" role="tablecontent" >Sets the importance of the global best point between all particles/individuals.</paragraph>
+ <paragraph id="par_id0603200910394284" role="tablecontent">Sets the importance of the global best point between all particles/individuals.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200217103891" role="tablecontent" ><variable id="enhstatusheader">Show Enhanced Solver Status</variable></paragraph>
+ <paragraph id="par_id0503200217103891" role="tablecontent"><variable id="enhstatusheader">Show Enhanced Solver Status</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0523200917103832" role="tablecontent" ><variable id="enhstatusdesc">If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver.</variable></paragraph>
+ <paragraph id="par_id0523200917103832" role="tablecontent"><variable id="enhstatusdesc">If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver.</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200417103780" role="tablecontent" ><variable id="swarmheader">Size of Swarm</variable></paragraph>
+ <paragraph id="par_id0503200417103780" role="tablecontent"><variable id="swarmheader">Size of Swarm</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503100917103723" role="tablecontent" ><variable id="swarmdesc">Defines the number of individuals to participate in the learning process. Each individual finds its own solutions and contributes to the overall knowledge.</variable></paragraph>
+ <paragraph id="par_id0503100917103723" role="tablecontent"><variable id="swarmdesc">Defines the number of individuals to participate in the learning process. Each individual finds its own solutions and contributes to the overall knowledge.</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0504200917103794" role="tablecontent" ><variable id="stagnationheader">Stagnation Limit</variable></paragraph>
+ <paragraph id="par_id0504200917103794" role="tablecontent"><variable id="stagnationheader">Stagnation Limit</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id050320091710377" role="tablecontent" ><variable id="stagnationdesc">If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal.</variable></paragraph>
+ <paragraph id="par_id050320091710377" role="tablecontent"><variable id="stagnationdesc">If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal.</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103762" role="tablecontent" ><variable id="stagtolheader">Stagnation Tolerance</variable></paragraph>
+ <paragraph id="par_id0503200917103762" role="tablecontent"><variable id="stagtolheader">Stagnation Tolerance</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103834" role="tablecontent" ><variable id="stagtoldesc">Defines in what range solutions are considered “similar”.</variable></paragraph>
+ <paragraph id="par_id0503200917103834" role="tablecontent"><variable id="stagtoldesc">Defines in what range solutions are considered “similar”.</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103740" role="tablecontent" ><variable id="acrheader">Use ACR Comparator</variable></paragraph>
+ <paragraph id="par_id0503200917103740" role="tablecontent"><variable id="acrheader">Use ACR Comparator</variable></paragraph>
</tablecell>
<tablecell>
<section id="acrdesc">
- <paragraph xml-lang="en-US" id="par_id0503200917103766" role="tablecontent" >If <emph>disabled</emph> (default), the BCH Comparator is used. It compares two individuals by first looking at their constraint violations and only if those are equal, it measures their current solution.</paragraph>
- <paragraph xml-lang="en-US" id="par_id0503200917103744" role="tablecontent" >If <emph>enabled</emph>, the ACR Comparator is used. It compares two individuals dependent on the current iteration and measures their goodness with knowledge about the libraries worst known solutions (in regard to their constraint violations).</paragraph>
+ <paragraph id="par_id0503200917103766" role="tablecontent">If <emph>disabled</emph> (default), the BCH Comparator is used. It compares two individuals by first looking at their constraint violations and only if those are equal, it measures their current solution.</paragraph>
+ <paragraph id="par_id0503200917103744" role="tablecontent">If <emph>enabled</emph>, the ACR Comparator is used. It compares two individuals dependent on the current iteration and measures their goodness with knowledge about the libraries worst known solutions (in regard to their constraint violations).</paragraph>
</section>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103792" role="tablecontent" >Use Random Starting Point</paragraph>
+ <paragraph id="par_id0503200917103792" role="tablecontent">Use Random Starting Point</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103790" role="tablecontent" >If <emph>enabled</emph>, the library is simply filled up with randomly chosen points.</paragraph>
- <paragraph xml-lang="en-US" id="par_id0503200917103765" role="tablecontent" >If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point.</paragraph>
+ <paragraph id="par_id0503200917103790" role="tablecontent">If <emph>enabled</emph>, the library is simply filled up with randomly chosen points.</paragraph>
+ <paragraph id="par_id0503200917103765" role="tablecontent">If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103732" role="tablecontent" ><variable id="variableguessheader">Variable Bounds Guessing</variable></paragraph>
+ <paragraph id="par_id0503200917103732" role="tablecontent"><variable id="variableguessheader">Variable Bounds Guessing</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id050320091710378" role="tablecontent" ><variable id="variableguessdesc">If enabled (default), the algorithm tries to find variable bounds by looking at the starting values.</variable></paragraph>
+ <paragraph id="par_id050320091710378" role="tablecontent"><variable id="variableguessdesc">If enabled (default), the algorithm tries to find variable bounds by looking at the starting values.</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103794" role="tablecontent" ><variable id="variablethresheader">Variable Bounds Threshold</variable></paragraph>
+ <paragraph id="par_id0503200917103794" role="tablecontent"><variable id="variablethresheader">Variable Bounds Threshold</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103710" role="tablecontent" ><variable id="variablethresdesc">When guessing variable bounds, this threshold specifies, how the initial values are shifted to build the bounds. For an example how these values are calculated, please refer to the Manual in the Wiki.</variable></paragraph>
+ <paragraph id="par_id0503200917103710" role="tablecontent"><variable id="variablethresdesc">When guessing variable bounds, this threshold specifies, how the initial values are shifted to build the bounds. For an example how these values are calculated, please refer to the Manual in the Wiki.</variable></paragraph>
</tablecell>
</tablerow>
</table>
@@ -195,71 +195,71 @@
<table id="tab_id911589978200895">
<tablerow>
<tablecell>
- <paragraph id="par_id41589962440066" role="tablehead" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#settingshead"/></paragraph>
+ <paragraph id="par_id41589962440066" role="tablehead" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#settingshead"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id11158996249067" role="tablehead" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#descriptionhead"/></paragraph>
+ <paragraph id="par_id11158996249067" role="tablehead" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#descriptionhead"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id481552963120045" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#noneghead" markup="ignore"/></paragraph>
+ <paragraph id="par_id481552963120045" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#noneghead" markup="ignore"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id341589063120047" role="tablecontent" xml-lang="en-US" localize="false" ><embedvar href="text/scalc/01/solver_options_algo.xhp#nonegdesc" markup="ignore"/></paragraph>
+ <paragraph id="par_id341589063120047" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#nonegdesc" markup="ignore"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103771" role="tablecontent" >Learning Cycles</paragraph>
+ <paragraph id="par_id0503200917103771" role="tablecontent">Learning Cycles</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0503200917103720" role="tablecontent" >Defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge.</paragraph>
+ <paragraph id="par_id0503200917103720" role="tablecontent">Defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id961589978701649" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#enhstatusheader"/></paragraph>
+ <paragraph id="par_id961589978701649" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#enhstatusheader"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id591589978701651" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#enhstatusdesc"/></paragraph>
+ <paragraph id="par_id591589978701651" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#enhstatusdesc"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id0603200910401382" role="tablecontent">Size of Library</paragraph>
+ <paragraph id="par_id0603200910401382" role="tablecontent">Size of Library</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id060320091040136" role="tablecontent"> Defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information.</paragraph>
+ <paragraph id="par_id060320091040136" role="tablecontent"> Defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id201589979438102" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#swarmheader"/></paragraph>
+ <paragraph id="par_id201589979438102" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#swarmheader"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id51589979438103" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#swarmdesc"/></paragraph>
+ <paragraph id="par_id51589979438103" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#swarmdesc"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id21589979541011" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagnationheader"/></paragraph>
+ <paragraph id="par_id21589979541011" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagnationheader"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id381589979541012" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagnationdesc"/></paragraph>
+ <paragraph id="par_id381589979541012" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagnationdesc"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id371589979941538" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagtolheader"/></paragraph>
+ <paragraph id="par_id371589979941538" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagtolheader"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id991589979941539" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagtoldesc"/></paragraph>
+ <paragraph id="par_id991589979941539" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#stagtoldesc"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id921589980257791" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#acrheader"/></paragraph>
+ <paragraph id="par_id921589980257791" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#acrheader"/></paragraph>
</tablecell>
<tablecell>
<embed href="text/scalc/01/solver_options_algo.xhp#acrdesc"/>
@@ -267,18 +267,18 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id941589980611077" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#variableguessheader"/></paragraph>
+ <paragraph id="par_id941589980611077" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#variableguessheader"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id561589980611078" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#variableguessdesc"/></paragraph>
+ <paragraph id="par_id561589980611078" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#variableguessdesc"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id741589980722689" role="tablecontent" xml-lang="en-US" ><embedvar href="text/scalc/01/solver_options_algo.xhp#variablethresheader"/></paragraph>
+ <paragraph id="par_id741589980722689" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#variablethresheader"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id901589980722691" role="tablecontent" xml-lang="en-US" ><embedvar href="text/scalc/01/solver_options_algo.xhp#variablethresdesc"/></paragraph>
+ <paragraph id="par_id901589980722691" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#variablethresdesc"/></paragraph>
</tablecell>
</tablerow>
</table>
@@ -286,50 +286,50 @@
<table id="tab_id251589925837980">
<tablerow>
<tablecell>
- <paragraph id="par_id731589925837981" role="tablehead" xml-lang="en-US"><variable id="settingshead">Setting</variable></paragraph>
+ <paragraph id="par_id731589925837981" role="tablehead"><variable id="settingshead">Setting</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id611589925837982" role="tablehead" xml-lang="en-US"><variable id="descriptionhead">Description</variable></paragraph>
+ <paragraph id="par_id611589925837982" role="tablehead"><variable id="descriptionhead">Description</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id511589925837984" role="paragraph" xml-lang="en-US"><variable id="integerhead">Assume variables as integers</variable></paragraph>
+ <paragraph id="par_id511589925837984" role="paragraph"><variable id="integerhead">Assume variables as integers</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id11589925837985" role="paragraph" xml-lang="en-US"><variable id="integerdesc">Mark to force variables to be integers only.</variable></paragraph>
+ <paragraph id="par_id11589925837985" role="paragraph"><variable id="integerdesc">Mark to force variables to be integers only.</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id221589961756407" role="tablecontent" xml-lang="en-US" ><variable id="noneghead">Assume variables as non negative</variable></paragraph>
+ <paragraph id="par_id221589961756407" role="tablecontent"><variable id="noneghead">Assume variables as non negative</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id861589961756408" role="tablecontent" xml-lang="en-US" ><variable id="nonegdesc">Mark to force variables to be positive only.</variable></paragraph>
+ <paragraph id="par_id861589961756408" role="tablecontent"><variable id="nonegdesc">Mark to force variables to be positive only.</variable></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id971589961907787" role="tablecontent" xml-lang="en-US" >Epsilon level</paragraph>
+ <paragraph id="par_id971589961907787" role="tablecontent">Epsilon level</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id421589961907788" role="tablecontent" xml-lang="en-US" >Epsilon level. Valid values are in range 0 (very tight) to 3 (very loose). Epsilon is the tolerance for rounding values to zero.</paragraph>
+ <paragraph id="par_id421589961907788" role="tablecontent">Epsilon level. Valid values are in range 0 (very tight) to 3 (very loose). Epsilon is the tolerance for rounding values to zero.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id71589961998523" role="tablecontent" xml-lang="en-US" >Limit branch-and-bound depth</paragraph>
+ <paragraph id="par_id71589961998523" role="tablecontent">Limit branch-and-bound depth</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id331589961998525" role="tablecontent" xml-lang="en-US" > Specifies the maximum branch-and-bound depth. A positive value means that the depth is absolute. A negative value means a relative branch-and-bound depth limit.</paragraph>
+ <paragraph id="par_id331589961998525" role="tablecontent"> Specifies the maximum branch-and-bound depth. A positive value means that the depth is absolute. A negative value means a relative branch-and-bound depth limit.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id91589962070327" role="tablecontent" xml-lang="en-US" ><variable id="timelimithead">Solver time limit</variable></paragraph>
+ <paragraph id="par_id91589962070327" role="tablecontent"><variable id="timelimithead">Solver time limit</variable></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id331589962070329" role="tablecontent" xml-lang="en-US" ><variable id="timelimitdesc">Sets the maximum time for the algorithm to converge to a solution.</variable></paragraph>
+ <paragraph id="par_id331589962070329" role="tablecontent"><variable id="timelimitdesc">Sets the maximum time for the algorithm to converge to a solution.</variable></paragraph>
</tablecell>
</tablerow>
</table>
@@ -337,42 +337,42 @@
<table id="tab_id471589962440065">
<tablerow>
<tablecell>
- <paragraph id="par_id91589962440066" role="tablehead" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#settingshead"/></paragraph>
+ <paragraph id="par_id91589962440066" role="tablehead" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#settingshead"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id111589962440067" role="tablehead" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#descriptionhead"/></paragraph>
+ <paragraph id="par_id111589962440067" role="tablehead" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#descriptionhead"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id581589962440069" role="paragraph" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#integerhead" markup="ignore"/></paragraph>
+ <paragraph id="par_id581589962440069" role="paragraph" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#integerhead" markup="ignore"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id161589962440070" role="paragraph" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#integerdesc" markup="ignore"/></paragraph>
+ <paragraph id="par_id161589962440070" role="paragraph" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#integerdesc" markup="ignore"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id481589963120045" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#noneghead" markup="ignore"/></paragraph>
+ <paragraph id="par_id481589963120045" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#noneghead" markup="ignore"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id301589963120047" role="tablecontent" xml-lang="en-US" localize="false" ><embedvar href="text/scalc/01/solver_options_algo.xhp#nonegdesc" markup="ignore"/></paragraph>
+ <paragraph id="par_id301589963120047" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#nonegdesc" markup="ignore"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id101589963304145" role="tablecontent" xml-lang="en-US" localize="false" ><embedvar href="text/scalc/01/solver_options_algo.xhp#timelimithead" markup="ignore"/></paragraph>
+ <paragraph id="par_id101589963304145" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#timelimithead" markup="ignore"/></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id461589963304146" role="tablecontent" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#timelimitdesc" markup="ignore"/></paragraph>
+ <paragraph id="par_id461589963304146" role="tablecontent" localize="false"><embedvar href="text/scalc/01/solver_options_algo.xhp#timelimitdesc" markup="ignore"/></paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id971589963431459" role="tablecontent" xml-lang="en-US" >Swarm algorithm</paragraph>
+ <paragraph id="par_id971589963431459" role="tablecontent">Swarm algorithm</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id71589963431460" role="tablecontent" xml-lang="en-US" >Set the swarm algorithm. 0 for differential evolution and 1 for particle swarm optimization. Default is 0.</paragraph>
+ <paragraph id="par_id71589963431460" role="tablecontent">Set the swarm algorithm. 0 for differential evolution and 1 for particle swarm optimization. Default is 0.</paragraph>
</tablecell>
</tablerow>
</table>
diff --git a/source/text/scalc/guide/print_title_row.xhp b/source/text/scalc/guide/print_title_row.xhp
index b2a1520163..700172c96a 100644
--- a/source/text/scalc/guide/print_title_row.xhp
+++ b/source/text/scalc/guide/print_title_row.xhp
@@ -19,7 +19,7 @@
<helpdocument version="1.0">
<meta>
<topic id="textscalcguideprint_title_rowxml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Printing Rows or Columns on Every Page</title>
+<title id="tit">Printing Rows or Columns on Every Page</title>
<filename>/text/scalc/guide/print_title_row.xhp</filename>
</topic>
<history>
@@ -27,7 +27,7 @@
</history>
</meta>
<body>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3151112"><bookmark_value>printing; sheets on multiple pages</bookmark_value>
+<bookmark branch="index" id="bm_id3151112"><bookmark_value>printing; sheets on multiple pages</bookmark_value>
<bookmark_value>sheets; printing on multiple pages</bookmark_value>
<bookmark_value>rows; repeating when printing</bookmark_value>
<bookmark_value>columns; repeating when printing</bookmark_value>
@@ -38,45 +38,43 @@
<bookmark_value>printing; rows/columns as table headings</bookmark_value>
<bookmark_value>headings;repeating rows/columns as</bookmark_value>
</bookmark><comment>mw deleted one index entry ("fixed...") and added "headings;..." entry</comment>
-<paragraph role="paragraph" id="par_id3151112" xml-lang="en-US" localize="false"/>
+<paragraph role="paragraph" id="par_id3151112" localize="false"/>
<h1 id="hd_id3153727"><variable id="print_title_row"><link href="text/scalc/guide/print_title_row.xhp">Printing Rows or Columns on Every Page</link>
</variable></h1>
-<paragraph role="paragraph" id="par_id3154014" xml-lang="en-US">If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page.</paragraph>
-<paragraph role="paragraph" id="par_id3146975" xml-lang="en-US">As an example, If you want to print the top two rows of the sheet as well as the first column (A) on all pages, do the following:</paragraph>
+<paragraph role="paragraph" id="par_id3154014">If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page.</paragraph>
+<paragraph role="paragraph" id="par_id3146975">As an example, If you want to print the top two rows of the sheet as well as the first column (A) on all pages, do the following:</paragraph>
<list type="ordered">
<listitem>
-<paragraph role="listitem" id="par_id3163710" xml-lang="en-US">Choose <emph>Format - Print Ranges - Edit</emph>. The <emph>Edit Print Ranges</emph> dialog appears.</paragraph>
+<paragraph role="listitem" id="par_id3163710">Choose <emph>Format - Print Ranges - Edit</emph>. The <emph>Edit Print Ranges</emph> dialog appears.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3149958" xml-lang="en-US">Click the icon at the far right of the <emph>Rows to repeat</emph> area.</paragraph>
-<paragraph role="listitem" id="par_id3145800" xml-lang="en-US">The dialog shrinks so that you can see more of the sheet.</paragraph>
+<paragraph role="listitem" id="par_id3149958">Click the icon at the far right of the <emph>Rows to repeat</emph> area.</paragraph>
+<paragraph role="listitem" id="par_id3145800">The dialog shrinks so that you can see more of the sheet.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3155602" xml-lang="en-US">Select the first two rows and, for this example, click cell A1 and drag to A2.</paragraph>
-<paragraph role="listitem" id="par_id3154018" xml-lang="en-US">In the shrunk dialog you will see $1:$2. Rows 1 and 2 are now rows to repeat.</paragraph>
+<paragraph role="listitem" id="par_id3155602">Select the first two rows and, for this example, click cell A1 and drag to A2.</paragraph>
+<paragraph role="listitem" id="par_id3154018">In the shrunk dialog you will see $1:$2. Rows 1 and 2 are now rows to repeat.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3153707" xml-lang="en-US">Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again.</paragraph>
+<paragraph role="listitem" id="par_id3153707">Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3155443" xml-lang="en-US">If you also want column A as a column to repeat, click the icon at the far right of the <emph>Columns to repeat</emph> area.</paragraph>
+<paragraph role="listitem" id="par_id3155443">If you also want column A as a column to repeat, click the icon at the far right of the <emph>Columns to repeat</emph> area.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3154256" xml-lang="en-US">Click column A (not in the column header).</paragraph>
+<paragraph role="listitem" id="par_id3154256">Click column A (not in the column header).</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3154704" xml-lang="en-US">Click the icon again at the far right of the <emph>Columns to repeat</emph> area.</paragraph>
+<paragraph role="listitem" id="par_id3154704">Click the icon again at the far right of the <emph>Columns to repeat</emph> area.</paragraph>
</listitem>
</list>
<note id="par_id3150088">Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page Style</emph>.</note>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_idN107A9" xml-lang="en-US" localize="false">
-<embedvar href="text/scalc/guide/printranges.xhp#printranges"/>
-</paragraph>
-<paragraph role="paragraph" id="par_id3155380" xml-lang="en-US"><link href="text/scalc/01/03100000.xhp">View - Page Break Preview</link></paragraph>
+<paragraph role="paragraph" id="par_idN107A9" localize="false"><embedvar href="text/scalc/guide/printranges.xhp#printranges"/></paragraph>
+<paragraph role="paragraph" id="par_id3155380"><link href="text/scalc/01/03100000.xhp">View - Page Break Preview</link></paragraph>
<embed href="text/scalc/guide/line_fix.xhp#line_fix"/>
-<paragraph role="paragraph" id="par_id3154371" xml-lang="en-US"><link href="text/scalc/01/05080300.xhp">Format - Print ranges - Edit</link></paragraph>
-<paragraph role="paragraph" id="par_id3146113" xml-lang="en-US"><link href="text/scalc/01/05070000.xhp">Format - Page Style - (Header / Footer)</link></paragraph>
+<paragraph role="paragraph" id="par_id3154371"><link href="text/scalc/01/05080300.xhp">Format - Print ranges - Edit</link></paragraph>
+<paragraph role="paragraph" id="par_id3146113"><link href="text/scalc/01/05070000.xhp">Format - Page Style - (Header / Footer)</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/sdatabase/main.xhp b/source/text/sdatabase/main.xhp
index cd69b64a19..987170e9f9 100644
--- a/source/text/sdatabase/main.xhp
+++ b/source/text/sdatabase/main.xhp
@@ -19,81 +19,59 @@
<helpdocument version="1.0">
<meta>
<topic id="textsharedexplorerdatabasemainxml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">%PRODUCTNAME Database</title>
+<title id="tit">%PRODUCTNAME Database</title>
<filename>/text/sdatabase/main.xhp</filename>
</topic>
</meta>
<body>
<section id="database">
-<bookmark xml-lang="en-US" branch="index" id="bm_id8622089"><bookmark_value>databases;main page (Base)</bookmark_value>
+<bookmark branch="index" id="bm_id8622089"><bookmark_value>databases;main page (Base)</bookmark_value>
<bookmark_value>$[officename] Base data sources</bookmark_value>
<bookmark_value>data sources;$[officename] Base</bookmark_value>
</bookmark><comment>mw changed "Base,..."</comment><h1 id="par_idN10579"><variable id="base"><link href="text/sdatabase/main.xhp">Using Databases in %PRODUCTNAME Base</link>
</variable></h1>
<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
-<paragraph role="paragraph" id="par_idN107BD" xml-lang="en-US">In %PRODUCTNAME Base, you can access data that is stored in a wide variety of database file formats. %PRODUCTNAME Base natively supports some flat file database formats, such as the dBASE format. You can also use %PRODUCTNAME Base to connect to external relational databases, such as databases from MySQL or Oracle.</paragraph>
+<paragraph role="paragraph" id="par_idN107BD">In %PRODUCTNAME Base, you can access data that is stored in a wide variety of database file formats. %PRODUCTNAME Base natively supports some flat file database formats, such as the dBASE format. You can also use %PRODUCTNAME Base to connect to external relational databases, such as databases from MySQL or Oracle.</paragraph>
</section>
-<paragraph role="paragraph" id="par_id5864131" xml-lang="en-US">The following database types are read-only types in %PRODUCTNAME Base. From within %PRODUCTNAME Base it is not possible to change the database structure or to edit, insert, and delete database records for these database types:</paragraph>
+<paragraph role="paragraph" id="par_id5864131">The following database types are read-only types in %PRODUCTNAME Base. From within %PRODUCTNAME Base it is not possible to change the database structure or to edit, insert, and delete database records for these database types:</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="paragraph" id="par_id8865016" xml-lang="en-US">Spreadsheet files</paragraph>
+<paragraph role="paragraph" id="par_id8865016">Spreadsheet files</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3786736" xml-lang="en-US">Text files</paragraph>
+<paragraph role="paragraph" id="par_id3786736">Text files</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id6747337" xml-lang="en-US">Address book data</paragraph>
+<paragraph role="paragraph" id="par_id6747337">Address book data</paragraph>
</listitem>
</list>
<h2 id="par_idN107C0">Using a Database in %PRODUCTNAME</h2>
<list type="unordered">
<listitem>
-<paragraph role="paragraph" id="par_idN10838" xml-lang="en-US">To create a new database file, choose <emph>File - New - Database</emph>.</paragraph>
+<paragraph role="paragraph" id="par_idN10838">To create a new database file, choose <emph>File - New - Database</emph>.</paragraph>
</listitem>
</list>
-<paragraph role="paragraph" id="par_idN1083B" xml-lang="en-US">The <link href="text/sdatabase/dabawiz01.xhp">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME.</paragraph>
+<paragraph role="paragraph" id="par_idN1083B">The <link href="text/sdatabase/dabawiz01.xhp">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME.</paragraph>
<note id="par_idN107E7">The database file contains queries, reports, and forms for the database as well as a link to the database where the records are stored. Formatting information is also stored in the database file.</note>
<list type="unordered">
<listitem>
-<paragraph role="paragraph" id="par_idN1084A" xml-lang="en-US">To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only "Database documents". Select a database document and click <emph>Open</emph>.</paragraph>
+<paragraph role="paragraph" id="par_idN1084A">To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only "Database documents". Select a database document and click <emph>Open</emph>.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_idN1075F" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_view.xhp#data_view"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN10767" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_register.xhp#data_register"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN1076F" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_new.xhp#data_new"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN10777" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_tables.xhp#data_tables"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN1077F" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_queries.xhp#data_queries"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN10787" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_forms.xhp#data_forms"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN1078F" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_reports.xhp#data_reports"/>
-</paragraph>
-<paragraph role="paragraph" id="par_id1311990" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/data_im_export.xhp#data_im_export"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN10797" xml-lang="en-US" localize="false">
- <embedvar href="text/shared/guide/database_main.xhp#database_main"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN107AD" xml-lang="en-US" localize="false">
- <embedvar href="text/sdatabase/menubar.xhp#titletext"/>
-</paragraph>
-<paragraph role="paragraph" id="par_idN107BB" xml-lang="en-US" localize="false">
- <embedvar href="text/sdatabase/toolbars.xhp#toolbars"/>
-</paragraph>
+<paragraph role="paragraph" id="par_idN1075F" localize="false"><embedvar href="text/shared/guide/data_view.xhp#data_view"/></paragraph>
+<paragraph role="paragraph" id="par_idN10767" localize="false"><embedvar href="text/shared/guide/data_register.xhp#data_register"/></paragraph>
+<paragraph role="paragraph" id="par_idN1076F" localize="false"><embedvar href="text/shared/guide/data_new.xhp#data_new"/></paragraph>
+<paragraph role="paragraph" id="par_idN10777" localize="false"><embedvar href="text/shared/guide/data_tables.xhp#data_tables"/></paragraph>
+<paragraph role="paragraph" id="par_idN1077F" localize="false"><embedvar href="text/shared/guide/data_queries.xhp#data_queries"/></paragraph>
+<paragraph role="paragraph" id="par_idN10787" localize="false"><embedvar href="text/shared/guide/data_forms.xhp#data_forms"/></paragraph>
+<paragraph role="paragraph" id="par_idN1078F" localize="false"><embedvar href="text/shared/guide/data_reports.xhp#data_reports"/></paragraph>
+<paragraph role="paragraph" id="par_id1311990" localize="false"><embedvar href="text/shared/guide/data_im_export.xhp#data_im_export"/></paragraph>
+<paragraph role="paragraph" id="par_idN10797" localize="false"><embedvar href="text/shared/guide/database_main.xhp#database_main"/></paragraph>
+<paragraph role="paragraph" id="par_idN107AD" localize="false"><embedvar href="text/sdatabase/menubar.xhp#titletext"/></paragraph>
+<paragraph role="paragraph" id="par_idN107BB" localize="false"><embedvar href="text/sdatabase/toolbars.xhp#toolbars"/></paragraph>
<embed href="text/shared/04/01020000.xhp#DB_keys"/>
-<paragraph role="paragraph" id="par_id6474806" xml-lang="en-US"><link href="https://wiki.documentfoundation.org/Database">Wiki page about Base</link></paragraph>
+<paragraph role="paragraph" id="par_id6474806"><link href="https://wiki.documentfoundation.org/Database">Wiki page about Base</link></paragraph>
</section>
<embed href="text/swriter/main0000.xhp#helpabouthelp"/>
</body>
diff --git a/source/text/shared/01/navigator.xhp b/source/text/shared/01/navigator.xhp
index 7f9bc839d8..1abf4ff8c8 100644
--- a/source/text/shared/01/navigator.xhp
+++ b/source/text/shared/01/navigator.xhp
@@ -47,102 +47,102 @@
<switch select="appl">
<case select="WRITER">
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/NavElementWidget" id="bm_id3145622" localize="false"/>
- <h2 id="hd_id161723659975329"><embedvar href="text/swriter/01/02110100.xhp#navigate_by_h1" markup="ignore"/></h2>
+ <h2 id="hd_id161723659975329" localize="false"><embedvar href="text/swriter/01/02110100.xhp#navigate_by_h1" markup="ignore"/></h2>
<embed href="text/swriter/01/02110100.xhp#navigate_by_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/back" id="bm_id3148779" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/forward" id="bm_id3154022" localize="false"/>
- <h2 id="hd_id831723659978460"><embedvar href="text/swriter/01/02110000.xhp#previous_hd" markup="ignore"/></h2>
+ <h2 id="hd_id831723659978460" localize="false"><embedvar href="text/swriter/01/02110000.xhp#previous_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#previous_content"/>
- <h2 id="hd_id591723659981016"><embedvar href="text/swriter/01/02110000.xhp#next_hd" markup="ignore"/></h2>
+ <h2 id="hd_id591723659981016" localize="false"><embedvar href="text/swriter/01/02110000.xhp#next_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#next_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/contenttoggle" id="bm_id3155911" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/numericfield" id="bm_id3148726" localize="false"/>
- <h2 id="hd_id171723659984007"><embedvar href="text/swriter/01/02110000.xhp#page_number_hd" markup="ignore"/></h2>
+ <h2 id="hd_id171723659984007" localize="false"><embedvar href="text/swriter/01/02110000.xhp#page_number_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#page_number_content"/>
<h2 id="hd_id591723659986600"><embedvar href="text/swriter/01/02110000.xhp#content_navigation_view_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#content_navigation_view_content"/>
- <h2 id="hd_id431723659989531"><embedvar href="text/swriter/01/02110000.xhp#toggle_master_view_hd" markup="ignore"/></h2>
+ <h2 id="hd_id431723659989531" localize="false"><embedvar href="text/swriter/01/02110000.xhp#toggle_master_view_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#toggle_master_view_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/header" id="bm_id3159237" localize="false"/>
- <h2 id="hd_id931723659992056"><embedvar href="text/swriter/01/02110000.xhp#header_hd" markup="ignore"/></h2>
+ <h2 id="hd_id931723659992056" localize="false"><embedvar href="text/swriter/01/02110000.xhp#header_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#header_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/footer" id="bm_id3147131" localize="false"/>
- <h2 id="hd_id211723659994768"><embedvar href="text/swriter/01/02110000.xhp#footer_hd" markup="ignore"/></h2>
+ <h2 id="hd_id211723659994768" localize="false"><embedvar href="text/swriter/01/02110000.xhp#footer_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#footer_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/anchor" id="bm_id3150309" localize="false"/>
- <h2 id="hd_id391723659998106"><embedvar href="text/swriter/01/02110000.xhp#anchortext_hd" markup="ignore"/></h2>
+ <h2 id="hd_id391723659998106" localize="false"><embedvar href="text/swriter/01/02110000.xhp#anchortext_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#anchortext_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/reminder" id="bm_id3155392" localize="false"/>
- <h2 id="hd_id501723660001039"><embedvar href="text/swriter/01/02110000.xhp#set_reminder_hd" markup="ignore"/></h2>
+ <h2 id="hd_id501723660001039" localize="false"><embedvar href="text/swriter/01/02110000.xhp#set_reminder_hd" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#set_reminder_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/headings" id="bm_id3150519" localize="false"/>
<bookmark branch="hid/SW_HID_NAV_OUTLINE_LEVEL" id="bm_id3156965" localize="false"/>
<bookmark branch="hid/SW_HID_NAVI_OUTLINES" id="bm_id3148820" localize="false"/>
- <h2 id="hd_id951723660003216"><embedvar href="text/swriter/01/02110000.xhp#outlinelvl" markup="ignore"/></h2>
+ <h2 id="hd_id951723660003216" localize="false"><embedvar href="text/swriter/01/02110000.xhp#outlinelvl" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#outlinelvl_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/listbox" id="bm_id3155319" localize="false"/>
- <h2 id="hd_id661723660005764"><embedvar href="text/swriter/01/02110000.xhp#ListBoxh1" markup="ignore"/></h2>
+ <h2 id="hd_id661723660005764" localize="false"><embedvar href="text/swriter/01/02110000.xhp#ListBoxh1" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#list_box_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/promote" id="bm_id3151349" localize="false"/>
- <h2 id="hd_id181723660008669"><embedvar href="text/swriter/01/02110000.xhp#promotelevel" markup="ignore"/></h2>
+ <h2 id="hd_id181723660008669" localize="false"><embedvar href="text/swriter/01/02110000.xhp#promotelevel" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#promotelevel_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/demote" id="bm_id3153724" localize="false"/>
- <h2 id="hd_id531723660011541"><embedvar href="text/swriter/01/02110000.xhp#demotelevel" markup="ignore"/></h2>
+ <h2 id="hd_id531723660011541" localize="false"><embedvar href="text/swriter/01/02110000.xhp#demotelevel" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#demotelevel_content"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/chapterup" id="bm_id3145582" localize="false"/>
- <h2 id="hd_id191723660014337"><embedvar href="text/swriter/01/02110000.xhp#promotechap" markup="ignore"/></h2>
+ <h2 id="hd_id191723660014337" localize="false"><embedvar href="text/swriter/01/02110000.xhp#promotechap" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#promotechap_content"/>
- <h2 id="hd_id161723660017115"><embedvar href="text/swriter/01/02110000.xhp#demotechap" markup="ignore"/></h2>
+ <h2 id="hd_id161723660017115" localize="false"><embedvar href="text/swriter/01/02110000.xhp#demotechap" markup="ignore"/></h2>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/chapterdown" id="bm_id3154435" localize="false"/>
<embed href="text/swriter/01/02110000.xhp#demotechap_content"/>
</case>
<case select="CALC">
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/navigatorpanel/column" id="bm_id3163713" localize="false"/>
- <h2 id="hd_id621723660019627"><embedvar href="text/scalc/01/02110000.xhp#column_hd" markup="ignore"/></h2>
+ <h2 id="hd_id621723660019627" localize="false"><embedvar href="text/scalc/01/02110000.xhp#column_hd" markup="ignore"/></h2>
<embed href="text/scalc/01/02110000.xhp#column_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/navigatorpanel/row" id="bm_id3156286" localize="false"/>
- <h2 id="hd_id281723660023899"><embedvar href="text/scalc/01/02110000.xhp#row_hd" markup="ignore"/></h2>
+ <h2 id="hd_id281723660023899" localize="false"><embedvar href="text/scalc/01/02110000.xhp#row_hd" markup="ignore"/></h2>
<embed href="text/scalc/01/02110000.xhp#row_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/navigatorpanel/datarange" id="bm_id3149123" localize="false"/>
- <h2 id="hd_id31723660026479"><embedvar href="text/scalc/01/02110000.xhp#data_range_hd" markup="ignore"/></h2>
+ <h2 id="hd_id31723660026479" localize="false"><embedvar href="text/scalc/01/02110000.xhp#data_range_hd" markup="ignore"/></h2>
<embed href="text/scalc/01/02110000.xhp#data_range_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/navigatorpanel/start" id="bm_id3155111" localize="false"/>
- <h2 id="hd_id321723660029186"><embedvar href="text/scalc/01/02110000.xhp#start_hd" markup="ignore"/></h2>
+ <h2 id="hd_id321723660029186" localize="false"><embedvar href="text/scalc/01/02110000.xhp#start_hd" markup="ignore"/></h2>
<embed href="text/scalc/01/02110000.xhp#start_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/navigatorpanel/end" id="bm_id3156449" localize="false"/>
- <h2 id="hd_id691723660055318"><embedvar href="text/scalc/01/02110000.xhp#end_hd" markup="ignore"/></h2>
+ <h2 id="hd_id691723660055318" localize="false"><embedvar href="text/scalc/01/02110000.xhp#end_hd" markup="ignore"/></h2>
<embed href="text/scalc/01/02110000.xhp#end_content"/>
<bookmark branch="hid/modules/scalc/ui/navigatorpanel/toggle" id="bm_id151723739270886" localize="false"/>
- <h2 id="hd_id481723660059976"><embedvar href="text/scalc/01/02110000.xhp#toggle_hd" markup="ignore"/></h2>
+ <h2 id="hd_id481723660059976" localize="false"><embedvar href="text/scalc/01/02110000.xhp#toggle_hd" markup="ignore"/></h2>
<embed href="text/scalc/01/02110000.xhp#toggle_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/navigatorpanel/scenarios" id="bm_id3145115" localize="false"/>
- <h2 id="hd_id851723660062498"><embedvar href="text/scalc/01/02110000.xhp#scenarios_hd" markup="ignore"/></h2>
+ <h2 id="hd_id851723660062498" localize="false"><embedvar href="text/scalc/01/02110000.xhp#scenarios_hd" markup="ignore"/></h2>
<embed href="text/scalc/01/02110000.xhp#scenarios_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/scenariomenu/delete" id="bm_id1900997" localize="false"/>
- <h3 id="hd_id361723660065449"><embedvar href="text/scalc/01/02110000.xhp#delete_hd" markup="ignore"/></h3>
+ <h3 id="hd_id361723660065449" localize="false"><embedvar href="text/scalc/01/02110000.xhp#delete_hd" markup="ignore"/></h3>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/scenariomenu/edit" id="bm_id4495376" localize="false"/>
- <h3 id="hd_id761723739641878"><embedvar href="text/scalc/01/02110000.xhp#properties_hd" markup="ignore"/></h3>
+ <h3 id="hd_id761723739641878" localize="false"><embedvar href="text/scalc/01/02110000.xhp#properties_hd" markup="ignore"/></h3>
<embed href="text/scalc/01/02110000.xhp#properties_content"/>
<embed href="text/scalc/01/02110000.xhp#delete_content"/>
- <h3 id="hd_id851723660068026"><embedvar href="text/scalc/01/02110000.xhp#properties_hd" markup="ignore"/></h3>
+ <h3 id="hd_id851723660068026" localize="false"><embedvar href="text/scalc/01/02110000.xhp#properties_hd" markup="ignore"/></h3>
<embed href="text/scalc/01/02110000.xhp#properties_content"/>
</case>
<case select="IMPRESS">
<section id="page_navigation">
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/first" id="bm_id3153110" localize="false"/>
- <h2 id="hd_id81723660071059"><embedvar href="/text/simpress/01/02110000.xhp#first page_hd" markup="ignore"/></h2>
+ <h2 id="hd_id81723660071059" localize="false"><embedvar href="/text/simpress/01/02110000.xhp#first page_hd" markup="ignore"/></h2>
<embed href="/text/simpress/01/02110000.xhp#first_page_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/previous" id="bm_id3148390" localize="false"/>
- <h2 id="hd_id921723660073724"><embedvar href="text/simpress/01/02110000.xhp#previous_page_hd" markup="ignore"/></h2>
+ <h2 id="hd_id921723660073724" localize="false"><embedvar href="text/simpress/01/02110000.xhp#previous_page_hd" markup="ignore"/></h2>
<embed href="text/simpress/01/02110000.xhp#previous_page_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/next" id="bm_id3155988" localize="false"/>
- <h2 id="hd_id61723660076753"><embedvar href="text/simpress/01/02110000.xhp#next_page_hd" markup="ignore"/></h2>
+ <h2 id="hd_id61723660076753" localize="false"><embedvar href="text/simpress/01/02110000.xhp#next_page_hd" markup="ignore"/></h2>
<embed href="text/simpress/01/02110000.xhp#next_page_content"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/last" id="bm_id3145208" localize="false"/>
- <h2 id="hd_id961723660079036"><embedvar href="text/simpress/01/02110000.xhp#last_page_hd" markup="ignore"/></h2>
+ <h2 id="hd_id961723660079036" localize="false"><embedvar href="text/simpress/01/02110000.xhp#last_page_hd" markup="ignore"/></h2>
<embed href="text/simpress/01/02110000.xhp#last_page_content"/>
</section>
</case>
@@ -155,28 +155,28 @@
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/navigatorpanel/dragmode" id="bm_id3157871" localize="false"/>
<bookmark branch="hid/SW_HID_NAV_DRAG_MODE" id="bm_id3157145" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/dragmode" id="bm_id3150258" localize="false"/>
- <h2 id="hd_id131723660093413"><embedvar href="text/swriter/01/02110000.xhp#dragmode" markup="ignore"/></h2>
+ <h2 id="hd_id131723660093413" localize="false"><embedvar href="text/swriter/01/02110000.xhp#dragmode" markup="ignore"/></h2>
<embed href="text/swriter/01/02110000.xhp#dragmode_content"/>
<bookmark branch="hid/SW_HID_NAVI_DRAG_HYP" id="bm_id3150949" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/hyperlink" id="bm_id581683848245793" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/dropmenu/hyperlink" id="bm_id3146876" localize="false"/>
<bookmark branch="hid/modules/simpress/ui/navigatorpanel/1" id="bm_id81723663821228" localize="false"/>
- <h3 id="hd_id41723659958168"><embedvar href="text/swriter/01/02110000.xhp#insertashyperlink" markup="ignore"/></h3>
+ <h3 id="hd_id41723659958168" localize="false"><embedvar href="text/swriter/01/02110000.xhp#insertashyperlink" markup="ignore"/></h3>
<embed href="text/swriter/01/02110000.xhp#insertashyperlink_content"/>
<bookmark branch="hid/SW_HID_NAVI_DRAG_LINK" id="bm_id3154365" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/link" id="bm_id221683848183904" localize="false"/>
<bookmark branch="hid/modules/simpress/ui/navigatorpanel/2" id="bm_id591723663817681" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/dropmenu/link" id="bm_id3150740" localize="false"/>
- <h3 id="hd_id321723659949073hd_id711723659965938"><embedvar href="text/swriter/01/02110000.xhp#insertaslink" markup="ignore"/></h3>
+ <h3 id="hd_id321723659949073hd_id711723659965938" localize="false"><embedvar href="text/swriter/01/02110000.xhp#insertaslink" markup="ignore"/></h3>
<embed href="text/swriter/01/02110000.xhp#insertaslink_content"/>
<bookmark branch="hid/SW_HID_NAVI_DRAG_COPY" id="bm_id3155583" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/navigatorpanel/copy" id="bm_id311683848261643" localize="false"/>
<bookmark branch="hid/modules/simpress/ui/navigatorpanel/3" id="bm_id901723663786613" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/dropmenu/copy" id="bm_id3154846" localize="false"/>
- <h3 id="hd_id81723659969015"><embedvar href="text/swriter/01/02110000.xhp#insertascopy" markup="ignore"/></h3>
+ <h3 id="hd_id81723659969015" localize="false"><embedvar href="text/swriter/01/02110000.xhp#insertascopy" markup="ignore"/></h3>
<embed href="text/swriter/01/02110000.xhp#insertascopy_content"/>
<switch select="appl">
<case select="WRITER">
@@ -230,12 +230,12 @@
<case select="CALC">
<h3 id="hd_id461723661017083">Display</h3>
<embed href="text/shared/01/navigator.xhp#document_content"/>
- <h3 id="hd_id811723660951564"><embedvar href="text/swriter/01/02110000.xhp#dragmode" markup="ignore"/></h3>
+ <h3 id="hd_id811723660951564" localize="false"><embedvar href="text/swriter/01/02110000.xhp#dragmode" markup="ignore"/></h3>
<section id="dragdrop_content"><paragraph role="paragraph" id="par_id181723654640706">Sets the <link href="text/shared/01/navigator.xhp#bm_id3150258">drag and drop options</link> for inserting items from the Navigator into a document.</paragraph></section>
</case>
<default>
<bookmark branch="hid/modules/sdraw/ui/navigatorcontextmenu/rename" id="bm_id231723656754387" localize="false"/>
- <h3 id="hd_id461723743369124"><embedvar href="text/shared/01/nav_rename.xhp#rename_object_h1" markup="ignore"/></h3>
+ <h3 id="hd_id461723743369124" localize="false"><embedvar href="text/shared/01/nav_rename.xhp#rename_object_h1" markup="ignore"/></h3>
<embed href="text/shared/01/nav_rename.xhp#rename_object_content"/>
</default>
</switch>
diff --git a/source/text/shared/01/sidebar_character_panel.xhp b/source/text/shared/01/sidebar_character_panel.xhp
index 11cd698a2c..44fd920623 100644
--- a/source/text/shared/01/sidebar_character_panel.xhp
+++ b/source/text/shared/01/sidebar_character_panel.xhp
@@ -90,8 +90,7 @@
<bookmark branch="hid/svx/ui/sidebartextpanel/spacingbar" id="bm_id101725376761728" localize="false"/>
<bookmark branch="hid/svx/ui/sidebartextpanel/.uno:Spacing" id="bm_id71725307181113" localize="false"/>
-<h2 id="hd_id811724782397716" localize="false"><link href="text/shared/01/05020500.xhp#bm_id551724783124729">
-<embedvar href="text/shared/01/05020500.xhp#character_spacing_hd" markup="ignore"/></link></h2>
+<h2 id="hd_id811724782397716" localize="false"><link href="text/shared/01/05020500.xhp#bm_id551724783124729"><embedvar href="text/shared/01/05020500.xhp#character_spacing_hd" markup="ignore"/></link></h2>
<embed href="text/shared/01/05020500.xhp#character_spacing_content"/>
<embed href="text/shared/01/05020500.xhp#sycharacter_spacing"/>
<switch select="appl">
diff --git a/source/text/shared/02/12090100.xhp b/source/text/shared/02/12090100.xhp
index e755fcf6f4..b7c0ede12a 100644
--- a/source/text/shared/02/12090100.xhp
+++ b/source/text/shared/02/12090100.xhp
@@ -45,9 +45,7 @@
</section>
<switch select="appl">
<case select="CALC">
-<paragraph id="par_idN105EE" role="paragraph" localize="false">
-<embedvar href="text/scalc/guide/filters.xhp#filters"/>
-</paragraph>
+<paragraph id="par_idN105EE" role="paragraph" localize="false"><embedvar href="text/scalc/guide/filters.xhp#filters"/></paragraph>
</case>
</switch>
<h2 id="hd_id3155555">Filter criteria</h2>
diff --git a/source/text/shared/guide/standard_template.xhp b/source/text/shared/guide/standard_template.xhp
index 2d90d42dfd..4f64ed968c 100644
--- a/source/text/shared/guide/standard_template.xhp
+++ b/source/text/shared/guide/standard_template.xhp
@@ -89,7 +89,7 @@
<h2 id="hd_id891605476755142">Setting a Template as Default</h2>
<list type="ordered">
<listitem>
- <paragraph id="par_id501605476796634" role="listitem"><embedvar href="text/shared/guide/standard_template.xhp#edit_template"/></paragraph>
+ <paragraph id="par_id501605476796634" role="listitem" localize="false"><embedvar href="text/shared/guide/standard_template.xhp#edit_template"/></paragraph>
</listitem>
<listitem>
<paragraph id="par_id711605476873605" role="listitem">Right-click on template to be made default, choose <menuitem>Set as Default</menuitem>.</paragraph>
@@ -99,7 +99,7 @@
<h2 id="hd_id3153764" xml-lang="en-US">Creating a Custom Template</h2>
<list type="ordered">
<listitem>
- <paragraph id="par_id231605475396242" role="listitem"><embedvar href="text/shared/guide/standard_template.xhp#create_template"/></paragraph>
+ <paragraph id="par_id231605475396242" role="listitem" localize="false"><embedvar href="text/shared/guide/standard_template.xhp#create_template"/></paragraph>
</listitem>
<listitem>
<paragraph id="par_id251605475503009" role="listitem">Choose <menuitem>File - Templates - Save As Template</menuitem>, then enter the template name, choose a <emph>Template category</emph>, and save.</paragraph>
@@ -109,14 +109,14 @@
<h2 id="hd_id311605475738848">Modifying a Custom Template</h2>
<list type="ordered">
<listitem>
- <paragraph id="par_id901605475822840" role="listitem"><embedvar href="text/shared/guide/standard_template.xhp#edit_template"/></paragraph>
+ <paragraph id="par_id901605475822840" role="listitem" localize="false"><embedvar href="text/shared/guide/standard_template.xhp#edit_template"/></paragraph>
</listitem>
<listitem>
<paragraph id="par_id51605476162735" role="listitem">Right-click on the template to be modified, and choose <menuitem>Edit</menuitem>.
</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id191605477448444" role="listitem"><embedvar href="text/shared/guide/standard_template.xhp#save_template"/></paragraph>
+ <paragraph id="par_id191605477448444" role="listitem" localize="false"><embedvar href="text/shared/guide/standard_template.xhp#save_template"/></paragraph>
</listitem>
</list>
diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp
index ad1985b484..52a4ecdcc7 100644
--- a/source/text/simpress/main0203.xhp
+++ b/source/text/simpress/main0203.xhp
@@ -44,7 +44,7 @@
<h2 id="hd_id3151391"><link href="text/shared/01/05020200.xhp">Font Color</link></h2>
<embed href="text/shared/01/05020200.xhp#textfarbe"/>
<embed href="text/shared/00/00000004.xhp#syfont_color"/>
- <h2 id="hd_id101724781582119"><embedvar href="text/shared/02/02160000.xhp#character_highlight_h1" markup="ignore"/></h2>
+ <h2 id="hd_id101724781582119" localize="false"><embedvar href="text/shared/02/02160000.xhp#character_highlight_h1" markup="ignore"/></h2>
<embed href="text/shared/02/02160000.xhp#character_highlight_content"/>
<embed href="text/shared/02/02160000.xhp#sycharacter_highlight"/>
<embed href="text/shared/01/05080100.xhp#left"/>
diff --git a/source/text/swriter/01/04060100.xhp b/source/text/swriter/01/04060100.xhp
index 71350c2cd0..479e97a0c8 100644
--- a/source/text/swriter/01/04060100.xhp
+++ b/source/text/swriter/01/04060100.xhp
@@ -50,7 +50,7 @@
<paragraph role="paragraph" id="par_id3153532">If heading numbers are enabled, then use this option to prepend a heading number to the caption number. Use <menuitem>Tools - Heading Numbering</menuitem> to enable heading numbering.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/level" id="bm_id3154479" localize="false"/>
<h3 id="hd_id3154574">Up to level</h3>
-<paragraph role="paragraph" id="par_id3152954"><ahelp hid="modules/swriter/ui/captionoptions/level"><embedvar href="text/shared/optionen/01041100.xhp#uptolevel"/></ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3152954" localize="false"><ahelp hid="modules/swriter/ui/captionoptions/level"><embedvar href="text/shared/optionen/01041100.xhp#uptolevel"/></ahelp></paragraph>
<embed href="text/shared/optionen/01041100.xhp#uptolevelnote"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/separator" id="bm_id3153672" localize="false"/>
<h3 id="hd_id3151316">Separator</h3>
diff --git a/source/text/swriter/01/page.xhp b/source/text/swriter/01/page.xhp
index 39b69c9dbd..0ff22ee38d 100644
--- a/source/text/swriter/01/page.xhp
+++ b/source/text/swriter/01/page.xhp
@@ -54,24 +54,24 @@
<embed href="text/shared/01/05040200.xhp#format_content"/>
<bookmark branch="hid/modules/swriter/ui/pageformatpanel/paperwidth" id="bm_id81720713653441" localize="false"/>
- <h3 id="hd_id861721765288371"><embedvar href="text/shared/01/05040200.xhp#width_hd" markup="ignore"/></h3>
+ <h3 id="hd_id861721765288371" localize="false"><embedvar href="text/shared/01/05040200.xhp#width_hd" markup="ignore"/></h3>
<embed href="text/shared/01/05040200.xhp#width_content"/>
<bookmark branch="hid/modules/swriter/ui/pageformatpanel/paperheight" id="bm_id931720717260315" localize="false"/>
- <h3 id="hd_id761721765357275"><embedvar href="text/shared/01/05040200.xhp#height_hd" markup="ignore"/></h3>
+ <h3 id="hd_id761721765357275" localize="false"><embedvar href="text/shared/01/05040200.xhp#height_hd" markup="ignore"/></h3>
<embed href="text/shared/01/05040200.xhp#height_content"/>
<bookmark branch="hid/modules/swriter/ui/pageformatpanel/paperorientation" id="bm_id201720717280977" localize="false"/>
- <h3 id="hd_id421721764952036"><embedvar href="text/shared/01/05040200.xhp#orientation_hd" markup="ignore"/></h3>
+ <h3 id="hd_id421721764952036" localize="false"><embedvar href="text/shared/01/05040200.xhp#orientation_hd" markup="ignore"/></h3>
<embed href="text/shared/01/05040200.xhp#orientation_content"/>
<bookmark branch="hid/modules/swriter/ui/pageformatpanel/marginLB" id="bm_id281720717315194" localize="false"/>
- <h3 id="hd_id471720716805682"><embedvar href="text/shared/01/05040200.xhp#margins_hd" markup="ignore"/></h3>
+ <h3 id="hd_id471720716805682" localize="false"><embedvar href="text/shared/01/05040200.xhp#margins_hd" markup="ignore"/></h3>
<embed href="text/shared/01/05040200.xhp#margins_content"/>
<bookmark branch="hid/modules/swriter/ui/pagestylespanel/numberbox" id="bm_id41720719412993" localize="false"/>
<h2 id="hd_id701720717360159">Styles</h2>
- <h3 id="hd_id771721772164996"><embedvar href="text/shared/01/05040200.xhp#page_numbers_hd" markup="ignore"/></h3>
+ <h3 id="hd_id771721772164996" localize="false"><embedvar href="text/shared/01/05040200.xhp#page_numbers_hd" markup="ignore"/></h3>
<embed href="text/shared/01/05040200.xhp#page_numbers_content"/>
<bookmark branch="hid/modules/swriter/ui/pagestylespanel/bgselect" id="bm_id671720719647098" localize="false"/>
@@ -100,12 +100,12 @@
<embed href="text/shared/01/05040200.xhp#page_layout_content"/>
<bookmark branch="hid/modules/swriter/ui/pagestylespanel/columnbox" id="bm_id361720813789872" localize="false"/>
- <h3 id="hd_id881720813808143"><embedvar href="text/swriter/01/05040500.xhp#columns_h1" markup="ignore"/></h3>
+ <h3 id="hd_id881720813808143" localize="false"><embedvar href="text/swriter/01/05040500.xhp#columns_h1" markup="ignore"/></h3>
<embed href="text/swriter/01/05040500.xhp#spaltentext"/>
<bookmark branch="hid/modules/swriter/ui/pageheaderpanel/headertoggle" id="bm_id61721395248721" localize="false"/>
<section id="header">
- <h2 id="hd_id611721331233493"><embedvar href="text/shared/01/05040300.xhp#header_h1" markup="ignore"/></h2>
+ <h2 id="hd_id611721331233493" localize="false"><embedvar href="text/shared/01/05040300.xhp#header_h1" markup="ignore"/></h2>
<embed href="text/shared/01/05040300.xhp#header"/>
<paragraph role="paragraph" id="par_id481721394808035">Check the box next to the <menuitem>Margins</menuitem> dropdown to enable headers.</paragraph>
</section>
@@ -120,7 +120,7 @@
<bookmark branch="hid/modules/swriter/ui/pageheaderpanel/spacingpreset" id="bm_id551721416439685" localize="false"/>
<section id="spacing_header">
- <h3 id="hd_id401721397534330"><embedvar href="text/shared/01/05040300.xhp#spacing_hd" markup="ignore"/></h3>
+ <h3 id="hd_id401721397534330" localize="false"><embedvar href="text/shared/01/05040300.xhp#spacing_hd" markup="ignore"/></h3>
<embed href="text/shared/01/05040300.xhp#spacing_content"/>
</section>
@@ -142,7 +142,7 @@
<bookmark branch="hid/modules/swriter/ui/pagefooterpanel/footertoggle" id="bm_id21721400353706" localize="false"/>
<section id="footer">
- <h2 id="hd_id501721400783140"><embedvar href="text/shared/01/05040400.xhp#footer_h1" markup="ignore"/></h2>
+ <h2 id="hd_id501721400783140" localize="false"><embedvar href="text/shared/01/05040400.xhp#footer_h1" markup="ignore"/></h2>
<embed href="text/shared/01/05040400.xhp#footer_content"/>
<paragraph role="paragraph" id="par_id651721408297972">Check the box next to the <menuitem>Margins</menuitem> dropdown to enable footers.</paragraph>
</section>
@@ -155,7 +155,7 @@
<bookmark branch="hid/modules/swriter/ui/pagefooterpanel/spacingpreset" id="bm_id491721416540862" localize="false"/>
<section id="spacing_footer">
- <h3 id="hd_id411721410711156"><embedvar href="text/shared/01/05040400.xhp#spacing_hd" markup="ignore"/></h3>
+ <h3 id="hd_id411721410711156" localize="false"><embedvar href="text/shared/01/05040400.xhp#spacing_hd" markup="ignore"/></h3>
<embed href="text/shared/01/05040400.xhp#spacing_content"/>
</section>
diff --git a/source/text/swriter/01/protectdocument.xhp b/source/text/swriter/01/protectdocument.xhp
index 8fc285d4f5..1e2107e37f 100644
--- a/source/text/swriter/01/protectdocument.xhp
+++ b/source/text/swriter/01/protectdocument.xhp
@@ -26,7 +26,7 @@
<h1 id="hd_id631630954633446"><link href="text/swriter/01/protectdocument.xhp">Protect Document</link></h1>
<paragraph id="par_id491630954633448" role="paragraph" xml-lang="en-US">Toggles write protection for fields and bookmarks in the document.</paragraph>
</section>
-<warning id="par_id18112016398104"><embedvar href="text/swriter/guide/protection.xhp#protwarn"/></warning>
+<warning id="par_id18112016398104" localize="false"><embedvar href="text/swriter/guide/protection.xhp#protwarn"/></warning>
<section id="howtoget">
<embed href="text/swriter/00/00000406.xhp#protecdocument"/>
</section>
@@ -35,7 +35,7 @@
<h2 id="hd_id871630956040154">Protect Bookmarks</h2>
<paragraph role="paragraph" id="par_id631630956055502">Toggles bookmark write protection. When checked, the bookmarks cannot be deleted or renamed.</paragraph>
<section id="relatedtopics">
- <paragraph role="paragraph" id="par_id281630957530212"><embedvar href="text/swriter/guide/protection.xhp#protection"/></paragraph>
+ <paragraph role="paragraph" id="par_id281630957530212" localize="false"><embedvar href="text/swriter/guide/protection.xhp#protection"/></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/swriter/01/sidebar_quickfind.xhp b/source/text/swriter/01/sidebar_quickfind.xhp
index c44aacddfe..8393241ebf 100644
--- a/source/text/swriter/01/sidebar_quickfind.xhp
+++ b/source/text/swriter/01/sidebar_quickfind.xhp
@@ -46,7 +46,7 @@
</section>
<bookmark branch="hid/modules/swriter/ui/sidebarquickfind/Find" id="bm_id61722687495972" localize="false"/>
-<h2 id="hd_id621722620754678"><embedvar href="text/shared/02/find_toolbar.xhp#find_text_hd" markup="ignore"/></h2>
+<h2 id="hd_id621722620754678" localize="false"><embedvar href="text/shared/02/find_toolbar.xhp#find_text_hd" markup="ignore"/></h2>
<embed href="text/shared/02/find_toolbar.xhp#find_text_content"/>
<bookmark branch="hid/modules/swriter/ui/sidebarquickfindoptionsdialog/matchcase" id="bm_id731722689255578" localize="false"/>
@@ -67,18 +67,18 @@
</table>
</section>
-<h3 id="hd_id581722689001115"><embedvar href="text/shared/01/02100000.xhp#match_case_hd" markup="ignore"/></h3>
+<h3 id="hd_id581722689001115" localize="false"><embedvar href="text/shared/01/02100000.xhp#match_case_hd" markup="ignore"/></h3>
<embed href="text/shared/01/02100000.xhp#match_case_content"/>
<bookmark branch="hid/modules/swriter/ui/sidebarquickfindoptionsdialog/wholewordsonly" id="bm_id211722689273208" localize="false"/>
-<h3 id="hd_id471722689596362"><embedvar href="text/shared/01/02100000.xhp#whole_words_hd" markup="ignore"/></h3>
-<paragraph role="paragraph" id="par_id311722690025756"><embedvar href="text/shared/01/02100000.xhp#ganze" markup="keep"/></paragraph>
+<h3 id="hd_id471722689596362" localize="false"><embedvar href="text/shared/01/02100000.xhp#whole_words_hd" markup="ignore"/></h3>
+<paragraph role="paragraph" id="par_id311722690025756" localize="false"><embedvar href="text/shared/01/02100000.xhp#ganze" markup="keep"/></paragraph>
<bookmark branch="hid/modules/swriter/ui/sidebarquickfindoptionsdialog/similarity" id="bm_id931722689290910" localize="false"/>
<h3 id="hd_id111722690229724"><link href="text/shared/01/02100100.xhp">Similarity</link></h3>
<embed href="text/shared/01/02100100.xhp#similarity_search_content"/>
-<h2 id="hd_id561722623457950"><embedvar href="text/shared/01/02100000.xhp#02100000" markup="ignore"/></h2>
+<h2 id="hd_id561722623457950" localize="false"><embedvar href="text/shared/01/02100000.xhp#02100000" markup="ignore"/></h2>
<embed href="text/shared/01/02100000.xhp#suchenersetzentext"/>
<embed href="text/shared/02/find_toolbar.xhp#find_and_replace_icon"/>
diff --git a/source/text/swriter/02/add_to_list.xhp b/source/text/swriter/02/add_to_list.xhp
index ecce8e3ad0..47fede3f54 100644
--- a/source/text/swriter/02/add_to_list.xhp
+++ b/source/text/swriter/02/add_to_list.xhp
@@ -49,7 +49,7 @@
<paragraph id="par_id631616018294373" role="listitem">Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id621616018340980" role="listitem"><embedvar href="text/swriter/02/add_to_list.xhp#rightclick"/></paragraph>
+ <paragraph id="par_id621616018340980" role="listitem" localize="false"><embedvar href="text/swriter/02/add_to_list.xhp#rightclick"/></paragraph>
</listitem>
</list>
<tip id="par_id811616018796902">Use this procedure to combine two lists.</tip>
@@ -69,10 +69,10 @@
</list>
<list type="unordered">
<listitem>
- <paragraph role="listitem" id="par_id141615979735757"><embedvar href="text/swriter/02/add_to_list.xhp#howtogetaddtolist"/></paragraph>
+ <paragraph role="listitem" id="par_id141615979735757" localize="false"><embedvar href="text/swriter/02/add_to_list.xhp#howtogetaddtolist"/></paragraph>
</listitem>
<listitem>
- <paragraph id="par_id961614073544958" role="listitem"><embedvar href="text/swriter/02/add_to_list.xhp#toolbar"/></paragraph>
+ <paragraph id="par_id961614073544958" role="listitem" localize="false"><embedvar href="text/swriter/02/add_to_list.xhp#toolbar"/></paragraph>
</listitem>
<listitem>
<paragraph id="par_id161615999749854" role="listitem"><variable id="rightclick">Right-click anywhere in highlighted selection, choose <menuitem>List - Add to List</menuitem>.</variable></paragraph>
@@ -81,4 +81,4 @@
<note id="par_id861614074931979">This procedure works for ordered and unordered lists.</note>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
diff --git a/source/text/swriter/guide/contentcontrols.xhp b/source/text/swriter/guide/contentcontrols.xhp
index 8576c9228e..85554c998c 100644
--- a/source/text/swriter/guide/contentcontrols.xhp
+++ b/source/text/swriter/guide/contentcontrols.xhp
@@ -128,7 +128,7 @@
</list>
<list type="ordered" startwith="6">
<listitem>
- <paragraph id="par_id621672751395854" role="listitem"><embedvar href="text/swriter/guide/contentcontrols.xhp#clickok" markup="ignore"/></paragraph>
+ <paragraph id="par_id621672751395854" role="listitem" localize="false"><embedvar href="text/swriter/guide/contentcontrols.xhp#clickok" markup="ignore"/></paragraph>
</listitem>
<listitem>
<paragraph id="par_id721672767925728" role="listitem">To insert a content, click on the control to open the drop-down list, select one of the items displayed.</paragraph>
diff --git a/source/text/swriter/guide/footer_pagenumber.xhp b/source/text/swriter/guide/footer_pagenumber.xhp
index 9a262431a0..1612767b94 100644
--- a/source/text/swriter/guide/footer_pagenumber.xhp
+++ b/source/text/swriter/guide/footer_pagenumber.xhp
@@ -53,7 +53,7 @@
<paragraph id="par_id3155554" role="listitem">Choose <emph>Insert - Field - Page Count</emph>.</paragraph>
</listitem>
</list>
- <h2 id="hd_id331715628566984"><embedvar href="text/swriter/guide/title_page.xhp#usingtitlepage"/></h2>
+ <h2 id="hd_id331715628566984" localize="false"><embedvar href="text/swriter/guide/title_page.xhp#usingtitlepage"/></h2>
<paragraph role="paragraph" id="par_id21715629004389">Title pages are a common way to create documents with different page numbering schemes.</paragraph>
<section id="relatedtopics">
<embed href="text/swriter/guide/header_footer.xhp#header_footer"/>
diff --git a/source/text/swriter/guide/registertrue.xhp b/source/text/swriter/guide/registertrue.xhp
index 0e494c80e4..70d9e3cdbe 100644
--- a/source/text/swriter/guide/registertrue.xhp
+++ b/source/text/swriter/guide/registertrue.xhp
@@ -63,8 +63,8 @@
<paragraph xml-lang="en-US" id="par_idN1068C" role="listitem">Open the Styles window (<switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), click the Paragraph Style you want to exempt, right-click that style, choose <emph>Modify</emph>. In the dialog, click the <link href="text/shared/01/05030100.xhp"><emph>Indents &amp; Spacing</emph></link> tab.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id481604252645547" role="listitem"><embedvar href="text/swriter/guide/registertrue.xhp#exempt"/></paragraph>
- <paragraph id="par_id911604252806932" role="listitem"><embedvar href="text/swriter/guide/registertrue.xhp#no-effect"/></paragraph>
+ <paragraph id="par_id481604252645547" role="listitem" localize="false"><embedvar href="text/swriter/guide/registertrue.xhp#exempt"/></paragraph>
+ <paragraph id="par_id911604252806932" role="listitem" localize="false"><embedvar href="text/swriter/guide/registertrue.xhp#no-effect"/></paragraph>
</listitem>
</list>
</body>
diff --git a/source/text/swriter/guide/stylist_fillformat.xhp b/source/text/swriter/guide/stylist_fillformat.xhp
index 778d9aa1d0..9cec4815d3 100644
--- a/source/text/swriter/guide/stylist_fillformat.xhp
+++ b/source/text/swriter/guide/stylist_fillformat.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="textswriterguidestylist_fillformatxml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Applying Styles in Fill Format Mode</title>
@@ -45,7 +45,7 @@
<paragraph xml-lang="en-US" id="par_id3153128" role="listitem">Click the icon of the style category that you want to apply.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_id3145090" role="listitem">Click the style, and then click the <item type="menuitem">Fill Format Mode</item> icon
+ <paragraph xml-lang="en-US" id="par_id3145090" role="listitem">Click the style, and then click the <item type="menuitem">Fill Format Mode</item> icon
<image id="img_id3149644" src="cmd/sc_fillstyle.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3149644">Icon</alt>
</image> in the <item type="menuitem">Styles</item> window.</paragraph>
</listitem>
@@ -57,13 +57,11 @@
</listitem>
</list>
<section id="relatedtopics">
- <paragraph xml-lang="en-US" id="par_id2227852" role="paragraph" localize="false">
-<embedvar href="text/shared/guide/paintbrush.xhp#formatpaintbrush"/>
-</paragraph>
+ <paragraph xml-lang="en-US" id="par_id2227852" role="paragraph" localize="false"><embedvar href="text/shared/guide/paintbrush.xhp#formatpaintbrush"/></paragraph>
<embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/>
<embed href="text/swriter/guide/stylist_fromselect.xhp#stylist_fromselect"/>
<embed href="text/swriter/guide/stylist_update.xhp#stylist_update"/>
<paragraph xml-lang="en-US" id="par_id3159259" role="paragraph"><link href="text/swriter/01/05140000.xhp">Styles</link></paragraph>
</section>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>