source/text/scalc/01/04060109.xhp |   46 +++++++++++++++++++++++++++++++-------
 1 file changed, 38 insertions(+), 8 deletions(-)

New commits:
commit dd6644f72864fec9043739e9939df284e8505853
Author:     Steve Fanning <stevemfann...@yahoo.co.uk>
AuthorDate: Wed Feb 10 18:25:17 2021 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Feb 10 20:19:08 2021 +0100

    Fix Examples section in Help description of Calc's HLOOKUP function.
    
    In the table of sample data, we have omitted the first column of row
    headings (as described in the text above the table). Also the heading of
    the last column should be "DO" rather than "DO4".
    
    File 04060109.xhp.
    
    Change-Id: Ib90f11f4937ba2f3283dfb96119ad5106a9e2274
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110680
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/04060109.xhp 
b/source/text/scalc/01/04060109.xhp
index 0e232ea29..682222b3c 100644
--- a/source/text/scalc/01/04060109.xhp
+++ b/source/text/scalc/01/04060109.xhp
@@ -465,22 +465,34 @@
         <table id="tab_id221612450364379">
    <tablerow>
        <tablecell>
-           <paragraph id="par_id271612450364379" role="tablehead" 
localize="false">A</paragraph>
+           <paragraph id="par_id801612978604237" role="tablehead" 
localize="false"></paragraph>
+       </tablecell>     
+       <tablecell>
+           <paragraph id="par_id881612978240743" role="tablehead" 
localize="false">A</paragraph>
+       </tablecell>
+       <tablecell>
+           <paragraph id="par_id271612450364379" role="tablehead" 
localize="false">B</paragraph>
        </tablecell>
        <tablecell>
-           <paragraph id="par_id301612450364379" role="tablehead" 
localize="false">B</paragraph>
+           <paragraph id="par_id301612450364379" role="tablehead" 
localize="false">C</paragraph>
        </tablecell>
             <tablecell>
-           <paragraph id="par_id551612452808535" role="tablehead" 
localize="false">C</paragraph>
+           <paragraph id="par_id551612452808535" role="tablehead" 
localize="false">D</paragraph>
        </tablecell>
        <tablecell>
            <paragraph id="par_id251612452859597" role="tablehead" 
localize="false">...</paragraph>
        </tablecell>
        <tablecell>
-           <paragraph id="par_id751612450364379" role="tablehead" 
localize="false">DO4</paragraph>
+           <paragraph id="par_id751612450364379" role="tablehead" 
localize="false">DO</paragraph>
        </tablecell>
    </tablerow>
    <tablerow>
+       <tablecell>
+           <paragraph id="par_id421612978935630" role="tablehead" 
localize="false">1</paragraph>
+       </tablecell>     
+       <tablecell>
+           <paragraph id="par_id151612978320063" 
role="tablecontent">Element</paragraph>
+       </tablecell>     
        <tablecell>
            <paragraph id="par_id711612450364379" 
role="tablecontent">Hydrogen</paragraph>
        </tablecell>
@@ -497,14 +509,20 @@
            <paragraph id="par_id571612453039430" 
role="tablecontent">Oganesson</paragraph>
        </tablecell>
    </tablerow>
-     <tablerow>
+   <tablerow>
+       <tablecell>
+           <paragraph id="par_id331612978936143" role="tablehead" 
localize="false">2</paragraph>
+       </tablecell>   
+       <tablecell>
+           <paragraph id="par_id341612978329327" 
role="tablecontent">Symbol</paragraph>
+       </tablecell>
        <tablecell>
            <paragraph id="par_id71612453081581" role="tablecontent" 
localize="false">H</paragraph>
        </tablecell>
        <tablecell>
            <paragraph id="par_id791612453096630" role="tablecontent" 
localize="false">He</paragraph>
        </tablecell>
-              <tablecell>
+       <tablecell>
            <paragraph id="par_id111612453384301" role="tablecontent" 
localize="false">Li</paragraph>
        </tablecell>
        <tablecell>
@@ -515,10 +533,16 @@
        </tablecell>
     </tablerow>
     <tablerow>
+       <tablecell>
+           <paragraph id="par_id141612978936342" role="tablehead" 
localize="false">3</paragraph>
+       </tablecell>       
+       <tablecell>
+           <paragraph id="par_id601612978601591" role="tablecontent">Atomic 
Number</paragraph>
+       </tablecell>
        <tablecell>
            <paragraph id="par_id491612453663656" role="tablecontent" 
localize="false">1</paragraph>
        </tablecell>
-             <tablecell>
+       <tablecell>
            <paragraph id="par_id501612453736586" role="tablecontent" 
localize="false">2</paragraph>
        </tablecell>
        <tablecell>
@@ -532,10 +556,16 @@
        </tablecell>
     </tablerow>
     <tablerow>
+       <tablecell>
+           <paragraph id="par_id721612978936518" role="tablehead" 
localize="false">4</paragraph>
+       </tablecell>       
+       <tablecell>
+           <paragraph id="par_id751612978603374" role="tablecontent">Relative 
Atomic Mass</paragraph>
+       </tablecell>      
        <tablecell>
            <paragraph id="par_id771612453688379" role="tablecontent" 
localize="false">1.008</paragraph>
        </tablecell>
-             <tablecell>
+       <tablecell>
            <paragraph id="par_id281612453852664" role="tablecontent" 
localize="false">4.0026</paragraph>
        </tablecell>
        <tablecell>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to