diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-19 19:37:11 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-20 02:33:07 +0200 |
commit | f7585dc09a544ff865dcf39f55cb81d77e9d73ba (patch) | |
tree | 91d3f39932da6f2770d9e4950c3aab2933fb1492 /source/text/scalc | |
parent | 7d08444f187ddea8a983565fc2c7fb8b2a38176c (diff) |
tdf#155876 UI cmds Calc (05)
+ refactoring
+ Edit menu - Final
Change-Id: I4ff166ba0d6d4d009eb97a8cdb3c361abf776612
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158213
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/main0102.xhp | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/source/text/scalc/main0102.xhp b/source/text/scalc/main0102.xhp index 74c251bae1..8cedebec4f 100644 --- a/source/text/scalc/main0102.xhp +++ b/source/text/scalc/main0102.xhp @@ -26,11 +26,9 @@ </meta> <body> - - -<section id="edit"> <bookmark xml-lang="en-US" branch="hid/.uno:EditMenu" id="bm_id1586962" localize="false"/> +<section id="edit"> <h1 id="hd_id3156023"><link href="text/scalc/main0102.xhp">Edit</link></h1> <paragraph id="par_id3154758" role="paragraph" xml-lang="en-US"><ahelp hid=".">This menu contains commands for editing the contents of the current document.</ahelp></paragraph> </section> @@ -47,15 +45,8 @@ <embed href="text/shared/01/02100000.xhp#find_and_replace"/> <embed href="text/shared/01/02230000.xhp#track_changes"/> <embed href="text/scalc/01/SetInputMode.xhp#celleditmode"/> -<embed href="text/shared/01/02240000.xhp#compare_document"/> -<embed href="text/shared/01/02230500.xhp#merge_documents"/> - -<h2 id="hd_id3146919"><link href="text/shared/01/02180000.xhp">Links</link></h2> -<embed href="text/shared/01/02180000.xhp#links_text"/> - -<h2 id="hd_id0914201502131542"><link href="text/shared/01/02200000.xhp">Object</link></h2> -<embed href="text/shared/01/02200000.xhp#object_text"/> +<embed href="text/shared/01/02180000.xhp#externalinks"/> +<embed href="text/shared/01/02200000.xhp#object"/> <embed href="text/shared/02/07070000.xhp#edit_mode"/> </body> - </helpdocument> |