AllLangHelp_swriter.mk              |    1 
 source/text/shared/00/00040503.xhp  |    5 ++
 source/text/shared/05/err_html.xhp  |   10 ++--
 source/text/swriter/01/05090300.xhp |   86 +++++++++++++++++-------------------
 source/text/swriter/01/RowSplit.xhp |   38 +++++++++++++++
 source/text/swriter/main0110.xhp    |    3 -
 6 files changed, 91 insertions(+), 52 deletions(-)

New commits:
commit ecdb331fcdc8bd47a3556d6cc39380ff40e0e9ad
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Sep 9 09:50:28 2023 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Sep 9 16:17:14 2023 +0200

    tdf#155875 UI cmds Writer/Table in Help(40)
    
    + refactoring
    + Table - RowSplit command (part 40)
    
    Change-Id: Ieae864974dfd600bf9c2c75cf2cfeff7f076dbdf
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156778
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk
index 59649dcb4f..53ba85894b 100644
--- a/AllLangHelp_swriter.mk
+++ b/AllLangHelp_swriter.mk
@@ -200,6 +200,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\
     helpcontent2/source/text/swriter/01/outlinecontent_visibility \
     helpcontent2/source/text/swriter/01/pagenumbering \
     helpcontent2/source/text/swriter/01/protectdocument \
+    helpcontent2/source/text/swriter/01/RowSplit \
     helpcontent2/source/text/swriter/01/selection_mode \
     helpcontent2/source/text/swriter/01/select_text \
     helpcontent2/source/text/swriter/01/show_whitespace \
diff --git a/source/text/shared/00/00040503.xhp 
b/source/text/shared/00/00040503.xhp
index 24fd435d80..8ca31469fc 100644
--- a/source/text/shared/00/00040503.xhp
+++ b/source/text/shared/00/00040503.xhp
@@ -103,6 +103,11 @@
   <paragraph role="paragraph" id="par_id571694259687685">Choose 
<menuitem>Table - Header Rows Repeat Across Pages</menuitem>.</paragraph>
 </section>
 
+<section id="rowsplit">
+  <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+  <paragraph role="paragraph" id="par_id291694262754427">Choose 
<menuitem>Table - Row to Break 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/shared/05/err_html.xhp 
b/source/text/shared/05/err_html.xhp
index f8a9fd2954..db86437b7b 100644
--- a/source/text/shared/05/err_html.xhp
+++ b/source/text/shared/05/err_html.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textshared05err_htmlxml" indexer="exclude" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Help Page Not Found</title>
+    <title id="tit">Help Page Not Found</title>
   <filename>/text/shared/05/err_html.xhp</filename>
   </topic>
   <history>
@@ -29,18 +29,18 @@
 </meta>
 <body>
 <h1 id="hd_id3146957">Could not find Help page (404).</h1>
-  <paragraph role="paragraph" id="par_id3147088" xml-lang="en-US">That is an 
error. Possible causes are:</paragraph>
+  <paragraph role="paragraph" id="par_id3147088">That is an error. Possible 
causes are:</paragraph>
 <list type="unordered">
     <listitem>
-        <paragraph id="par_id131592238966436"  role="listitem">The page does 
not exist and must be created.</paragraph>
+        <paragraph id="par_id131592238966436" role="listitem">The page does 
not exist and must be created.</paragraph>
     </listitem>
     <listitem>
-        <paragraph id="par_id201592238985883"  role="listitem">The page 
exists, but the Help ID is wrong or missing.</paragraph>
+        <paragraph id="par_id201592238985883" role="listitem">The page exists, 
but the Help ID is wrong or missing.</paragraph>
     </listitem>
 </list>
 <paragraph role="paragraph" id="par_id761592239118086">Use the Module, 
Contents, Index and Search selectors to find the right page.</paragraph>
 
 <paragraph role="paragraph" id="par_id971592240070356">The following data 
could be helpful in locating the error:</paragraph>
-<paragraph role="paragraph" id="par_id3143268" xml-lang="en-US">Help ID: 
<emph><help-id-missing/></emph></paragraph>
+<paragraph role="paragraph" id="par_id3143268">Help ID: 
<emph><help-id-missing/></emph></paragraph>
 </body>
 </helpdocument>
