source/text/scalc/00/00000406.xhp | 6 +++++- source/text/scalc/01/06050000.xhp | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-)
New commits: commit a7d48c91ea63b5333875f3d3dbf378317b060211 Author: Olivier Hallot <[email protected]> AuthorDate: Sat Jan 6 20:28:46 2024 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Sun Jan 7 00:31:48 2024 +0100 tdf#155876 UI cmds Calc-Tools menu (55) + Tools menu for Calc, Scenarios + fixes + refactoring Change-Id: I1fb8b69810de5b9a9fb7e403279ffd4ffce9a3f7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161734 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/scalc/00/00000406.xhp b/source/text/scalc/00/00000406.xhp index 0ea5506654..5e55d53ab7 100644 --- a/source/text/scalc/00/00000406.xhp +++ b/source/text/scalc/00/00000406.xhp @@ -263,7 +263,11 @@ </section> <paragraph id="par_id8554338" role="paragraph"><variable id="solver_options">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable></paragraph> -<paragraph id="par_id3156277" role="paragraph"><variable id="exsze">Choose <emph>Tools - Scenarios</emph>.</variable></paragraph> + +<section id="scenarios"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph id="par_id3156277" role="paragraph"><variable id="exsze">Choose <emph>Tools - Scenarios</emph>.</variable></paragraph> +</section> <paragraph role="paragraph" id="par_id971647297529392"><variable id="tools_forms">Choose <emph>Tools - Forms</emph>.</variable></paragraph> diff --git a/source/text/scalc/01/06050000.xhp b/source/text/scalc/01/06050000.xhp index b7a9b688f3..8c440dd4bd 100644 --- a/source/text/scalc/01/06050000.xhp +++ b/source/text/scalc/01/06050000.xhp @@ -37,7 +37,7 @@ </section> <section id="howtoget"> - <embed href="text/scalc/00/00000406.xhp#exsze"/> + <embed href="text/scalc/00/00000406.xhp#scenarios"/> </section> <paragraph role="paragraph" id="par_idN10637" localize="false"> <embedvar href="text/scalc/guide/scenario.xhp#scenario"/>
