diff options
-rw-r--r-- | AllLangHelp_shared.mk | 1 | ||||
-rw-r--r-- | source/text/sdraw/main0101.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/01/01060002.xhp | 34 |
3 files changed, 37 insertions, 2 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index dc70121ba1..31629db6e3 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -81,6 +81,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/01020103 \ helpcontent2/source/text/shared/01/01050000 \ helpcontent2/source/text/shared/01/01060000 \ + helpcontent2/source/text/shared/01/01060002 \ helpcontent2/source/text/shared/01/01070000 \ helpcontent2/source/text/shared/01/01070001 \ helpcontent2/source/text/shared/01/01100000 \ diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp index dc3e05d6df..70ce9e753b 100644 --- a/source/text/sdraw/main0101.xhp +++ b/source/text/sdraw/main0101.xhp @@ -47,8 +47,8 @@ <paragraph role="paragraph" id="par_id51513449314388" xml-lang="en-US">Saves files in remote servers</paragraph> <embed href="text/shared/01/01070000.xhp#saveas"/> -<paragraph role="heading" id="hd_id681513448928968" level="1" xml-lang="en-US">Save a copy</paragraph> -<embed href="text/shared/01/01070000.xhp#speichernuntertext"/> +<embed href="text/shared/01/01060002.xhp#saveacopy"/> + <embed href="text/shared/01/01180000.xhp#allesspeichern"/> <embed href="text/shared/02/07060000.xhp#neuladen"/> <paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="1"><link href="text/shared/01/01190000.xhp" name="Versions">Versions</link></paragraph> 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> |