diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-19 09:44:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-19 14:53:34 +0200 |
commit | 1b469faa018e34d110b016817a053fd3e6270ce0 (patch) | |
tree | bc9fbff32ab772367d631b3e807343d7813da3b2 | |
parent | ee13bc67bf0a292b19985923536924f5ab1abd0b (diff) |
tdf#131305 Add bookmark for .uno:EditAnnotation
Change-Id: Ie0811649ff38db346ad579448fa87877da77671c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122318
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/04050000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/01/04050000.xhp b/source/text/shared/01/04050000.xhp index f785e4bcb8..bff0ada0f5 100644 --- a/source/text/shared/01/04050000.xhp +++ b/source/text/shared/01/04050000.xhp @@ -41,6 +41,7 @@ <comment>mw changed "notes;" and added 3 entries</comment> <section id="comment"> <bookmark xml-lang="en-US" branch="hid/.uno:InsertAnnotation" id="bm_id8906707" localize="false"/> + <bookmark xml-lang="en-US" branch="hid/.uno:EditAnnotation" id="bm_id8905607" localize="false"/> <h1 id="hd_id3154100"><link href="text/shared/01/04050000.xhp">Comment</link></h1> <paragraph id="par_id3151100" role="paragraph" xml-lang="en-US"><variable id="notizbearbeitentext"><ahelp hid=".">Inserts a comment around the selected text, presentation slide, drawing page or at the current spreadsheet cursor position.</ahelp></variable></paragraph> </section> |