blob: 455005b6cd07383d615a6c4538d0f87cf753b36e (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2012 LibreOffice contributors.
*
* 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/.
*-->
<helpdocument version="1.0">
<meta>
<topic id="textsharedguideredlining_navigationxml" indexer="include" status="PUBLISH">
<title id="title" xml-lang="en-US">Navigating Changes</title>
<filename>/text/shared/guide/redlining_navigation.xhp</filename>
</topic>
<history>
<created date="2012-11-23T20:13:00">Muhammad Haggag.</created>
</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_redlining_navigation">
<bookmark_value>changes; navigating</bookmark_value>
<bookmark_value>review function; navigating changes</bookmark_value>
</bookmark>
<h1 id="par_id3153880"><variable id="redlining_navigation"><link href="text/shared/guide/redlining_navigation.xhp" name="Navigating Changes">Navigating Changes</link></variable></h1>
<note id="par_id3153881">This feature is Writer-specific.</note>
<paragraph id="par_id3153882" role="paragraph" xml-lang="en-US">There are two available commands to navigate changes in a Writer document:</paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:NextTrackedChange" id="bm_next_tracked_change" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:PreviousTrackedChange" id="bm_previous_tracked_change" localize="false"/>
<list type="unordered">
<listitem>
<paragraph id="par_id3153883" role="listitem" xml-lang="en-US"><emph>Edit - Track Changes - Next</emph>: <ahelp hid=".uno:NextTrackedChange">Jumps to and selects the next change in the document, if any.</ahelp></paragraph>
</listitem>
<listitem>
<paragraph id="par_id3153884" role="listitem" xml-lang="en-US"><emph>Edit - Track Changes - Previous</emph>: <ahelp hid=".uno:PreviousTrackedChange">Jumps to and selects the previous change in the document, if any.</ahelp></paragraph>
</listitem>
</list>
<paragraph id="par_id3153885" role="paragraph" xml-lang="en-US">Using these commands in conjunction with the <emph>Accept</emph> and <emph>Reject</emph> commands allows navigating, accepting and rejecting changes without invoking the <emph>Edit - Track Changes - Manage</emph> dialog.</paragraph>
<section id="relatedtopics">
<embed href="text/shared/guide/redlining.xhp#redlining"/>
<embed href="text/shared/guide/redlining_accept.xhp#redlining_accept"/>
<embed href="text/shared/guide/redlining_doccompare.xhp#redlining_doccompare"/>
<embed href="text/shared/guide/redlining_docmerge.xhp#redlining_docmerge"/>
<embed href="text/shared/guide/redlining_versions.xhp#redlining_versions"/>
</section>
</body>
</helpdocument>
|