diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2023-02-24 17:26:47 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-02-26 17:26:40 +0000 |
commit | 1574b3f4a3c2d5e2d0402a200a79c77fd14cf015 (patch) | |
tree | ebd3f5f6e311351b31e350bb7d3b38ef6c5cad07 /source | |
parent | 912f37e81e65829c80c5f388b60330be7eb7f496 (diff) |
Impress: Rework of help files /02/ 07
Change-Id: I481815f6e4abea6f6d35e1b5174c4ace3ae47ef6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147644
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/simpress/02/08060000.xhp | 33 |
1 files changed, 15 insertions, 18 deletions
diff --git a/source/text/simpress/02/08060000.xhp b/source/text/simpress/02/08060000.xhp index fef9d162c5..2e08482874 100644 --- a/source/text/simpress/02/08060000.xhp +++ b/source/text/simpress/02/08060000.xhp @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. @@ -17,26 +17,23 @@ * License, Version 2.0 (the "License"); you may not use this file * 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="textsimpress0208060000xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Current Slide/Level</title> -<filename>/text/simpress/02/08060000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textsimpress0208060000xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Current Slide/Level</title> + <filename>/text/simpress/02/08060000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> - - <section id="current_slide"> <bookmark branch="hid/.uno:PageStatus" xml-lang="en-US" id="bm_id3146121" localize="false"/> -<paragraph id="hd_id3159153" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/02/08060000.xhp">Current Slide/Level</link></paragraph> - <paragraph xml-lang="en-US" role="paragraph" id="par_id3153190"><ahelp hid=".uno:PageStatus" visibility="visible">Displays the current slide number followed by the total number of slides.</ahelp></paragraph> +<h1 id="hd_id3159153"><link href="text/simpress/02/08060000.xhp">Current Slide/Level</link></h1> +<paragraph xml-lang="en-US" role="paragraph" id="par_id3153190"><ahelp hid=".uno:PageStatus" visibility="visible">Displays the current slide number followed by the total number of slides.</ahelp></paragraph> </section> - <paragraph role="note" id="par_id3149126" xml-lang="en-US">In Layer Mode, the name of the layer containing the selected object is displayed.</paragraph> - - </body> -</helpdocument> +<paragraph role="note" id="par_id3149126" xml-lang="en-US">In Layer Mode, the name of the layer containing the selected object is displayed.</paragraph> +</body> +</helpdocument>
\ No newline at end of file |