[Libreoffice-commits] help.git: source/text

Gabor Kelemen kelemeng at gnome.hu
Fri May 4 11:09:16 UTC 2018


 source/text/shared/02/02040000.xhp |    7 ++++---
 source/text/shared/02/02050000.xhp |    7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

New commits:
commit f624ccb2b85d920da466a11b10134ae8bbddb05b
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Fri May 4 12:58:13 2018 +0200

    Fix ahelps and bookmarks on Text direction pages
    
    Change-Id: I32709b69cec1883c2427f702f1959484070d7ac3
    Reviewed-on: https://gerrit.libreoffice.org/53842
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/shared/02/02040000.xhp b/source/text/shared/02/02040000.xhp
index 24e89fe69..ad65b5d56 100644
--- a/source/text/shared/02/02040000.xhp
+++ b/source/text/shared/02/02040000.xhp
@@ -33,9 +33,10 @@
   
   
   <section id="textlire">
-  <bookmark xml-lang="en-US" branch="hid/.uno:TextdirectionLeftToRight" id="bm_id4510932" localize="false"/><!-- HID added by script -->
-<bookmark branch="hid/.uno:TextdirectionLeftToRight" xml-lang="en-US" id="bm_id3148520" localize="false"/><paragraph id="hd_id3153255" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02040000.xhp" name="Text running from left to right">Text running from left to right</link></paragraph>
-  <paragraph role="paragraph" id="par_id3153539" xml-lang="en-US"><ahelp hid=".uno:TextdirectionLeftToRigh" visibility="visible">Specifies the horizontal direction of the text.</ahelp></paragraph>
+
+<bookmark branch="hid/.uno:TextdirectionLeftToRight" xml-lang="en-US" id="bm_id3148520" localize="false"/>
+<paragraph id="hd_id3153255" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02040000.xhp" name="Text running from left to right">Text running from left to right</link></paragraph>
+  <paragraph role="paragraph" id="par_id3153539" xml-lang="en-US"><ahelp hid=".uno:TextdirectionLeftToRight">Specifies the horizontal direction of the text.</ahelp></paragraph>
   </section>
   <section id="sytextlire">
   <table id="tbl_id3150713">
diff --git a/source/text/shared/02/02050000.xhp b/source/text/shared/02/02050000.xhp
index 64132ba1f..7295b66bf 100644
--- a/source/text/shared/02/02050000.xhp
+++ b/source/text/shared/02/02050000.xhp
@@ -33,9 +33,10 @@
   
   
   <section id="textobun">
-  <bookmark xml-lang="en-US" branch="hid/.uno:TextdirectionTopToBottom" id="bm_id1354106" localize="false"/><!-- HID added by script -->
-<bookmark branch="hid/.uno:TextdirectionTopToBottom" xml-lang="en-US" id="bm_id3148520" localize="false"/><paragraph id="hd_id3149119" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02050000.xhp" name="Text running from top to bottom">Text running from top to bottom</link></paragraph>
-  <paragraph role="paragraph" id="par_id3153089" xml-lang="en-US"><ahelp hid=".uno:TextdirectionTopToBotto" visibility="visible">Specifies the vertical direction of the text.</ahelp></paragraph>
+
+<bookmark branch="hid/.uno:TextdirectionTopToBottom" xml-lang="en-US" id="bm_id3148520" localize="false"/>
+<paragraph id="hd_id3149119" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02050000.xhp" name="Text running from top to bottom">Text running from top to bottom</link></paragraph>
+  <paragraph role="paragraph" id="par_id3153089" xml-lang="en-US"><ahelp hid=".uno:TextdirectionTopToBottom" visibility="visible">Specifies the vertical direction of the text.</ahelp></paragraph>
   </section>
   <section id="sytextobun">
   <table id="tbl_id3146130">


More information about the Libreoffice-commits mailing list