diff options
Diffstat (limited to 'source/text/shared/guide/redlining_navigation.xhp')
-rw-r--r-- | source/text/shared/guide/redlining_navigation.xhp | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/source/text/shared/guide/redlining_navigation.xhp b/source/text/shared/guide/redlining_navigation.xhp new file mode 100644 index 0000000000..ffd651db72 --- /dev/null +++ b/source/text/shared/guide/redlining_navigation.xhp @@ -0,0 +1,50 @@ +<?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> + <paragraph role="heading" xml-lang="en-US" level="1"><variable id="redlining_navigation"><link href="text/shared/guide/redlining_navigation.xhp" name="Navigating Changes">Navigating Changes</link></variable></paragraph> + <section> + <paragraph role="note" xml-lang="en-US">This feature is Writer-specific.</paragraph> + <paragraph role="paragraph" xml-lang="en-US">There are two available commands to navigate changes in a Writer document:</paragraph> + <list type="unordered"> + <listitem> + <bookmark xml-lang="en-US" branch="hid/.uno:NextTrackedChange" id="bm_next_tracked_change" localize="false"/> + <paragraph role="listitem" xml-lang="en-US"><emph>Edit - Changes - Next Change</emph>: <ahelp hid=".uno:NextTrackedChange">Jumps to and selects the next change in the document, if any.</ahelp></paragraph> + </listitem> + <listitem> + <bookmark xml-lang="en-US" branch="hid/.uno:PreviousTrackedChange" id="bm_previous_tracked_change" localize="false"/> + <paragraph role="listitem" xml-lang="en-US"><emph>Edit - Changes - Previous Change</emph>: <ahelp hid=".uno:PreviousTrackedChange">Jumps to and selects the previous change in the document, if any.</ahelp></paragraph> + </listitem> + </list> + <paragraph role="paragraph" xml-lang="en-US">Using these commands in conjunction with the <emph>Accept Change</emph> and <emph>Reject Change</emph> commands allows navigating, accepting and rejecting changes without invoking the <emph>Edit - Changes - Accept or Reject</emph> dialog.</paragraph> + </section> + <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> |