diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-15 19:14:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-16 00:33:36 +0100 |
commit | 91d39c6ef8fc004c6ed92611333270493199d861 (patch) | |
tree | 334f3f238741952bdcfb9aaad7daeab03fd4b209 /AllLangHelp_scalc.mk | |
parent | d4b5e5598f24273a0f5b3a4d73e3e716a5a34aa9 (diff) |
tdf#155876 UI cmds Calc-Sheet menu (32)
+ Sheet menu for Calc: manage Names
+ untangle manage names and define names
+ refactoring
Change-Id: I27fe448ae251cb98a829e92c307fc31ad3b2c967
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160845
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 6fd3c5f682..8b630a5e2f 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/JumpToNextTableSel \ helpcontent2/source/text/scalc/01/JumpToPrevTableSel \ 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/NormalViewMode \ helpcontent2/source/text/scalc/01/recalculate_hard \ |