diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-17 17:14:51 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-17 23:04:17 +0200 |
commit | 7d08444f187ddea8a983565fc2c7fb8b2a38176c (patch) | |
tree | 7de495523040d9c13ea7dfc998a4b7f05dbdf61a /AllLangHelp_scalc.mk | |
parent | e3fa34a71832b722a496534970be68e63ff1c0b8 (diff) |
tdf#155876 UI cmds Calc (04)
+ refactoring
+ Edit - cell edit mode
Change-Id: I43bcbd6f0467f0e923450a3b74b197b7166db15c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158095
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 5dc4e85648..c553800518 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -291,6 +291,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/SelectColumn \ helpcontent2/source/text/scalc/01/SelectData \ helpcontent2/source/text/scalc/01/SelectRow \ + helpcontent2/source/text/scalc/01/SetInputMode \ helpcontent2/source/text/scalc/01/shared_spreadsheet \ helpcontent2/source/text/scalc/01/sheet_tab_color \ helpcontent2/source/text/scalc/01/solver \ |