diff --git a/source/text/swriter/01/05090300.xhp 
b/source/text/swriter/01/05090300.xhp
index c1d26d8b9c..9bff47c70d 100644
--- a/source/text/swriter/01/05090300.xhp
+++ b/source/text/swriter/01/05090300.xhp
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,11 +16,10 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
 <helpdocument version="1.0">
 <meta>
 <topic id="textswriter0105090300xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Text Flow</title>
+<title id="tit">Text Flow</title>
 <filename>/text/swriter/01/05090300.xhp</filename>
 </topic>
 <history>
@@ -31,83 +28,82 @@
 </meta>
 <body>
 <section id="text_flow">
-<bookmark xml-lang="en-US" branch="index" 
id="bm_id3154558"><bookmark_value>tables;text flow around text 
tables</bookmark_value>
+<bookmark branch="index" id="bm_id3154558"><bookmark_value>tables;text flow 
around text tables</bookmark_value>
 <bookmark_value>text flow;around text tables</bookmark_value>
 <bookmark_value>columns; breaks in text tables</bookmark_value>
 <bookmark_value>row breaks in text tables</bookmark_value>
-<bookmark_value>tables; allowing page breaks</bookmark_value>
 <bookmark_value>page breaks; tables</bookmark_value>
 <bookmark_value>splitting tables;row breaks</bookmark_value>
 </bookmark>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/@@nowidget@@" 
id="bm_@@nowidget@@" localize="false"/>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/TableTextFlowPage" 
id="bm_id3154507" localize="false"/>
-<h1 id="hd_id3154558"><link href="text/swriter/01/05090300.xhp">Text 
Flow</link></h1>
-<paragraph role="paragraph" id="par_id3145245" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/TableTextFlowPage">Set the text flow 
options for the text before and after the table.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/@@nowidget@@" 
id="bm_@@nowidget@@" localize="false"/>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/TableTextFlowPage" 
id="bm_id3154507" localize="false"/>
+<h1 id="hd_id3154558"><variable id="h1"><link 
href="text/swriter/01/05090300.xhp">Text Flow</link></variable></h1>
+<paragraph role="paragraph" id="par_id3145245"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/TableTextFlowPage">Set the text flow 
options for the text before and after the table.</ahelp></paragraph>
 </section>
 <section id="howtoget">
   <embed href="text/swriter/00/00000405.xhp#tabelletextfluss"/>
 </section>
 <h2 id="hd_id3153920">Text flow</h2>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/break" id="bm_id3147174" 
localize="false"/>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/break" 
id="bm_id3147174" localize="false"/>
 <h3 id="hd_id3153720">Break</h3>
-<paragraph role="paragraph" id="par_id3154643" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/break">Select this check box, and 
then select the type of break that you want to associate with the 
table.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/page" id="bm_id3147567" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3154643"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/break">Select this check box, and 
then select the type of break that you want to associate with the 
table.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/page" 
id="bm_id3147567" localize="false"/>
 <h3 id="hd_id3151183">Page</h3>
-<paragraph role="paragraph" id="par_id3149286" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/page">Inserts a page break before or 
after the table.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/column" id="bm_id3154479" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3149286"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/page">Inserts a page break before or 
after the table.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/column" 
id="bm_id3154479" localize="false"/>
 <h3 id="hd_id3150981">Column</h3>
-<paragraph role="paragraph" id="par_id3151310" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/column">Inserts a column break before 
or after the table on a multi-column page.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/before" id="bm_id3149689" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3151310"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/column">Inserts a column break before 
or after the table on a multi-column page.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/before" 
id="bm_id3149689" localize="false"/>
 <h3 id="hd_id3155898">Before</h3>
-<paragraph role="paragraph" id="par_id3149695" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/before">Inserts a page or column 
break before the table.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/after" id="bm_id3159201" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3149695"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/before">Inserts a page or column 
break before the table.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/after" 
id="bm_id3159201" localize="false"/>
 <h3 id="hd_id3159189">After</h3>
-<paragraph role="paragraph" id="par_id3155179" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/after">Inserts a page or column break 
after the table.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/pagestyle" id="bm_id3143276" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3155179"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/after">Inserts a page or column break 
after the table.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/pagestyle" 
id="bm_id3143276" localize="false"/>
 <h3 id="hd_id3149490">With Page Style</h3>
