[Libreoffice-commits] .: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Nov 27 09:08:37 PST 2012


 source/text/shared/guide/redlining_navigation.xhp |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 05bd6789ba844772f9757fa1196175e9591ccd74
Author: Miklos Vajna <vmiklos at suse.cz>
Date:   Tue Nov 27 18:06:36 2012 +0100

    redlining_navigation: add missing paragraph ids

diff --git a/source/text/shared/guide/redlining_navigation.xhp b/source/text/shared/guide/redlining_navigation.xhp
index ffd651d..686e48c 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"/>


More information about the Libreoffice-commits mailing list