diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-27 12:50:14 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-27 15:58:49 +0000 |
commit | 68257fa557206cc11dfcad9fdb037eaceb131217 (patch) | |
tree | 645b4c9feb9565ae43163d612594f9e57f04de99 /source/text/shared/guide/export_ms.xhp | |
parent | 802dff23502b199e496847b3091a557e8e4c793b (diff) |
tdf#154364 (final) refactor "related topics" for share/guide
+ refactor
+ some changes in content display
+ few icon updates
Change-Id: I1cc1823313d96667827a590b48eb4bcbe5419ba5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149632
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/guide/export_ms.xhp')
-rw-r--r-- | source/text/shared/guide/export_ms.xhp | 35 |
1 files changed, 16 insertions, 19 deletions
diff --git a/source/text/shared/guide/export_ms.xhp b/source/text/shared/guide/export_ms.xhp index 0936b10f04..80babcd720 100644 --- a/source/text/shared/guide/export_ms.xhp +++ b/source/text/shared/guide/export_ms.xhp @@ -1,7 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - - <!-- * This file is part of the LibreOffice project. * @@ -19,18 +16,16 @@ * 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"> +<helpdocument version="1.0"> <meta> <topic id="textsharedguideexport_msxml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Saving Documents in Other Formats</title> +<title id="tit">Saving Documents in Other Formats</title> <filename>/text/shared/guide/export_ms.xhp</filename> </topic> </meta> <body> <section id="chapter_all"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3159233"><bookmark_value>documents; saving in other formats</bookmark_value> +<bookmark branch="index" id="bm_id3159233"><bookmark_value>documents; saving in other formats</bookmark_value> <bookmark_value>saving; documents in other formats</bookmark_value> <bookmark_value>files; saving in other formats</bookmark_value> <bookmark_value>text documents;saving in other formats</bookmark_value> @@ -41,25 +36,27 @@ <bookmark_value>Word documents; saving as</bookmark_value> <bookmark_value>Excel; saving as</bookmark_value> <bookmark_value>PowerPoint export</bookmark_value> -</bookmark><comment>mw made "PowerPoint;..." a one level entry</comment><paragraph role="paragraph" id="par_id3159233" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="1"><variable id="export_ms"><link href="text/shared/guide/export_ms.xhp">Saving Documents in Other Formats</link> -</variable></paragraph> +</bookmark><comment>mw made "PowerPoint;..." a one level entry</comment> + +<h1 id="hd_id3149416"><variable id="export_ms"><link href="text/shared/guide/export_ms.xhp">Saving Documents in Other Formats</link></variable></h1> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3150084" xml-lang="en-US">Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog.</paragraph> +<paragraph role="listitem" id="par_id3150084">Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3153348" xml-lang="en-US">In the <emph>Save as type</emph> or <emph>File type</emph> list box, select the desired format.</paragraph> +<paragraph role="listitem" id="par_id3153348">In the <emph>Save as type</emph> or <emph>File type</emph> list box, select the desired format.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3150985" xml-lang="en-US">Enter a name in the <emph>File name</emph> box and click <emph>Save</emph>.</paragraph> +<paragraph role="listitem" id="par_id3150985">Enter a name in the <emph>File name</emph> box and click <emph>Save</emph>.</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_id3153252" xml-lang="en-US">If you want the file dialogs to offer another file format as default, select that format in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - General</emph> in the <emph>Default file format </emph>area.</paragraph> +<paragraph role="paragraph" id="par_id3153252">If you want the file dialogs to offer another file format as default, select that format in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - General</emph> in the <emph>Default file format </emph>area.</paragraph> +</section> + +<section id="relatedtopics"> + <embed href="text/shared/guide/doc_save.xhp#doc_save"/> + <paragraph role="paragraph" id="par_id3149669"><link href="text/shared/01/01070000.xhp">Save As</link></paragraph> + <embed href="text/shared/guide/ms_user.xhp#ms_user"/> </section> -<embed href="text/shared/00/00000004.xhp#related"/> -<embed href="text/shared/guide/doc_save.xhp#doc_save"/> -<paragraph role="paragraph" id="par_id3149669" xml-lang="en-US"><link href="text/shared/01/01070000.xhp">Save As</link></paragraph> -<embed href="text/shared/guide/ms_user.xhp#ms_user"/> </body> </helpdocument> |