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:22:25 +0100 |
commit | 96c9eaf34676be060349e683f271995abc7779eb (patch) | |
tree | bfc8eab70ddbcc3f2aa3f4a80bfb1eee07feaa43 /source/text/shared/02/10030000.xhp | |
parent | 16ac2e562235fb6c908ada4ce1af4cd67c473df3 (diff) |
Add dimensions to svg icons
+ refactor some headings
Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
Reviewed-on: https://gerrit.libreoffice.org/84960
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/10030000.xhp')
-rw-r--r-- | source/text/shared/02/10030000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/10030000.xhp b/source/text/shared/02/10030000.xhp index 15007ec72a..2aea6c30c4 100644 --- a/source/text/shared/02/10030000.xhp +++ b/source/text/shared/02/10030000.xhp @@ -31,14 +31,14 @@ <section id="ersteseite"> <bookmark branch="hid/.uno:GoToStartOfDoc" xml-lang="en-US" id="bm_id3154894" localize="false"/> <bookmark branch="hid/.uno:FirstPage" xml-lang="en-US" id="bm_id3163829" localize="false"/> -<paragraph id="hd_id3149031" role="heading" level="1" xml-lang="en-US"><switchinline select="appl"> <caseinline select="WRITER"><link href="text/shared/02/10030000.xhp" name="To Document Begin">To Document Begin</link></caseinline> <defaultinline><link href="text/shared/02/10030000.xhp" name="First Page">First Page</link></defaultinline> </switchinline></paragraph> +<h1 id="hd_id3149031"><switchinline select="appl"> <caseinline select="WRITER"><link href="text/shared/02/10030000.xhp" name="To Document Begin">To Document Begin</link></caseinline> <defaultinline><link href="text/shared/02/10030000.xhp" name="First Page">First Page</link></defaultinline> </switchinline></h1> <paragraph xml-lang="en-US" role="paragraph" id="par_id3153539"><ahelp hid=".">Moves to the first page of the document.</ahelp> This function is only active when you select the <emph>Print Preview</emph> function on the <emph>File</emph> menu.</paragraph> </section> <section id="syersteseite"> <table id="tbl_id3156042"> <tablerow> <tablecell> - <paragraph role="paragraph" id="par_id3154751" xml-lang="en-US"><image src="cmd/sc_gotostartofdoc.png" id="img_id3147571"><alt xml-lang="en-US" id="alt_id3147571">Icon</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3154751" xml-lang="en-US"><image src="cmd/sc_gotostartofdoc.png" id="img_id3147571" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3147571">Icon First Page</alt></image></paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_id3143268" xml-lang="en-US"><switchinline select="appl"> <caseinline select="WRITER">To Document Begin</caseinline> <defaultinline>First Page</defaultinline> </switchinline></paragraph> |