diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-15 20:42:24 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2016-12-16 13:08:53 +0000 |
commit | 6eb8d7cd07d0d3fe043747e20ee394a427b9959e (patch) | |
tree | 995e47c793860d83d55237b95fd327f9969c2413 | |
parent | 2234be96c0865090b2e1c47e5138f011b566512c (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>
-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> |