diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-06 20:09:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-07 00:31:32 +0100 |
commit | 99ae655bc9bddc3d13444213ecf01ac0a2902b32 (patch) | |
tree | 9aaba903209714e0eb824634fae45444ae4ac114 /source/text/scalc/01/06030200.xhp | |
parent | 23ad83d4896c48c351d50ec7daaffff85b801c55 (diff) |
tdf#155876 UI cmds Calc-Tools menu (54)
+ Tools menu for Calc, Detective
+ fixes
+ refactoring
Change-Id: I917cebbf6a5747b3b0aa09500045ba6bda7f41fa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161733
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/06030200.xhp')
-rw-r--r-- | source/text/scalc/01/06030200.xhp | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/source/text/scalc/01/06030200.xhp b/source/text/scalc/01/06030200.xhp index 587ea1bd6e..98bf4fc520 100644 --- a/source/text/scalc/01/06030200.xhp +++ b/source/text/scalc/01/06030200.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,11 +16,10 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <helpdocument version="1.0"> <meta> <topic id="textscalc0106030200xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Remove Precedents</title> +<title id="tit">Remove Precedents</title> <filename>/text/scalc/01/06030200.xhp</filename> </topic> <history> @@ -30,16 +27,20 @@ </history> </meta> <body> +<bookmark branch="hid/modules/scalc/ui/notebookbar/MenuTools-ClearArrowPrecedents" id="bm_id501704575606513" localize="false"/> +<bookmark branch="index" id="bm_id3155628"><bookmark_value>cells; removing precedents</bookmark_value> + <bookmark_value>formula cells;removing precedents</bookmark_value> + </bookmark><comment>mw changed "formula..." entry</comment> +<bookmark branch="hid/.uno:ClearArrowPrecedents" id="bm_id8005825" localize="false"/> <section id="remove_precedents"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3155628"><bookmark_value>cells; removing precedents</bookmark_value> -<bookmark_value>formula cells;removing precedents</bookmark_value> -</bookmark><comment>mw changed "formula..." entry</comment> -<bookmark xml-lang="en-US" branch="hid/.uno:ClearArrowPrecedents" id="bm_id8005825" localize="false"/> -<h1 id="hd_id3155628"><link href="text/scalc/01/06030200.xhp">Remove Precedents</link></h1> -<paragraph role="paragraph" id="par_id3149456" xml-lang="en-US"><ahelp hid=".uno:ClearArrowPrecedents">Deletes one level of the trace arrows that were inserted with the <emph>Trace Precedents</emph> command.</ahelp></paragraph> + <h1 id="hd_id3155628"><link href="text/scalc/01/06030200.xhp">Remove Precedents</link></h1> + <paragraph role="paragraph" id="par_id3149456"><ahelp hid=".uno:ClearArrowPrecedents">Deletes one level of the trace arrows that were inserted with the <emph>Trace Precedents</emph> command.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/scalc/00/00000406.xhp#exdvore"/> + <embed href="text/scalc/00/00000406.xhp#remove_precedents"/> +</section> +<section id="relatedtopics"> + <paragraph role="paragraph" id="par_id821704581444268" localize="false"><embedvar href="text/scalc/01/06030000.xhp#h1" markup="ignore"/></paragraph> </section> </body> </helpdocument> |