diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-05-16 03:23:46 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-05-16 14:53:59 +0200 |
commit | 1368e08b24cd3f13ef3de72475f6fbc70b56baa0 (patch) | |
tree | 8185a55f8cbf40fc0d8a3174d846360c9791f2d3 /source/text | |
parent | e401921d247d6ee46c255790c06d5a27af8533ad (diff) |
Remove now useless <switchinline>
Change-Id: If7c9ddda50735d349f59c3d8f138177c8fbd6de0
Reviewed-on: https://gerrit.libreoffice.org/72384
Tested-by: Jenkins
Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/simpress/01/new_slide.xhp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source/text/simpress/01/new_slide.xhp b/source/text/simpress/01/new_slide.xhp index ecbcc9ded8..9b7e7d67ef 100644 --- a/source/text/simpress/01/new_slide.xhp +++ b/source/text/simpress/01/new_slide.xhp @@ -21,7 +21,7 @@ --> - <helpdocument version="1.0"> +<helpdocument version="1.0"> <meta> <topic id="textsimpress01newslidexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">New Slide</title> @@ -34,8 +34,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertPage" id="bm_id8576712" localize="false"/> <paragraph role="heading" id="hd_id3159155" xml-lang="en-US" level="1"><link href="text/simpress/01/new_slide.xhp" name="New Slide">New Slide</link></paragraph> -<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US"><variable id="seitetext"><ahelp hid=".uno:InsertPage"><switchinline select="appl"><caseinline select="IMPRESS">Inserts a slide after the currently selected slide. -</caseinline><defaultinline>Inserts a slide after the currently selected slide.</defaultinline></switchinline></ahelp> +<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US"><variable id="seitetext"><ahelp hid=".uno:InsertPage">Inserts a slide after the currently selected slide.</ahelp> </variable></paragraph> <section id="howtoget"> <embed href="text/simpress/00/slide_menu.xhp#new_slide"/> |