AllLangHelp_swriter.mk                                      |    1 
 source/text/shared/00/00040503.xhp                          |    5 +
 source/text/swriter/01/HeadingRowsRepeat.xhp                |   40 ++++++++++++
 source/text/swriter/guide/table_repeat_multiple_headers.xhp |   21 ++----
 source/text/swriter/main0110.xhp                            |    4 -
 5 files changed, 56 insertions(+), 15 deletions(-)

New commits:
commit c7be50ba620c4b90e136442087f5eb36b97fc608
Author:     Olivier Hallot <[email protected]>
AuthorDate: Sat Sep 9 09:14:41 2023 -0300
Commit:     Olivier Hallot <[email protected]>
CommitDate: Sat Sep 9 16:12:02 2023 +0200

    tdf#155875 UI cmds Writer/Table in Help(38)
    
    + refactoring
    + Table - Headers Repeat command (part 38)
    
    Change-Id: Ibb03109bb1b4d6dfc7460be181e8457b14f9d1c0
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156777
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk
index 976aff8d2f..59649dcb4f 100644
--- a/AllLangHelp_swriter.mk
+++ b/AllLangHelp_swriter.mk
@@ -175,6 +175,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\
     helpcontent2/source/text/swriter/01/format_object \
     helpcontent2/source/text/swriter/01/format_frame \
     helpcontent2/source/text/swriter/01/goto \
+    helpcontent2/source/text/swriter/01/HeadingRowsRepeat \
     helpcontent2/source/text/swriter/01/legacynumbering \
     helpcontent2/source/text/swriter/01/mailmerge00 \
     helpcontent2/source/text/swriter/01/mailmerge01 \
diff --git a/source/text/shared/00/00040503.xhp 
b/source/text/shared/00/00040503.xhp
index 5ad7696755..24fd435d80 100644
--- a/source/text/shared/00/00040503.xhp
+++ b/source/text/shared/00/00040503.xhp
@@ -98,6 +98,11 @@
     <paragraph role="paragraph" id="par_id581694255149586">Choose 
<menuitem>Table - Number Recognition</menuitem>.</paragraph>
 </section>
 
+<section id="headingrowsrepeat">
+  <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+  <paragraph role="paragraph" id="par_id571694259687685">Choose 
<menuitem>Table - Header Rows Repeat Across Pages</menuitem>.</paragraph>
+</section>
+
 <section id="alignment">
 <paragraph role="paragraph" id="par_id3154923"><switchinline 
select="appl"><caseinline select="CHART">Choose <emph>Format - Title - Main 
Title - Alignment</emph> tab.</caseinline><defaultinline>Choose <emph>Format - 
Cells - Alignment</emph> tab.</defaultinline></switchinline></paragraph>
 <paragraph role="paragraph" id="par_id3149457"><switchinline 
select="appl"><caseinline select="CHART"/><defaultinline>Open context menu of a 
column header in a database table - choose <emph>Column Format - 
Alignment</emph> tab.</defaultinline></switchinline></paragraph>
diff --git a/source/text/swriter/01/HeadingRowsRepeat.xhp 
b/source/text/swriter/01/HeadingRowsRepeat.xhp
new file mode 100644
index 0000000000..ae94781473
--- /dev/null
+++ b/source/text/swriter/01/HeadingRowsRepeat.xhp
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+
+    <meta>
+        <topic id="textswriter01HeadingRowsRepeatxhp" indexer="include" 
status="PUBLISH">
+            <title id="tit">Header Rows Repeat Across Pages</title>
+            <filename>/text/swriter/01/HeadingRowsRepeat.xhp</filename>
+        </topic>
+    </meta>
+<body>
+<comment>Header and Heading rows for Writer tables are intermixed in 
UI</comment>
+<bookmark id="bm_id721694258259128" branch="hid/.uno:HeadingRowsRepeat" 
localize="false"/>
+<bookmark branch="index" id="bm_id701694260835034">
+<bookmark_value>tables; header repetition after page breaks</bookmark_value>
+<bookmark_value>repeating; table headers after page breaks</bookmark_value>
+<bookmark_value>headers; repeating in tables</bookmark_value>
+</bookmark>
+<section id="HeadingRowsRepeat">
+    <h1 id="hd_id161694258259129"><variable id="h1"><link 
href="text/swriter/01/HeadingRowsRepeat.xhp">Header Rows Repeat Across 
Pages</link></variable></h1>
+    <paragraph role="paragraph" id="par_id451630938722616">Repeat a table 
header on each new page that the table spans.</paragraph>
+</section>
+<section id="howtoget">
+    <embed href="text/shared/00/00040503.xhp#headingrowsrepeat"/>
+</section>
+<note id="par_id571694256958083">When this feature is on, a check mark is 
displayed in front of the <menuitem>Header Rows Repeat Across Pages</menuitem> 
command.</note>
+<section id="relatedtopics">
+    <paragraph role="paragraph" id="par_id311694260654518" 
localize="false"><embedvar 
href="text/swriter/guide/table_repeat_multiple_headers.xhp#table_repeat_multiple_headers"
 markup="ignore"/></paragraph>
