diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-06-09 11:34:06 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:36:24 +0200 |
commit | c941d997e161b43ae15adfec6e1e84a17b2eb060 (patch) | |
tree | 84034d48f16cd7abb730d9635898949125c09044 /source/text/shared/02/12100000.xhp | |
parent | dbbcc9a0812e3cd622b2749a370c995cc5a42b73 (diff) |
Cleanups and improvements
in /shared/02/121*.xhp files
Change-Id: Ie1dcf764126fe8c5b3c6c26007c669ab04bdb684
Reviewed-on: https://gerrit.libreoffice.org/55504
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/12100000.xhp')
-rw-r--r-- | source/text/shared/02/12100000.xhp | 47 |
1 files changed, 18 insertions, 29 deletions
diff --git a/source/text/shared/02/12100000.xhp b/source/text/shared/02/12100000.xhp index bad6436358..bb0d9512fd 100644 --- a/source/text/shared/02/12100000.xhp +++ b/source/text/shared/02/12100000.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,36 +18,26 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> -<topic id="textshared0212100000xml" indexer="exclude" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Sort Order</title> -<filename>/text/shared/02/12100000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0212100000xml" indexer="exclude" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Sort Order</title> + <filename>/text/shared/02/12100000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> - - - <paragraph id="hd_id3149988" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/12100000.xhp" name="Sort Order">Sort Order</link></paragraph> - - <table id="tbl_id3153255"> - - - - <tablerow> - <tablecell> +<paragraph id="hd_id3149988" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/12100000.xhp" name="Sort Order">Sort Order</link></paragraph> +<table id="tbl_id3153255"> + <tablerow> + <tablecell> <paragraph role="paragraph" id="par_id3144436" xml-lang="en-US"><image src="cmd/sc_tablesort.png" id="img_id3153894"><alt xml-lang="en-US" id="alt_id3153894">Icon</alt></image></paragraph> - </tablecell> - <tablecell> + </tablecell> + <tablecell> <paragraph role="paragraph" id="par_id3147143" xml-lang="en-US">Sort Order</paragraph> - </tablecell> - </tablerow> - - </table> - - - </body> + </tablecell> + </tablerow> +</table> +</body> </helpdocument> |