diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-11-01 14:42:03 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-11-01 20:33:55 +0100 |
commit | 0ca63be69ab23e8f420825d381bfb8e6a058ac58 (patch) | |
tree | cc4f5521a941323ec051723bff6c33d09f86ad70 /AllLangHelp_scalc.mk | |
parent | b28faac2c5fe5600c97b40ba65e773b7f75c299c (diff) |
tdf#155876 UI cmds Calc-Insert menu (17)
+ refactoring of Insert Field menu
Change-Id: I72dcab2a45ddfe78025ceba699aa8b1428d4bdb4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158772
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 8dff41342e..e848307a37 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -192,6 +192,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/EditSelectMenu \ helpcontent2/source/text/scalc/01/events_sheet \ helpcontent2/source/text/scalc/01/ex_data_stat_func \ + helpcontent2/source/text/scalc/01/FieldMenu \ helpcontent2/source/text/scalc/01/format_graphic \ helpcontent2/source/text/scalc/01/formula2value \ helpcontent2/source/text/scalc/01/ful_func \ |