diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-06 16:44:57 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-07 13:22:38 +0200 |
commit | 4167f524c4718c3960cae2e4f390d04ffdb20839 (patch) | |
tree | 92960172c10780b65f207b33c4708c081bcb3627 /AllLangHelp_scalc.mk | |
parent | 842cf7acf0f77bbffdb61b42fc5b935773094dcb (diff) |
tdf161442 Help page for Calc LET function
Change-Id: I81a5304786f626eaf7b556bb5faf6fa90f2eab34
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168508
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 10fc142be4..d9ffdef4f7 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -245,6 +245,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_imtan \ helpcontent2/source/text/scalc/01/func_isoweeknum \ helpcontent2/source/text/scalc/01/func_jis \ + helpcontent2/source/text/scalc/01/func_let \ helpcontent2/source/text/scalc/01/func_maxifs \ helpcontent2/source/text/scalc/01/func_minifs \ helpcontent2/source/text/scalc/01/func_minute \ |