diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-05-26 09:11:45 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:23:36 +0200 |
commit | 4ede0d8350a96d21807575348cb8792efb35ca36 (patch) | |
tree | 0801c64691792367bf490b5a46b4d4c9ed2f366b /source/text/shared/01/01060002.xhp | |
parent | 13bd5c7a22933b16425a8d2780ffa7dfa5568a26 (diff) |
Further cleanups and improvements
in /shared/01/0106*.xhp files.
Reduce indentations
Change-Id: I8a27f2219e937f315dc95824ca18b1e669f06a51
Reviewed-on: https://gerrit.libreoffice.org/54831
Tested-by: Jenkins
Reviewed-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 | 65 |
1 files changed, 32 insertions, 33 deletions
diff --git a/source/text/shared/01/01060002.xhp b/source/text/shared/01/01060002.xhp index 1d6c032c70..deac0208d8 100644 --- a/source/text/shared/01/01060002.xhp +++ b/source/text/shared/01/01060002.xhp @@ -1,38 +1,37 @@ <?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/. - * - --> +<!-- + * 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/.uno:SaveACopy" id="bm_id981513637386479" localize="false"/> - <bookmark xml-lang="en-US" branch="index" id="bm_id241513636774794"> - <bookmark_value>save;save a copy</bookmark_value> - <bookmark_value>save a copy</bookmark_value> - </bookmark> - <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 open for editing.</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> +<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/.uno:SaveACopy" id="bm_id981513637386479" localize="false"/><bookmark xml-lang="en-US" branch="index" id="bm_id241513636774794"> +<bookmark_value>save; save a copy</bookmark_value> +<bookmark_value>save a copy</bookmark_value> +</bookmark> +<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">Saves 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 open for editing.</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> |