diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-20 08:58:21 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-20 14:28:18 +0200 |
commit | 5dc63dd1331b9ba684d153d3ce42a4950bb1d144 (patch) | |
tree | 4ff994b60344481c36ed75bb21683516a315e8e1 /source | |
parent | b473e08a99a59d63349f279e0c368bd3c7a58b88 (diff) |
tdf@120000 bookmark index for outline-to-clipboard
Change-Id: Ie1a88269efe71f87505c6069b8f709c0976af171
Reviewed-on: https://gerrit.libreoffice.org/60809
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/01160200.xhp | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/source/text/swriter/01/01160200.xhp b/source/text/swriter/01/01160200.xhp index 66b765c2f4..5ddbb4d9a1 100644 --- a/source/text/swriter/01/01160200.xhp +++ b/source/text/swriter/01/01160200.xhp @@ -18,7 +18,7 @@ * 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="textswriter0101160200xml" indexer="include" status="PUBLISH"> @@ -32,6 +32,11 @@ <body> <section id="sendenclipboard"> <bookmark xml-lang="en-US" branch="hid/.uno:SendOutlineToClipboard" id="bm_id3148770" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id481537444644102"> +<bookmark_value>send;outline to clipboard</bookmark_value> +<bookmark_value>outline;outline to clipboard</bookmark_value> +<bookmark_value>clipboard;outline to clipboard</bookmark_value> +</bookmark> <paragraph role="heading" id="hd_id3145241" xml-lang="en-US" level="1"><link href="text/swriter/01/01160200.xhp" name="Outline to Clipboard">Outline to Clipboard</link></paragraph> <paragraph role="paragraph" id="par_id3150758" xml-lang="en-US"><ahelp hid=".uno:SendOutlineToClipboard">Sends the outline of a document to the clipboard in Rich Text Format (RTF).</ahelp></paragraph> </section> |