diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-05-28 16:52:30 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:14:27 +0200 |
commit | 94c1c946811eacb43fcd92dd12b9a740ccaec226 (patch) | |
tree | 6809aab21fbd8e9a99c39c0c2d8306a7a3f6c861 /source/text/shared/01/02230500.xhp | |
parent | 95b20e778e76b4b28e2a4976253e17c8e686393d (diff) |
Further cleanups and improvements
rest of /shared/01/022*.xhp files
Change-Id: I73350ce513d1c867ad05c3e17093b41d7769190c
Reviewed-on: https://gerrit.libreoffice.org/54941
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/02230500.xhp')
-rw-r--r-- | source/text/shared/01/02230500.xhp | 27 |
1 files changed, 12 insertions, 15 deletions
diff --git a/source/text/shared/01/02230500.xhp b/source/text/shared/01/02230500.xhp index b9a264666e..f967346c0c 100644 --- a/source/text/shared/01/02230500.xhp +++ b/source/text/shared/01/02230500.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,28 +18,26 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> -<topic id="textshared0102230500xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Merge Document</title> -<filename>/text/shared/01/02230500.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0102230500xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Merge Document</title> + <filename>/text/shared/01/02230500.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> - -<section id="merge_documents"> - <bookmark xml-lang="en-US" branch="hid/.uno:MergeDocuments" id="bm_id2244498" localize="false"/> +<section id="merge_documents"> +<bookmark xml-lang="en-US" branch="hid/.uno:MergeDocuments" id="bm_id2244498" localize="false"/> <bookmark branch="hid/.uno:MergeDocuments" xml-lang="en-US" id="bm_id3146946" localize="false"/> <paragraph role="heading" level="1" id="hd_id3149000" xml-lang="en-US"><link href="text/shared/01/02230500.xhp" name="Merge Document">Merge Document</link></paragraph> - <paragraph role="paragraph" id="par_id3154408" xml-lang="en-US"><variable id="dokzus"><ahelp hid=".uno:MergeDocuments" visibility="visible">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically.</paragraph> +<paragraph role="paragraph" id="par_id3154408" xml-lang="en-US"><variable id="dokzus"><ahelp hid=".uno:MergeDocuments" visibility="visible">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically.</paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000402.xhp#einfuegen"/> </section> <switch select="appl"><case select="WRITER"> </case></switch> - </body> +</body> </helpdocument> |