diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2012-11-27 18:06:36 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2012-11-27 18:08:17 +0100 |
commit | 05bd6789ba844772f9757fa1196175e9591ccd74 (patch) | |
tree | 068184415064ae4f97a34174d150356659457a9b /source | |
parent | df872eb038151f90ee6a128f33acbbd96c000a70 (diff) |
redlining_navigation: add missing paragraph ids
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/redlining_navigation.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/guide/redlining_navigation.xhp b/source/text/shared/guide/redlining_navigation.xhp index ffd651db72..686e48c22b 100644 --- a/source/text/shared/guide/redlining_navigation.xhp +++ b/source/text/shared/guide/redlining_navigation.xhp @@ -23,21 +23,21 @@ <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> + <paragraph id="par_id3153880" 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> + <paragraph id="par_id3153881" role="note" xml-lang="en-US">This feature is Writer-specific.</paragraph> + <paragraph id="par_id3153882" 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> + <paragraph id="par_id3153883" 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> + <paragraph id="par_id3153884" 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> + <paragraph id="par_id3153885" 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"/> |