diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-18 23:47:16 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-19 03:58:37 +0100 |
commit | 07a822f717dc58bf03b542636bc9ef7d77d6066f (patch) | |
tree | 5e38104d1fd11a6d241336072ec4e0445adde524 /AllLangHelp_scalc.mk | |
parent | 33e3184a74dee2ee21c8229965bf19bd487c336d (diff) |
tdf#155876 UI cmds Calc-Sheet menu (34)
+ Sheet menu for Calc, end
+ refactoring
Change-Id: Iddbd6f37722ea6eb020431cecf42966ffee703ba
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160959
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 0565c612d43abbbd3ad454843d59770349b82487)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160937
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 968c68ce67..1b7d10db70 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -292,10 +292,13 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/InsertCurrentDate \ helpcontent2/source/text/scalc/01/InsertCurrentTime \ helpcontent2/source/text/scalc/01/JumpToNextTableSel \ + helpcontent2/source/text/scalc/01/JumpToNextTable \ helpcontent2/source/text/scalc/01/JumpToPrevTableSel \ + helpcontent2/source/text/scalc/01/JumpToPrevTable \ helpcontent2/source/text/scalc/01/live_data_stream \ helpcontent2/source/text/scalc/01/ManageNames \ helpcontent2/source/text/scalc/01/MergeCellsMenu \ + helpcontent2/source/text/scalc/01/NavigateMenu \ helpcontent2/source/text/scalc/01/NormalViewMode \ helpcontent2/source/text/scalc/01/recalculate_hard \ helpcontent2/source/text/scalc/01/SelectColumn \ |