diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-26 18:38:49 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-27 13:13:53 +0200 |
commit | 11389d81999e8e8f788dc407d6398b8ed18b0870 (patch) | |
tree | a048613a824cef864b11ecb1dd409abec5f60322 /source/text/simpress | |
parent | a68f90de529669ff969267e03cd2570cfd126488 (diff) |
Remove old filepicker ref, fix links
Remove ref of internal file picker
Fix links of image export dialogs (previous links never worked)
Adjust export behavior with system filepicker
Change-Id: Ie38ac5c670a4a0364893563045cc94661a7e6bde
Reviewed-on: https://gerrit.libreoffice.org/74767
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/01/01170000.xhp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/source/text/simpress/01/01170000.xhp b/source/text/simpress/01/01170000.xhp index 788f78d172..f4b08068d0 100644 --- a/source/text/simpress/01/01170000.xhp +++ b/source/text/simpress/01/01170000.xhp @@ -18,7 +18,7 @@ * 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="textsimpress0101170000xml" indexer="include" status="PUBLISH"> @@ -42,11 +42,12 @@ <embed href="text/simpress/00/00000401.xhp#dtvlc"/> </section> <paragraph role="paragraph" id="par_id3154254" xml-lang="en-US">The following file formats present you with additional export options after you click <emph>Save</emph>: </paragraph> -<paragraph role="paragraph" id="par_id3155961" xml-lang="en-US"><link href="text/shared/autopi/01110000.xhp" name="HTML Document">HTML Document</link>, <link href="text/shared/00/00000202.xhp" name="JPEG">JPEG</link>, <link href="text/shared/00/00000203.xhp" name="SVM/WMF/PICT/MET">SVM/WMF/PICT/MET</link>, <link href="text/shared/00/00000204.xhp" name="BMP">BMP</link>, <link href="text/shared/00/00000205.xhp" name="GIF">GIF</link>, <link href="text/shared/00/00000213.xhp" name="EPS">EPS</link>, <link href="text/shared/00/00000212.xhp" name="PNG">PNG</link>, <link href="text/shared/00/00000214.xhp" name="PBM, PPM, PGM">PBM, PPM, PGM</link>.</paragraph> +<paragraph role="paragraph" id="par_id3155961" xml-lang="en-US"><link href="text/shared/autopi/01110000.xhp" name="HTML Document">HTML Document</link>, <link href="text/shared/00/00000200.xhp" name="Image Options">JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>.</paragraph> <paragraph role="paragraph" id="par_id3145584" xml-lang="en-US">If you select "Macromedia Flash (SWF)" as file format, the current Impress or Draw document will be exported to the Macromedia Flash format.</paragraph> <paragraph role="paragraph" id="par_id3153817" xml-lang="en-US">If you choose "HTML Document" as your file format, the <emph>HTML Export </emph><link href="text/shared/autopi/01110000.xhp" name="AutoPilot">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format.</paragraph> -<embed href="text/shared/00/00000004.xhp#related"/> +<section id="relatedtopics"> <paragraph role="paragraph" id="par_id3148604" xml-lang="en-US"><link href="text/shared/01/01070001.xhp" name="Export dialog">Export dialog</link></paragraph> <paragraph role="paragraph" id="par_id3159208" xml-lang="en-US"><link href="text/shared/00/00000020.xhp" name="Information on Import and Export Filters">Information on Import and Export Filters</link></paragraph> +</section> </body> </helpdocument> |