-<paragraph role="paragraph" id="par_id3143282" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/pagestyle">Applies the page style 
that you specify to the first page that follows the page 
break.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/pagestylelb" id="bm_id3151258" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3143282"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/pagestyle">Applies the page style 
that you specify to the first page that follows the page 
break.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/pagestylelb" 
id="bm_id3151258" localize="false"/>
 <h3 id="hd_id3154839">Page Style</h3>
-<paragraph role="paragraph" id="par_id3149098" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/pagestylelb">Select the page style 
that you want to apply to the first page that follows the 
break.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/pagenonf" id="bm_id3148972" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3149098"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/pagestylelb">Select the page style 
that you want to apply to the first page that follows the 
break.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/pagenonf" 
id="bm_id3148972" localize="false"/>
 <h3 id="hd_id3149819">Page number</h3>
-<paragraph role="paragraph" id="par_id3148978" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/pagenonf">Enter the page number for 
the first page that follows the break. If you want to continue the current page 
numbering, leave the checkbox unchecked.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/split" id="bm_id3147221" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3148978"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/pagenonf">Enter the page number for 
the first page that follows the break. If you want to continue the current page 
numbering, leave the checkbox unchecked.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/split" 
id="bm_id3147221" localize="false"/>
 <h3 id="hd_id3147100">Allow table to split across pages and columns</h3>
-<paragraph role="paragraph" id="par_id3153629" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/split">Allows a page break or column 
break between the rows of a table.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/splitrow" id="bm_id3669240" 
localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:RowSplit" id="bm_id6725669" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3153629"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/split">Allows a page break or column 
break between the rows of a table.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/splitrow" 
id="bm_id3669240" localize="false"/>
+
 <h3 id="par_idN108D6">Allow row to break across pages and columns</h3>
-<paragraph role="paragraph" id="par_idN108DA" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/splitrow">Allows a page break or 
column break inside a row of the table.</ahelp> This option is not applied to 
the first row in a table if the <emph>Repeat Heading</emph> option is 
selected.</paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/keep" id="bm_id3149046" 
localize="false"/>
+<paragraph role="paragraph" id="par_idN108DA"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/splitrow">Allows a page break or 
column break inside a row of the table.</ahelp> This option is not applied to 
the first row in a table if the <emph>Repeat Heading</emph> option is 
selected.</paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/keep" 
id="bm_id3149046" localize="false"/>
 <h3 id="hd_id3149034">Keep with next paragraph</h3>
-<paragraph role="paragraph" id="par_id3147577" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/keep">Keeps the table and the 
following paragraph together when you insert the break.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/headline" id="bm_id3155137" 
localize="false"/>
+<paragraph role="paragraph" id="par_id3147577"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/keep">Keeps the table and the 
following paragraph together when you insert the break.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/headline" 
id="bm_id3155137" localize="false"/>
 <h3 id="hd_id3152772">Repeat heading</h3>
-<paragraph role="paragraph" id="par_id3153350" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/headline">Repeats the table heading 
on a new page when the table spans more than one page.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/repeatheadernf" 
id="bm_id3560289" localize="false"/>
+<paragraph role="paragraph" id="par_id3153350"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/headline">Repeats the table heading 
on a new page when the table spans more than one page.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/repeatheadernf" 
id="bm_id3560289" localize="false"/>
 <h3 id="par_idN1091C">The first ... rows</h3>
-<paragraph role="paragraph" id="par_idN10920" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/repeatheadernf">Enter the number of 
rows to include in the heading.</ahelp></paragraph>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/textorientation" 
id="bm_id2659993" localize="false"/>
+<paragraph role="paragraph" id="par_idN10920"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/repeatheadernf">Enter the number of 
rows to include in the heading.</ahelp></paragraph>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/textorientation" 
id="bm_id2659993" localize="false"/>
 <h3 id="par_idN10940">Text orientation</h3>
-<paragraph role="paragraph" id="par_idN10944" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/textorientation">Select the 
orientation for the text in the cells.</ahelp> You can use the following 
formatting options to specify the orientation of text in table 
cells:</paragraph>
+<paragraph role="paragraph" id="par_idN10944"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/textorientation">Select the 
orientation for the text in the cells.</ahelp> You can use the following 
formatting options to specify the orientation of text in table 
cells:</paragraph>
 <list type="unordered">
 <listitem>
