diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-15 20:42:24 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2016-12-24 23:32:23 +0000 |
commit | 5c13fe68ccf598df28e7e7e7b8fb52d36cd55501 (patch) | |
tree | 9a8202b246c4096d1fb6ed72b9d6b5974d2ba554 | |
parent | b7da65258ab0875f5db91d3dd0fecf11ccf3fd42 (diff) |
tdf#88414 Connect the Navigator side pane to help
Change-Id: I41c51f34939dc2ddd7e96c6a0c1bfb4d7b3e03d9
Reviewed-on: https://gerrit.libreoffice.org/32061
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Reviewed-on: https://gerrit.libreoffice.org/32315
-rw-r--r-- | source/text/swriter/01/02110000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp index c452b7ef38..78615bd4e3 100644 --- a/source/text/swriter/01/02110000.xhp +++ b/source/text/swriter/01/02110000.xhp @@ -29,6 +29,7 @@ <body> <section id="navigator"> <bookmark xml-lang="en-US" branch="hid/.uno:Navigator" id="bm_id4232254" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/SW_HID_NAVIGATOR_TREELIST" id="bm_id4232255" localize="false"/> <paragraph role="heading" id="hd_id3151177" xml-lang="en-US" level="1" l10n="U" oldref="85"><link href="text/swriter/01/02110000.xhp" name="Navigator">Navigator</link></paragraph> <paragraph role="paragraph" id="par_id3149802" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".">Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href="text/shared/00/00000005.xhp#andocken" name="dock">dock</link> the Navigator at the edge of your workspace.</paragraph> </section> |