diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-12 18:36:27 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-13 01:31:17 +0100 |
commit | 6146de52abfcda67cb466fea0b88627a15b8b5f3 (patch) | |
tree | 7d0227745201032c8498d543542d2e1af7ca6ae5 /AllLangHelp_scalc.mk | |
parent | 9f9629999542a607ae8cf7beddae2e4eb8db0a7e (diff) |
tdf#155876 UI cmds Calc-Sheet menu (29)
+ Sheet menu for Calc, insert sheets, external links
+ refactoring
Change-Id: I79838e7b1f25240a2a0932138c2cd62e70feea6d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160656
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit dfd902c240c11e611732f1c26345869354a56ba6)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160637
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 3344595ebb..e599fb8d9b 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -181,6 +181,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/12120100 \ helpcontent2/source/text/scalc/01/12120200 \ helpcontent2/source/text/scalc/01/12120300 \ + helpcontent2/source/text/scalc/01/Add \ helpcontent2/source/text/scalc/01/calculate \ helpcontent2/source/text/scalc/01/cell_styles \ helpcontent2/source/text/scalc/01/calculation_accuracy \ |