diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-26 20:34:06 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-27 13:39:46 +0200 |
commit | b41eeeaaa91ed78e387cfed551400984836164af (patch) | |
tree | 72d76cf11bdae8461d7e0d644005b2b3f2675651 /AllLangHelp_scalc.mk | |
parent | bcef222378f8d2225596ea624f9c82e9cb48a01d (diff) |
tdf#155876 UI cmds Calc-View menu (06)
+ refactoring
Change-Id: Ic6a1cf590f8952ef82e540459603a0a499732ecf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158518
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 c553800518..4beef8283f 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -287,6 +287,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/JumpToPrevTableSel \ helpcontent2/source/text/scalc/01/live_data_stream \ helpcontent2/source/text/scalc/01/MergeCellsMenu \ + helpcontent2/source/text/scalc/01/NormalViewMode \ helpcontent2/source/text/scalc/01/recalculate_hard \ helpcontent2/source/text/scalc/01/SelectColumn \ helpcontent2/source/text/scalc/01/SelectData \ |