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/shared/02/02040000.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/shared/02/02040000.xhp')
-rw-r--r-- | source/text/shared/02/02040000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/02040000.xhp b/source/text/shared/02/02040000.xhp index 9497f8e1d9..12e8b3dbc5 100644 --- a/source/text/shared/02/02040000.xhp +++ b/source/text/shared/02/02040000.xhp @@ -30,14 +30,14 @@ <body> <section id="textlire"> <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> +<h1 id="hd_id3153255"><link href="text/shared/02/02040000.xhp" name="Text running from left to right">Text running from left to right</link></h1> <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"> <tablerow> <tablecell> - <paragraph role="paragraph" id="par_id3147291" xml-lang="en-US"><image src="cmd/sc_textdirectionlefttoright.png" id="img_id3155805"><alt xml-lang="en-US" id="alt_id3155805">Icon</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3147291" xml-lang="en-US"><image src="cmd/sc_textdirectionlefttoright.png" id="img_id3155805" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3155805">Icon Text direction from left to right</alt></image></paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_id3153749" xml-lang="en-US">Text direction from left to right</paragraph> |