diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-06-09 14:47:59 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:33:44 +0200 |
commit | 64f8169a585df0b58c50af0ae16dba752fd34c52 (patch) | |
tree | 66ee111d26f22b15b45cb81061005c943ab41ce6 /source/text/shared/02/07060000.xhp | |
parent | 06043636ee174aa38b02630aabbbf4cbdfb65f54 (diff) |
Cleanups and improvements
in /shared/02/07* + 08*.xhp files
Change-Id: I336b83db23060e0b86c6c338f5d857969d30e0b7
Reviewed-on: https://gerrit.libreoffice.org/55508
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/07060000.xhp')
-rw-r--r-- | source/text/shared/02/07060000.xhp | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/source/text/shared/02/07060000.xhp b/source/text/shared/02/07060000.xhp index 62ba2f87d4..53746d8e31 100644 --- a/source/text/shared/02/07060000.xhp +++ b/source/text/shared/02/07060000.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,29 +18,27 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> -<topic id="textshared0207060000xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Reload</title> -<filename>/text/shared/02/07060000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0207060000xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Reload</title> + <filename>/text/shared/02/07060000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> - - <section id="reload"> - <section id="neuladen"> - <bookmark branch="index" xml-lang="en-US" id="bm_id3153089"><bookmark_value>reloading; documents</bookmark_value><bookmark_value>documents; reloading</bookmark_value><bookmark_value>loading; reloading</bookmark_value></bookmark> +<section id="reload"> +<section id="neuladen"> +<bookmark branch="index" xml-lang="en-US" id="bm_id3153089"><bookmark_value>reloading; documents</bookmark_value><bookmark_value>documents; reloading</bookmark_value><bookmark_value>loading; reloading</bookmark_value></bookmark> <bookmark branch="hid/.uno:Reload" xml-lang="en-US" id="bm_id3144740" localize="false"/> <paragraph id="hd_id3153089" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/07060000.xhp" name="Reload">Reload</link></paragraph> - <paragraph role="paragraph" id="par_id3151315" xml-lang="en-US"><ahelp hid=".uno:Reload" visibility="visible">Replaces the current document with the last saved version.</ahelp></paragraph> - </section> - </section> - <paragraph role="paragraph" id="par_id3159201" xml-lang="en-US">Any changes made after the last save will be lost.</paragraph> - <section id="howtoget"> +<paragraph role="paragraph" id="par_id3151315" xml-lang="en-US"><ahelp hid=".uno:Reload" visibility="visible">Replaces the current document with the last saved version.</ahelp></paragraph> +</section> +</section> +<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US">Any changes made after the last save will be lost.</paragraph> +<section id="howtoget"> <embed href="text/shared/00/00000401.xhp#last"/> </section> - </body> +</body> </helpdocument> |