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:35:04 +0100 |
commit | 3a46c3ed3dac763cca328715a4aed82a35f4145f (patch) | |
tree | 334f3f238741952bdcfb9aaad7daeab03fd4b209 /AllLangHelp_scalc.mk | |
parent | 25f295213eca6d9020ace6f8c96ad7a1b215c587 (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>
(cherry picked from commit 2a305eedde1c9f9e1ba4af534688b4f83ea814d8)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160854
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 \ |