diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-06 13:29:15 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-06 17:37:06 +0100 |
commit | 9054c070a7f7bb7c849c479bb693e750fe07b659 (patch) | |
tree | 149634b43010ac969dc4c601631ce3ffa3ae1f96 /source/text/scalc | |
parent | 46c9d68331df731a5318622ff1f1e15b54bbc8ca (diff) |
tdf#155876 UI cmds Calc-Tools menu (51)
+ Tools menu for Calc, Auto input, redact
+ fixes
+ refactoring
Change-Id: I81a60bbff5996ae044797a8c4dde76265c10de4d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161714
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/00/00000406.xhp | 6 | ||||
-rw-r--r-- | source/text/scalc/01/06130000.xhp | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/source/text/scalc/00/00000406.xhp b/source/text/scalc/00/00000406.xhp index 5a05db44d1..7e057b8aaa 100644 --- a/source/text/scalc/00/00000406.xhp +++ b/source/text/scalc/00/00000406.xhp @@ -62,6 +62,10 @@ <paragraph id="par_id3146919a" role="paragraph">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Formula</emph>.</paragraph> </section> -<paragraph id="par_id3151276" role="paragraph"><variable id="autoeingabe">Choose <emph>Tools - AutoInput</emph>.</variable></paragraph> +<section id="autoinput"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph id="par_id3151276" role="paragraph"><variable id="autoeingabe">Choose <emph>Tools - AutoInput</emph>.</variable></paragraph> +</section> + </body> </helpdocument> diff --git a/source/text/scalc/01/06130000.xhp b/source/text/scalc/01/06130000.xhp index 4135e5c411..953ee4018f 100644 --- a/source/text/scalc/01/06130000.xhp +++ b/source/text/scalc/01/06130000.xhp @@ -40,7 +40,7 @@ <embed href="text/scalc/guide/auto_off.xhp#auto_off"/> <section id="howtoget"> - <embed href="text/scalc/00/00000406.xhp#autoeingabe"/> + <embed href="text/scalc/00/00000406.xhp#autoinput"/> </section> <paragraph role="paragraph" id="par_id3156422">The completion text is highlighted.</paragraph> <list type="unordered"> |