source/text/sbasic/shared/03/lib_tools.xhp        |    2 
 source/text/sbasic/shared/03030203.xhp            |    2 
 source/text/sbasic/shared/03130700.xhp            |   26 -
 source/text/sbasic/shared/vba_objects.xhp         |    4 
 source/text/scalc/01/04060103.xhp                 |  444 +++++++++---------
 source/text/scalc/01/04060105.xhp                 |    4 
 source/text/scalc/01/04060116.xhp                 |  338 ++++++--------
 source/text/scalc/01/04060119.xhp                 |  522 ++++++++++------------
 source/text/scalc/01/04060184.xhp                 |  428 +++++++++---------
 source/text/scalc/01/solver_options_algo.xhp      |  166 +++---
 source/text/scalc/guide/print_title_row.xhp       |   38 -
 source/text/sdatabase/main.xhp                    |   66 --
 source/text/shared/01/navigator.xhp               |   70 +-
 source/text/shared/01/sidebar_character_panel.xhp |    3 
 source/text/shared/02/12090100.xhp                |    4 
 source/text/shared/guide/standard_template.xhp    |    8 
 source/text/simpress/main0203.xhp                 |    2 
 source/text/swriter/01/04060100.xhp               |    2 
 source/text/swriter/01/page.xhp                   |   20 
 source/text/swriter/01/protectdocument.xhp        |    4 
 source/text/swriter/01/sidebar_quickfind.xhp      |   10 
 source/text/swriter/02/add_to_list.xhp            |    8 
 source/text/swriter/guide/contentcontrols.xhp     |    2 
 source/text/swriter/guide/footer_pagenumber.xhp   |    2 
 source/text/swriter/guide/registertrue.xhp        |    4 
 source/text/swriter/guide/stylist_fillformat.xhp  |   14 
 26 files changed, 1057 insertions(+), 1136 deletions(-)

New commits:
commit 9bbf0db1682b2cd6b749e0fbd9a72606277cafe5
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Thu Dec 19 15:13:53 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Dec 19 19:17:29 2024 +0100

    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.hal...@libreoffice.org>

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>
-e 
... etc. - the rest is truncated

Reply via email to