diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-09 17:38:34 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-10 00:16:45 +0200 |
commit | 3644717d42d7fa24a61af95a6b51643665d879d1 (patch) | |
tree | f61541bb28a0dcdef9c94d1cd1229abd88b5e55e /source | |
parent | a99fef353cedd72e5b96e2115d4d621d3d513d09 (diff) |
tdf#155875 UI cmds Writer/Help in Help(51)
+ refactoring
+ Edit menu - final
Change-Id: Ibf65e70f1edfa2733800eaa9e69ca9789abb0b2c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157738
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/00/edit_menu.xhp | 13 | ||||
-rw-r--r-- | source/text/swriter/menu/edit_reference_submenu.xhp | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index e233478ffb..2f9c984d5f 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -233,6 +233,19 @@ <section id="changes"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id3145251">Choose <menuitem>Edit - Track Changes</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id561696881820809">Choose <menuitem>Review</menuitem> tab.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id731696881885071"> + <tablerow> + <tablecell> + <paragraph id="par_id801696881885072" role="paragraph"><image src="cmd/lc_trackchanges.svg" id="img_id101696881885073" width="1cm" height="1cm"><alt id="alt_id531696881885074">Icon Track Changes</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id1001696881885075" role="paragraph">Track Changes</paragraph> + </tablecell> + </tablerow> + </table> </section> <paragraph role="paragraph" id="par_id3153336"><variable id="aufzeichnen">Choose <menuitem>Edit - Track Changes - Record</menuitem>.</variable></paragraph> diff --git a/source/text/swriter/menu/edit_reference_submenu.xhp b/source/text/swriter/menu/edit_reference_submenu.xhp index d59d3527b2..40919efb78 100644 --- a/source/text/swriter/menu/edit_reference_submenu.xhp +++ b/source/text/swriter/menu/edit_reference_submenu.xhp @@ -16,7 +16,7 @@ </topic> </meta> <body> - +<bookmark branch="hid/.uno:EditLinksMenu" id="bm_id601696883661965" localize="false"/> <section id="edit_reference_head"> <h1 id="hd_id1001603128268578"><link href="text/swriter/menu/edit_reference_submenu.xhp">Reference</link></h1> <paragraph role="paragraph" id="par_id411603128291771">A submenu that offers possibilities to edit footnotes, endnotes, index entries, and bibliography entries.</paragraph> |