diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 10:33:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 16:24:16 +0100 |
commit | b9e507c6a3a4be582dd09ac1d81b7c093a2985ae (patch) | |
tree | bf1a5d7c43b0d986d745a25a8a96b0251ac9f895 /source/text/simpress/02/13190000.xhp | |
parent | 8030c1946f37e4d1b8e6ceff25bc72ead4a09fbf (diff) |
Add dimensions to svg icons
+ refactor some headings
Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
Reviewed-on: https://gerrit.libreoffice.org/84962
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/02/13190000.xhp')
-rw-r--r-- | source/text/simpress/02/13190000.xhp | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/source/text/simpress/02/13190000.xhp b/source/text/simpress/02/13190000.xhp index 7c8147dad1..a6238e48d5 100644 --- a/source/text/simpress/02/13190000.xhp +++ b/source/text/simpress/02/13190000.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +16,6 @@ * 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="textsimpress0213190000xml" indexer="include" status="PUBLISH"> @@ -30,27 +27,27 @@ </history> </meta> <body> - - - <paragraph id="hd_id3150439" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></paragraph> + + + <h1 id="hd_id3150439"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></h1> <embed href="text/shared/optionen/01070500.xhp#textbereich"/> <embed href="text/shared/optionen/01070500.xhp#textbereich2"/> <section id="synurtext"> <table id="tbl_id3154319"> - - - + + + <tablerow> <tablecell> - <paragraph role="paragraph" id="par_id3154510" xml-lang="en-US"><image src="cmd/sc_pickthrough.png" id="img_id3154015"><alt xml-lang="en-US" id="alt_id3154015">Icon</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3154510" xml-lang="en-US"><image src="cmd/sc_pickthrough.png" id="img_id3154015" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3154015">Icon Select Text Area Only</alt></image></paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_id3154254" xml-lang="en-US">Select Text Area Only</paragraph> </tablecell> </tablerow> - + </table> </section> - + </body> </helpdocument> |