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/swriter | |
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/swriter')
-rw-r--r-- | source/text/swriter/main0102.xhp | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp index 0dbec975d6..379b9f24fa 100644 --- a/source/text/swriter/main0102.xhp +++ b/source/text/swriter/main0102.xhp @@ -26,9 +26,8 @@ </meta> <body> -<section id="edit"> <bookmark xml-lang="en-US" branch="hid/.uno:EditMenu" id="bm_id8177739" localize="false"/> - +<section id="edit"> <h1 id="hd_id3149610" xml-lang="en-US"><link href="text/swriter/main0102.xhp">Edit</link></h1> <paragraph id="par_id3149626" role="paragraph" xml-lang="en-US"><ahelp hid=".">This menu contains commands for editing the contents of the current document.</ahelp></paragraph> </section> @@ -43,30 +42,20 @@ <embed href="text/shared/01/02090000.xhp#select_all"/> <embed href="text/swriter/01/selection_mode.xhp#selection_mode"/> <embed href="/text/swriter/01/select_text.xhp#select_text"/> - <embed href="text/shared/01/menu_edit_find.xhp#find"/> <embed href="text/shared/01/02100000.xhp#find_and_replace"/> - <embed href="text/swriter/01/goto.xhp#goto"/> - <embed href="text/shared/01/02230000.xhp#track_changes"/> <embed href="text/shared/menu/comment_menu.xhp#comment_menu"/> - <embed href="text/shared/02/09070000.xhp#hyperlink"/> <embed href="text/swriter/menu/edit_reference_submenu.xhp#edit_reference_head"/> <h2 id="hd_id0914201501170124" xml-lang="en-US"><link href="text/swriter/01/02140000.xhp">Fields</link></h2> <embed href="text/swriter/01/02140000.xhp#fields_text"/> - -<h2 id="hd_id0914201501170171" xml-lang="en-US"><link href="text/shared/01/02180000.xhp">External Links</link></h2> -<embed href="text/shared/01/02180000.xhp#links_text"/> - +<embed href="text/shared/01/02180000.xhp#externalinks"/> <embed href="text/shared/01/02200000.xhp#object"/> - <embed href="text/swriter/01/04180400.xhp#exchange_database"/> - <embed href="text/swriter/02/18130000.xhp#directcursormode"/> - <embed href="text/shared/02/07070000.xhp#edit_mode"/> </body> </helpdocument> |