diff options
author | Laurent BP <laurent.balland-poirier@laposte.net> | 2022-05-21 19:32:21 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-02 00:31:20 +0200 |
commit | 6cad3f7596e2296adda304ab1c613a429bb6ae93 (patch) | |
tree | 04ffda846452f3aa8f3380e4b41e707afe018ab1 /AllLangHelp_scalc.mk | |
parent | b30109758ad6b6bcb8b82d6a646fc055cd3a2402 (diff) |
tdf#129674 New command Go to Sheet
Add help to "Go to Sheet" dialog
Change-Id: Iede0523d0272b32b9b87489129bca0136d601a65
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134951
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 7e70a9fec3..63116c9a05 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -48,6 +48,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/02190200 \ helpcontent2/source/text/scalc/01/02200000 \ helpcontent2/source/text/scalc/01/02210000 \ + helpcontent2/source/text/scalc/01/02220000 \ helpcontent2/source/text/scalc/01/03070000 \ helpcontent2/source/text/scalc/01/03080000 \ helpcontent2/source/text/scalc/01/03090000 \ |