diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 09:14:41 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 16:12:02 +0200 |
commit | c7be50ba620c4b90e136442087f5eb36b97fc608 (patch) | |
tree | 2378a289e82993697ada1589c7b9c6dc8685bd0e /AllLangHelp_swriter.mk | |
parent | ff28718632e3062ced6aea9f38cf8934bf3f36d4 (diff) |
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 <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 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 \ |