diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 09:50:28 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 16:17:14 +0200 |
commit | ecdb331fcdc8bd47a3556d6cc39380ff40e0e9ad (patch) | |
tree | f59791b1bb5da11ebd0b670570ac3ad13de96e1f /source/text/shared/00 | |
parent | c7be50ba620c4b90e136442087f5eb36b97fc608 (diff) |
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.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/00')
-rw-r--r-- | source/text/shared/00/00040503.xhp | 5 |
1 files changed, 5 insertions, 0 deletions
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> |