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"?>
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************
-->
<helpdocument version="1.0">
<meta>
<topic id="textswriter0104040000xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Insert Bookmark</title>
<filename>/text/swriter/01/04040000.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id4974211"><bookmark_value>bookmarks;inserting</bookmark_value>
</bookmark><comment>UFI: added "bookmarks;inserting" index</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertBookmark" id="bm_id7360340" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertBookmark" id="bm_id3147517" localize="false"/><paragraph role="heading" id="hd_id3147506" xml-lang="en-US" level="1" l10n="U" oldref="1">Insert Bookmark</paragraph>
<paragraph role="paragraph" id="par_id3149806" xml-lang="en-US" l10n="U" oldref="2"><variable id="textmarkeein"><ahelp hid=".uno:InsertBookmark">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink.
</variable></paragraph>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#textmarkeein"/>
</section>
<paragraph role="paragraph" id="par_id3153677" xml-lang="en-US" l10n="U" oldref="3">To jump to a specific bookmark, press F5 to open the <link href="text/swriter/01/02110000.xhp" name="Navigator">Navigator</link>, click the plus sign (+) next to the<emph> Bookmark</emph> entry, and then double-click the bookmark.</paragraph>
<paragraph role="paragraph" id="par_id3151308" xml-lang="en-US" l10n="U" oldref="4"><switchinline select="sys"><caseinline select="MAC">
</caseinline><defaultinline>You can also right-click the <emph>Page Number</emph> field at the left end of the <emph>Status Bar</emph> at the bottom of the document window, and then choose the bookmark that you want to jump to.</defaultinline></switchinline></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ComboBox:DLG_INSERT_BOOKMARK:CB_BOOKMARK" id="bm_id3154200" localize="false"/><paragraph role="heading" id="hd_id3154188" xml-lang="en-US" level="2" l10n="U" oldref="5">Bookmarks</paragraph>
<paragraph role="paragraph" id="par_id3155178" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="SW:COMBOBOX:DLG_INSERT_BOOKMARK:CB_BOOKMARK">Type the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click <emph>Delete</emph>.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id3149483" xml-lang="en-US" l10n="U" oldref="13">You cannot use the following characters in a bookmark name: / \ @ : * ? " ; , . #</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:PushButton:DLG_INSERT_BOOKMARK:BT_DELETE" id="bm_id3149095" localize="false"/><paragraph role="heading" id="hd_id3149817" xml-lang="en-US" level="2" l10n="U" oldref="11">Delete</paragraph>
<paragraph role="paragraph" id="par_id3151251" xml-lang="en-US" l10n="U" oldref="12"><ahelp hid="SW:PUSHBUTTON:DLG_INSERT_BOOKMARK:BT_DELETE">To delete a bookmark, select the bookmark from the <emph>Insert Bookmark</emph> dialog and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp></paragraph>
</body>
</helpdocument>
|