blob: 9396864e1888f46e2273fef43766efa7f2ed2f83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<meta>
<topic id="writernavigatetoolbar" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Navigate Toolbar</title>
<filename>/text/swriter/navigate_toolbar.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id131655501267679">
<bookmark_value>navigate forward</bookmark_value>
<bookmark_value>navigate backward</bookmark_value>
</bookmark>
<section id="navigatetoolbarHead">
<h1 id="hd_id111655496106993"><variable id="h1"><link href="text/swriter/navigate_toolbar.xhp">Navigate Toolbar</link></variable></h1>
<paragraph id="par_id451655496106996" role="paragraph" xml-lang="en-US">Open Navigate toolbar.</paragraph>
</section>
<section id="howtoget">
<paragraph role="paragraph" id="par_id921655501737088">Choose <menuitem>View - Toolbars - Navigation</menuitem>.</paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/.uno:NavigateForward" id="bm_id531655497261359" localize="false"/>
<h2 id="hd_id271655497247655">Navigate forward</h2>
<paragraph role="paragraph" id="par_id81655499487679">Jump to the next object.</paragraph>
<table id="tab_id231655500839246">
<tablerow>
<tablecell>
<paragraph id="par_id791655500839247" role="paragraph">
<image src="cmd/lc_nextrecord.svg" id="img_id981655500839247" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id311655500839247">Icon Forward</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id951655500839248" role="paragraph" xml-lang="en-US">Icon Forward</paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:NavigateBack" id="bm_id691655497290530" localize="false"/>
<h2 id="hd_id681655497252447">Navigate backward</h2>
<paragraph role="paragraph" id="par_id701655499492679">Jump to the previous object.</paragraph>
<table id="tab_id471655500856490">
<tablerow>
<tablecell>
<paragraph id="par_id381655500856490" role="paragraph">
<image src="cmd/lc_prevrecord.svg" id="img_id521655500856490" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id971655500856491">Icon Back</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id41655500856491" role="paragraph" xml-lang="en-US">Icon Back</paragraph>
</tablecell>
</tablerow>
</table>
</body>
</helpdocument>
|