diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-16 23:37:23 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-17 02:40:16 +0100 |
commit | b6e0ecde5fb3eafe88846f055a4917ac99d38e36 (patch) | |
tree | f282927691ef7ddcd2f0abb168747370f7952bbc /source/text/shared/01/01060002.xhp | |
parent | f583ac513198a3aa70840f63aa26d766e5f9daf3 (diff) |
tdf#112155 Help page for Save a Copy
Change-Id: Ie514f96925c0283e05ac9686b06edbda7853801b
Reviewed-on: https://gerrit.libreoffice.org/46632
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/01060002.xhp')
-rw-r--r-- | source/text/shared/01/01060002.xhp | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/source/text/shared/01/01060002.xhp b/source/text/shared/01/01060002.xhp new file mode 100644 index 0000000000..f0bf758ffd --- /dev/null +++ b/source/text/shared/01/01060002.xhp @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="saveacopy" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Save a Copy</title> + <filename>/text/shared/01/01060002.xhp</filename> + </topic> + </meta> + <body> + <section id="saveacopy"> + <bookmark xml-lang="en-US" branch="hid/hid path or command" id="undefined" localize="false"/> + <paragraph id="par_id391513471676787" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01060002.xhp" name="Save a Copy">Save a Copy</link></paragraph> + <paragraph id="par_id1001513471674465" role="paragraph" xml-lang="en-US"><variable id="saveacopy1"><ahelp hid=".uno:SaveACopy">Save a copy of the actual document with another name or location.</ahelp></variable></paragraph> + </section> + <section id="howtoget"> + <paragraph role="paragraph" id="par_id701513472080716" xml-lang="en-US">Choose <item type="menuitem">File - Save a Copy</item></paragraph> + </section> + <paragraph role="paragraph" id="par_id881513473450156" xml-lang="en-US">Creates another file with same contents of the current file. The current file is kept opened for edition.</paragraph> + <section id="relatedtopics"> + <paragraph role="paragraph" id="par_id21513472326060" xml-lang="en-US"><link href="text/shared/01/01060000.xhp" name="Save">Save</link></paragraph> + <paragraph role="paragraph" id="par_id411513472333495" xml-lang="en-US"><link href="text/shared/01/01070000.xhp" name="Save As">Save as</link></paragraph> + <paragraph role="paragraph" id="par_id681513472341081" xml-lang="en-US"><link href="text/shared/01/01070001.xhp" name="Export">Export</link></paragraph> + </section> +</body> +</helpdocument> |