diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-11-01 14:09:00 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-11-01 20:33:44 +0100 |
commit | b28faac2c5fe5600c97b40ba65e773b7f75c299c (patch) | |
tree | 172e1df68ab50887af0cb145687d326ca7f04ba3 /AllLangHelp_scalc.mk | |
parent | 5218a19ee667dd6486e75178ab029587978fa11b (diff) |
tdf#155876 UI cmds Calc-Insert menu (16)
+ refactoring of Insert Date and time
Change-Id: I95db763eb928d683b501cc35b06150cf5f061306
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158770
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 1330d68b3b..8dff41342e 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -283,6 +283,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_year \ helpcontent2/source/text/scalc/01/func_yearfrac \ helpcontent2/source/text/scalc/01/hide_sheet \ + helpcontent2/source/text/scalc/01/InsertCurrentDate \ + helpcontent2/source/text/scalc/01/InsertCurrentTime \ helpcontent2/source/text/scalc/01/JumpToNextTableSel \ helpcontent2/source/text/scalc/01/JumpToPrevTableSel \ helpcontent2/source/text/scalc/01/live_data_stream \ |