diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-05-26 23:47:05 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-05-27 10:08:25 +0200 |
commit | 60d9df79df1071d5ad299464a4705abb237810ca (patch) | |
tree | 14a31c90a42ec20af599831355db96b4071eef2d /source/text/swriter | |
parent | bdaeee88ae63c1107b6c7db0dbcabb5347554397 (diff) |
tdf#89131 add explanation about adding Heading rows to Insert - Table
Change-Id: Ic3f9f82fad1693b60e31c331e2805a7748ce9cfe
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135004
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/04150000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/01/04150000.xhp b/source/text/swriter/01/04150000.xhp index 426ac68d05..8d26d5e4e0 100644 --- a/source/text/swriter/01/04150000.xhp +++ b/source/text/swriter/01/04150000.xhp @@ -51,7 +51,7 @@ <paragraph role="paragraph" id="par_id3154638" xml-lang="en-US">$[officename] can automatically format numbers that you enter in a table cell, for example, dates and times. To activate this feature, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Table</emph> and click the<emph> Number recognition </emph>check box in the <emph>Input in tables</emph> area.</paragraph> <embed href="text/swriter/guide/calculate_intext2.xhp#calculate_intext2"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/inserttable/nameedit" id="bm_id3147514" localize="false"/> -<paragraph role="heading" id="hd_id3145419" xml-lang="en-US" level="2">Name</paragraph> +<h2 id="hd_id3145419" xml-lang="en-US">Name</h2> <paragraph role="paragraph" id="par_id3154099" xml-lang="en-US"><ahelp hid="modules/swriter/ui/inserttable/nameedit">Enter a name for the table.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/inserttable/colspin" id="bm_id3154569" localize="false"/> <paragraph role="heading" id="hd_id3153672" xml-lang="en-US" level="3">Columns</paragraph> @@ -68,10 +68,10 @@ <paragraph role="heading" id="hd_id3143270" xml-lang="en-US" level="3">Repeat heading rows on new pages</paragraph> <paragraph role="paragraph" id="par_id3151252" xml-lang="en-US"><ahelp hid="modules/swriter/ui/inserttable/repeatcb">Repeats the heading of the table at the top of subsequent page if the table spans more than one page.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/inserttable/repeatheaderspin" id="bm_id227973" localize="false"/> -<paragraph role="heading" id="par_idN10754" xml-lang="en-US" level="3">Heading rows</paragraph> -<paragraph role="paragraph" id="par_idN10758" xml-lang="en-US"><ahelp hid="modules/swriter/ui/inserttable/repeatheaderspin">Select the number of rows that you want to use for the heading.</ahelp></paragraph> +<h3 id="par_idN10754" xml-lang="en-US">Heading rows</h3> +<paragraph role="paragraph" id="par_idN10758" xml-lang="en-US"><ahelp hid="modules/swriter/ui/inserttable/repeatheaderspin">Select the number of rows that you want to use for the heading.</ahelp> The spinbox accepts values up to one less than the number of rows being inserted.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/inserttable/dontsplitcb" id="bm_id3149100" localize="false"/> -<paragraph role="heading" id="hd_id3149821" xml-lang="en-US" level="3">Don't split the table over pages</paragraph> +<h3 id="hd_id3149821" xml-lang="en-US">Don't split the table over pages</h3> <paragraph role="paragraph" id="par_id3149106" xml-lang="en-US"><ahelp hid="modules/swriter/ui/inserttable/dontsplitcb">Prevents the table from spanning more than one page.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/inserttable/formatlbinstable" id="bm_id3147226" localize="false"/> <paragraph role="heading" id="hd_id3147213" xml-lang="en-US" level="2">List of table styles</paragraph> |