+    <embed href="text/swriter/main0110.xhp#h1"/>
+</section>
+</body>
+</helpdocument>
+
diff --git a/source/text/swriter/guide/table_repeat_multiple_headers.xhp 
b/source/text/swriter/guide/table_repeat_multiple_headers.xhp
index 9917452ff7..89e29011e5 100644
--- a/source/text/swriter/guide/table_repeat_multiple_headers.xhp
+++ b/source/text/swriter/guide/table_repeat_multiple_headers.xhp
@@ -20,37 +20,34 @@
 
 <meta>
   <topic id="textswriterguidetable_repeat_multiple_headersxml" 
indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Repeating a Table Header on a New 
Page</title>
+    <title id="tit">Repeating a Table Header on a New Page</title>
     <filename>/text/swriter/guide/table_repeat_multiple_headers.xhp</filename>
   </topic>
 </meta>
 
 <body>
 
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155870">
-  <bookmark_value>tables; heading repetition after page breaks</bookmark_value>
-  <bookmark_value>repeating; table headings after page breaks</bookmark_value>
-  <bookmark_value>headings; repeating in tables</bookmark_value>
-  <bookmark_value>multi-page tables</bookmark_value>
+<bookmark branch="index" id="bm_id3155870">
+<bookmark_value>multi-page tables</bookmark_value>
 </bookmark>
 <comment>MW made "table heading repetition..." a two level entry and changed 
"headers;" to "headings:"</comment><comment>mw added "multi-page 
tables"</comment>
-<paragraph id="par_id3155870" role="paragraph" localize="false" 
xml-lang="en-US"/>
+<paragraph id="par_id3155870" role="paragraph" localize="false"/>
 
 <h1 id="hd_id3153406"><variable id="table_repeat_multiple_headers"><link 
href="text/swriter/guide/table_repeat_multiple_headers.xhp">Repeating a Table 
Heading on a New Page</link></variable></h1>
-<paragraph id="par_id3149636" role="paragraph" xml-lang="en-US">You can repeat 
a table heading on each new page that the table spans.</paragraph>
+<paragraph id="par_id3149636" role="paragraph">You can repeat a table heading 
on each new page that the table spans.</paragraph>
 
 <list type="ordered">
   <listitem>
-    <paragraph id="par_id3145098" role="listitem" xml-lang="en-US">Choose 
<emph>Table - Insert Table</emph>.</paragraph>
+    <paragraph id="par_id3145098" role="listitem">Choose <emph>Table - Insert 
Table</emph>.</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id3156240" role="listitem" xml-lang="en-US">Select the 
<item type="menuitem">Heading</item> and the <item type="menuitem">Repeat 
heading rows on new pages</item> check boxes.</paragraph>
+    <paragraph id="par_id3156240" role="listitem">Select the <item 
type="menuitem">Heading</item> and the <item type="menuitem">Repeat heading 
rows on new pages</item> check boxes.</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id3153376" role="listitem" xml-lang="en-US">Select the 
number of rows and columns for the table.</paragraph>
+    <paragraph id="par_id3153376" role="listitem">Select the number of rows 
and columns for the table.</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id3153393" role="listitem" xml-lang="en-US">Click 
<emph>OK</emph>.</paragraph>
+    <paragraph id="par_id3153393" role="listitem">Click 
<emph>OK</emph>.</paragraph>
   </listitem>
 </list>
 
diff --git a/source/text/swriter/main0110.xhp b/source/text/swriter/main0110.xhp
index fb7270a866..af87709dab 100644
--- a/source/text/swriter/main0110.xhp
+++ b/source/text/swriter/main0110.xhp
@@ -61,9 +61,7 @@
 <bookmark branch="hid/20459" id="bm_id4031800" localize="false"/>
 
 <embed href="text/swriter/01/TableNumberRecognition.xhp#numberrecognition"/>
-
-<h2 id="hd_id711630938569930">Header Rows Repeat Across Pages</h2>
-<paragraph role="paragraph" id="par_id451630938722616">Repeat a table heading 
on each new page that the table spans.</paragraph>
+<embed href="text/swriter/01/HeadingRowsRepeat.xhp#HeadingRowsRepeat"/>
 
 <h2 id="hd_id191630938574129">Rows to Break Across Pages</h2>
 <paragraph role="paragraph" id="par_id841630938899606">Allows a page break or 
column break inside a row of the table. This option is not applied to the first 
row in a table if the <emph>Repeat Heading</emph> option is 
selected.</paragraph>

Reply via email to