diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-07-07 12:19:52 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-31 19:09:58 +0200 |
commit | eb238a78530bb8591eb73025a79374b167d5cd2d (patch) | |
tree | 2658b22a82c268dc956f480015243e2ff4896ae3 | |
parent | d9fa5ee122295019fb58d45e1938dd14d2bbaf1a (diff) |
Cleanups in /shared/01/04*.xhp files
Change-Id: I42a6cff181c3e3e5bf6dc4cca04865caab2e9bad
Reviewed-on: https://gerrit.libreoffice.org/57120
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/04060200.xhp | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/source/text/shared/01/04060200.xhp b/source/text/shared/01/04060200.xhp index 71b3d04c96..42d87c2545 100644 --- a/source/text/shared/01/04060200.xhp +++ b/source/text/shared/01/04060200.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,25 +18,21 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> -<topic id="textshared0104060200xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Request</title> -<filename>/text/shared/01/04060200.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0104060200xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Request</title> + <filename>/text/shared/01/04060200.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> - - - <bookmark branch="hid/.uno:TwainTransfer" xml-lang="en-US" id="bm_id3153383" localize="false"/> <paragraph role="heading" level="1" id="hd_id3153514" xml-lang="en-US">Request</paragraph> <paragraph role="paragraph" id="par_id3150278" xml-lang="en-US"><variable id="anford"><ahelp hid=".uno:TwainTransfer" visibility="visible">Scans an image, and then inserts the result into the document. The scanning dialog is provided by the manufacturer of the scanner.</ahelp></variable> For an explanation of the dialog please refer to the documentation on your scanner.</paragraph> - <section id="howtoget"> +<section id="howtoget"> <embed href="text/shared/00/00000404.xhp#anfordern"/> </section> - </body> +</body> </helpdocument> |