source/text/scalc/guide/cell_enter.xhp |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 714b152de6a39ced79cc88ef17e51ef7efec5abc
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Wed Jan 26 21:55:38 2022 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Thu Jan 27 04:09:18 2022 +0100

    tdf#147011 Fix text on entering data in Calc
    
    Change-Id: I713351de49059b643acceae8ce0f65f664829980
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128962
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/scalc/guide/cell_enter.xhp 
b/source/text/scalc/guide/cell_enter.xhp
index c7f81cab7..208653230 100644
--- a/source/text/scalc/guide/cell_enter.xhp
+++ b/source/text/scalc/guide/cell_enter.xhp
@@ -32,24 +32,24 @@
       <bookmark_value>cell ranges;selecting for data entries</bookmark_value>
       <bookmark_value>areas, see also cell ranges</bookmark_value>
 </bookmark>
-<paragraph xml-lang="en-US" id="hd_id3405255" role="heading" 
level="1"><variable id="cell_enter"><link 
href="text/scalc/guide/cell_enter.xhp">Entering Values</link>
-</variable></paragraph>
+<h1 id="hd_id3405255"><variable id="cell_enter"><link 
href="text/scalc/guide/cell_enter.xhp">Entering Values</link>
+</variable></h1>
       <paragraph xml-lang="en-US" id="par_id7147129" role="paragraph">Calc can 
simplify entering data and values into multiple cells. You can change some 
settings to conform to your preferences.</paragraph>
-      <paragraph xml-lang="en-US" id="hd_id5621509" role="heading" 
level="2">To Enter Values Into a Range of Cells Manually</paragraph>
+      <h2 id="hd_id5621509">To Enter Values Into a Range of Cells Manually</h2>
       <paragraph xml-lang="en-US" id="par_id8200018" role="paragraph">There 
are two features that assist you when you enter a block of data 
manually.</paragraph>
-      <paragraph xml-lang="en-US" id="hd_id1867427" role="heading" 
level="3">Area Detection for New Rows</paragraph>
+      <h3 id="hd_id1867427">Area Detection for New Rows</h3>
       <paragraph xml-lang="en-US" id="par_id7908871" role="paragraph">In the 
row below a heading row, you can advance from one cell to the next with the Tab 
key. After you enter the value into the last cell in the current row, press 
Enter. Calc positions the cursor below the first cell of the current 
block.</paragraph>
       <paragraph xml-lang="en-US" id="par_id6196783" role="paragraph">
 <image id="img_id6473586" src="media/helpimg/area1.png" width="4.8335in" 
height="1.5937in"><alt xml-lang="en-US" id="alt_id6473586">area detection</alt>
        </image></paragraph>
       <paragraph xml-lang="en-US" id="par_id8118839" role="paragraph">In row 
3, press Tab to advance from cell B3 to C3, D3, and E3. Then press Enter to 
advance to B4.</paragraph>
-      <paragraph xml-lang="en-US" id="hd_id3583788" role="heading" 
level="3">Area Selection</paragraph>
-      <paragraph xml-lang="en-US" id="par_id2011780" role="paragraph">Use 
drag-and-drop to select the area where you want to input values. But start 
dragging from the last cell of the area and release the mouse button when you 
have selected the first cell. Now you can start to input values. Always press 
the Tab key to advance to the next cell. You will not leave the selected 
area.</paragraph>
+      <h3 id="hd_id3583788">Area Selection</h3>
+      <paragraph xml-lang="en-US" id="par_id2011780" role="paragraph">Select 
the area where you want to input values. Now you can start to input values from 
the cursor position in the selected area. Press the <keycode>Tab</keycode> key 
to advance to the next cell or <keycode>Shift</keycode> + 
<keycode>Tab</keycode> to move backward. At the edges of the selected area the 
tab key jumps inside the selected area. You will not leave the selected 
area.</paragraph>
       <paragraph xml-lang="en-US" id="par_id7044282" role="paragraph">
 <image id="img_id2811365" src="media/helpimg/area2.png" width="4.8335in" 
height="1.5937in"><alt xml-lang="en-US" id="alt_id2811365">area selection</alt>
        </image></paragraph>
-      <paragraph xml-lang="en-US" id="par_id3232520" role="paragraph">Select 
the area from E7 to B3. Now B3 is waiting for your input. Press Tab to advance 
to the next cell within the selected area.</paragraph>
-      <paragraph xml-lang="en-US" id="hd_id8950163" role="heading" 
level="2">To Enter Values to a Range of Cells Automatically</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3232520" role="paragraph">Select 
the area from B3 to E7. Now B3 is waiting for your input. Press 
<keycode>Tab</keycode> to advance to the next cell within the selected 
area.</paragraph>
+      <h2 id="hd_id8950163">To Enter Values to a Range of Cells 
Automatically</h2>
       <paragraph xml-lang="en-US" id="par_id633869" role="paragraph">See <link 
href="text/scalc/guide/calc_series.xhp">Automatically Filling in Data Based on 
Adjacent Cells</link>.</paragraph>
       <section id="relatedtopics">
          <embed href="text/scalc/guide/formula_enter.xhp#formula_enter"/>

Reply via email to