diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-06-09 16:34:13 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:05:56 +0200 |
commit | 242b8b33154ff2a4dfb08d9d6197c94c74c11df9 (patch) | |
tree | b9b50317e16c12ba7ed8688bbd8624b6a8492e0a /source/text/shared/02/02050000.xhp | |
parent | ded57f986f602dc6113f10744410ebd90be5ec06 (diff) |
Cleanups and improvements
in /shared/02/02*.xhp files
Change-Id: I620fdbaefd66d6a507a2968bb7a462aed84f85e6
Reviewed-on: https://gerrit.libreoffice.org/55512
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/02050000.xhp')
-rw-r--r-- | source/text/shared/02/02050000.xhp | 54 |
1 files changed, 22 insertions, 32 deletions
diff --git a/source/text/shared/02/02050000.xhp b/source/text/shared/02/02050000.xhp index 7295b66bf3..e05c29f8ae 100644 --- a/source/text/shared/02/02050000.xhp +++ b/source/text/shared/02/02050000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,41 +18,32 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> -<topic id="textshared0202050000xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Text running from top to bottom</title> -<filename>/text/shared/02/02050000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0202050000xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Text running from top to bottom</title> + <filename>/text/shared/02/02050000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> - - - <section id="textobun"> - +<section id="textobun"> <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"> - - - - <tablerow> - <tablecell> +<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"> + <tablerow> + <tablecell> <paragraph role="paragraph" id="par_id3154186" xml-lang="en-US"><image src="cmd/sc_textdirectiontoptobottom.png" id="img_id3154927"><alt xml-lang="en-US" id="alt_id3154927">Icon</alt></image></paragraph> - </tablecell> - <tablecell> + </tablecell> + <tablecell> <paragraph role="paragraph" id="par_id3149827" xml-lang="en-US">Text direction from top to bottom</paragraph> - </tablecell> - </tablerow> - - </table> - </section> - - </body> + </tablecell> + </tablerow> +</table> +</section> +</body> </helpdocument> |