diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-19 00:38:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-19 13:06:03 +0200 |
commit | e7394856b4a21493b7da5e29db35f3227c3e0fb9 (patch) | |
tree | 7c51e231923c8a1d553e995588118bfe4523da49 /AllLangHelp_swriter.mk | |
parent | 01eaa54adbab405db6aad6c2d476bd4ee775e61f (diff) |
tdf#155875 Tab'd UI cmds Writer/Format in Help(10)
+ refactoring
+ Writer Format menu (part 10)
Change-Id: I0adcec8732aa9c22b4c9e7c2140531a4a3a3a5bc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155852
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 1640f5c0f5..f979d8078c 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -230,6 +230,9 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/02/06120000 \ helpcontent2/source/text/swriter/02/06130000 \ helpcontent2/source/text/swriter/02/06140000 \ + helpcontent2/source/text/swriter/02/06150000 \ + helpcontent2/source/text/swriter/02/06160000 \ + helpcontent2/source/text/swriter/02/06170000 \ helpcontent2/source/text/swriter/02/08010000 \ helpcontent2/source/text/swriter/02/08080000 \ helpcontent2/source/text/swriter/02/10010000 \ |