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:29:42 +0100 |
commit | dfd902c240c11e611732f1c26345869354a56ba6 (patch) | |
tree | 7024e830a7209941da74cff7f71d2793f18785c7 /AllLangHelp_scalc.mk | |
parent | a47d92625a2921bcf56d72593bf33f5a8b87b768 (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>
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 \ |