diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-28 19:06:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-29 02:46:33 +0200 |
commit | 59e38b61f4aecf25633770d24ac60fc7d3210705 (patch) | |
tree | 19f92c1e1c57d86301249a5e194e3b75cbb304b6 /source/text/shared/main_tools.xhp | |
parent | 1c93d4ba6e0b516918ff22c8cdcbc9b808a491ad (diff) |
tdf#155876 Calc UI - Tools menu review
+ Refactor
Change-Id: I7bafaf32d0ae4561bafff7d2f42ee3256452ec66
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157389
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/main_tools.xhp')
-rw-r--r-- | source/text/shared/main_tools.xhp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/source/text/shared/main_tools.xhp b/source/text/shared/main_tools.xhp index 23f93e4e6c..272e2b7299 100644 --- a/source/text/shared/main_tools.xhp +++ b/source/text/shared/main_tools.xhp @@ -66,6 +66,19 @@ <embed href="text/swriter/01/06100000.xhp#sorttable"/> </case> <case select="CALC"> + <embed href="text/shared/01/06040000.xhp#autocorrectdlg"/> + <embed href="text/scalc/01/06130000.xhp#autoinput"/> + <embed href="text/shared/01/02220000.xhp#imagemap"/> + <embed href="text/shared/01/RedactDoc.xhp#redact"/> + <embed href="text/shared/01/AutoRedactDoc.xhp#autoredact"/> + <embed href="text/scalc/01/06040000.xhp#goalseek"/> + <embed href="text/scalc/01/solver.xhp#solverhead"/> + <embed href="text/scalc/01/06030000.xhp#detective"/> + <embed href="text/scalc/01/06050000.xhp#scenarios"/> + <embed href="text/shared/menu/forms.xhp#forms_submenu_Head"/> + <embed href="text/scalc/01/shared_spreadsheet.xhp#shared_spreadsheet_head"/> + <embed href="text/shared/01/Protect.xhp#protect_sheet"/> + <embed href="text/scalc/01/06060200.xhp#protectstructure"/> </case> <case select="IMPRESS"> </case> |