-<paragraph role="paragraph" id="par_idN10964" 
xml-lang="en-US">Horizontal</paragraph>
+<paragraph role="paragraph" id="par_idN10964">Horizontal</paragraph>
 </listitem>
 <listitem>
-<paragraph role="paragraph" id="par_idN10968" xml-lang="en-US">Vertical (top 
to bottom)</paragraph>
+<paragraph role="paragraph" id="par_idN10968">Vertical (top to 
bottom)</paragraph>
 </listitem>
 <listitem>
-<paragraph role="paragraph" id="par_idN1097T" xml-lang="en-US">Use 
superordinate object settings</paragraph>
+<paragraph role="paragraph" id="par_idN1097T">Use superordinate object 
settings</paragraph>
 </listitem>
 <listitem>
-<paragraph role="paragraph" id="par_idN10969" xml-lang="en-US">Vertical 
(bottom to top)</paragraph>
+<paragraph role="paragraph" id="par_idN10969">Vertical (bottom to 
top)</paragraph>
 </listitem>
 </list>
-<bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/tabletextflowpage/vertorient" id="bm_id3262733" 
localize="false"/>
+<bookmark branch="hid/modules/swriter/ui/tabletextflowpage/vertorient" 
id="bm_id3262733" localize="false"/>
 <h2 id="hd_id3151028">Vertical alignment</h2>
-<paragraph role="paragraph" id="par_id3149164" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/vertorient">Specify the vertical text 
alignment for the cells in the table.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3149164"><ahelp 
hid="modules/swriter/ui/tabletextflowpage/vertorient">Specify the vertical text 
alignment for the cells in the table.</ahelp></paragraph>
 
 <section id="relatedtopics">
   <embed 
href="text/swriter/guide/table_repeat_multiple_headers.xhp#table_repeat_multiple_headers"/>
diff --git a/source/text/swriter/01/RowSplit.xhp 
b/source/text/swriter/01/RowSplit.xhp
new file mode 100644
index 0000000000..1e97130b92
--- /dev/null
+++ b/source/text/swriter/01/RowSplit.xhp
@@ -0,0 +1,38 @@
+<?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="textswriter01RowSplitxhp" indexer="include" 
status="PUBLISH">
+            <title id="tit">Row to Break Across Pages</title>
+            <filename>/text/swriter/01/RowSplit.xhp</filename>
+        </topic>
+    </meta>
+<body>
+<bookmark id="bm_id511694262517017" branch="hid/.uno:RowSplit" 
localize="false"/>
+<bookmark branch="index" id="bm_id451694263612943">
+    <bookmark_value>tables; allowing page breaks</bookmark_value>
+</bookmark>
+<section id="rowsplit">
+    <h1 id="hd_id491694262517019"><variable id="h1"><link 
href="text/swriter/01/RowSplit.xhp">Row to Break Across 
Pages</link></variable></h1>
+    <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>
+</section>
+<section id="howtoget">
+    <embed href="text/shared/00/00040503.xhp#rowsplit"/>
+</section>
+<note id="par_id571694256958083">When this feature is on, a check mark is 
displayed in front of the <menuitem>Row to Break Across Pages</menuitem> 
command.</note>
+<section id="relatedtopics">
+    <paragraph role="paragraph" id="par_id281694263206550" 
localize="false"><embedvar href="text/swriter/01/05090300.xhp#h1" 
markup="ignore"/></paragraph>
+    <embed href="text/swriter/main0110.xhp#h1"/>
+</section>
+</body>
+</helpdocument>
+
+
diff --git a/source/text/swriter/main0110.xhp b/source/text/swriter/main0110.xhp
index af87709dab..bf12966e18 100644
--- a/source/text/swriter/main0110.xhp
+++ b/source/text/swriter/main0110.xhp
@@ -63,8 +63,7 @@
 <embed href="text/swriter/01/TableNumberRecognition.xhp#numberrecognition"/>
 <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>
+<embed href="text/swriter/01/RowSplit.xhp#rowsplit"/>
 
 <bookmark branch="hid/.uno:TableConvertMenu" id="bm_id481690375592945" 
localize="false"/>
 <h2 id="par_idN10603">Convert</h2>

Reply via email to