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 /AllLangHelp_swriter.mk | |
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 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |