diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-12-02 14:56:37 +0000 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-12-02 16:24:23 +0000 |
commit | d700f1fe9e6e265d0f0125a0fb734fb2c201ce1a (patch) | |
tree | dec1c7bb2513b3078de0b01bf48c17bda6b9c7a7 /source/text/shared/01/01070001.xhp | |
parent | 23d4609281bf48afe6b343897900ae0c5b3d3ff7 (diff) |
tdf#134377 Refactoring built-in file dialogs
Following use cases are covered:
File - Save A Copy
File - Export
Change-Id: Id32418e944dc968cbd16100083cb2b9835084fd5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143576
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/01070001.xhp')
-rw-r--r-- | source/text/shared/01/01070001.xhp | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/source/text/shared/01/01070001.xhp b/source/text/shared/01/01070001.xhp index 2064b7d47d..47d6924c68 100644 --- a/source/text/shared/01/01070001.xhp +++ b/source/text/shared/01/01070001.xhp @@ -38,13 +38,23 @@ <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#export"/> </section> -<tip id="par_id91561565107419">Unlike <emph>Save As</emph>, the <emph>Export</emph> command writes a copy of the current document in a new file with the chosen format, but keeps the current document and format open in your session.</tip> +<tip id="par_id91561565107419">Unlike <menuitem>Save As</menuitem>, the <menuitem>Export</menuitem> command writes a copy of the current document in a new file with the chosen format, but keeps the current document and format open in your session.</tip> <paragraph role="paragraph" id="par_id471561565422027">The Export command opens the system file picker, where you can enter the name and format of the exported file.</paragraph> -<h2 id="hd_id3147209">File Name</h2> -<paragraph role="paragraph" id="par_id871561565412738">Enter a file name or a path for the file.</paragraph> -<h2 id="hd_id3152996">File Type</h2> + +<embed href="text/shared/01/01020000.xhp#fpUserPreferences"/> +<embed href="text/shared/01/01020000.xhp#fpFolderSelection"/> + +<h2 id="hd_id3147209">File name</h2> + <embed href="text/shared/01/01070000.xhp#filename"/> + +<h2 id="hd_id3152996">File format</h2> <embed href="text/shared/01/01070000.xhp#filetype"/> -<h2 id="hd_id3148539">Save</h2> + +<embed href="text/shared/01/01070001.xhp#fpAutoFileExt"/> +<embed href="text/shared/01/01070001.xhp#fpSelection"/> + +<h2 id="hd_id3148539">Export</h2> <embed href="text/shared/01/01070000.xhp#save"/> + </body> </helpdocument> |