diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-06-09 16:15:06 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:31:21 +0200 |
commit | 06043636ee174aa38b02630aabbbf4cbdfb65f54 (patch) | |
tree | d4cec12a8964ac5c10327ac4e0a099842127ddd1 /source/text/shared/02/03130000.xhp | |
parent | 23c86168f3bf6da62cba71236b5e5c1009458a01 (diff) |
Cleanups and improvements
in /shared/02/03*.xhp files
Change-Id: I39fd42d0d70343254eb21a72e913bb215c62d9a0
Reviewed-on: https://gerrit.libreoffice.org/55511
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/03130000.xhp')
-rw-r--r-- | source/text/shared/02/03130000.xhp | 43 |
1 files changed, 19 insertions, 24 deletions
diff --git a/source/text/shared/02/03130000.xhp b/source/text/shared/02/03130000.xhp index d37990a46e..8ef605035a 100644 --- a/source/text/shared/02/03130000.xhp +++ b/source/text/shared/02/03130000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -18,16 +17,15 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - -<helpdocument version="1.0"> + <meta> -<topic id="textshared0203130000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Borders</title> -<filename>/text/shared/02/03130000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0203130000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Borders</title> + <filename>/text/shared/02/03130000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> <section id="umrandung"> @@ -38,24 +36,21 @@ </section> <paragraph role="paragraph" id="par_id3147261" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC"> </caseinline><defaultinline>This object can be the border of a text frame, a graphic or a table. The icon will only be visible if a graphic, table, object or frame has been selected.</defaultinline></switchinline></paragraph> -<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. -</caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the "no border" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline></paragraph> +<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. +</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline></paragraph> <section id="syumrandung"> <table id="tbl_id3147088"> -<tablerow> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3147576" xml-lang="en-US"> -<image id="img_id3149095" src="cmd/sc_setborderstyle.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149095" xml-lang="en-US">Icon</alt> - </image></paragraph> -</tablecell> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3152780" xml-lang="en-US">Borders</paragraph> -</tablecell> + <tablerow> + <tablecell colspan="" rowspan=""> + <paragraph role="paragraph" id="par_id3147576" xml-lang="en-US"><image id="img_id3149095" src="cmd/sc_setborderstyle.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149095" xml-lang="en-US">Icon</alt></image></paragraph> + </tablecell> + <tablecell colspan="" rowspan=""> + <paragraph role="paragraph" id="par_id3152780" xml-lang="en-US">Borders</paragraph> + </tablecell> </tablerow> </table> - </section> -<paragraph role="paragraph" id="par_id3148990" xml-lang="en-US">Further information can be found in the Help in <link href="text/shared/01/05030500.xhp" name="Borders"><emph>Borders</emph></link>. You can also find information on how to <link href="text/shared/guide/border_table.xhp" name="format a text table">format a text table</link> with the <emph>Borders</emph> icon.</paragraph> +<paragraph role="paragraph" id="par_id3148990" xml-lang="en-US">Further information can be found in the Help in <link href="text/shared/01/05030500.xhp" name="Borders"><emph>Borders</emph></link>. You can also find information on how to <link href="text/shared/guide/border_table.xhp" name="format a text table"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon.</paragraph> <section id="relatedtopics"> <switch select="appl"> <case select="WRITER"><embed href="text/swriter/guide/border_object.xhp#border_object"/><comment>UFI: moved border_object into Writer switch</comment><embed href="text/swriter/guide/border_page.xhp#border_page"/> |