diff options
Diffstat (limited to 'source/text/swriter/01/04200000.xhp')
-rw-r--r-- | source/text/swriter/01/04200000.xhp | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/source/text/swriter/01/04200000.xhp b/source/text/swriter/01/04200000.xhp index 62dbcac8d5..7401ec0960 100644 --- a/source/text/swriter/01/04200000.xhp +++ b/source/text/swriter/01/04200000.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,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <meta> <topic id="textswriter0104200000xml" indexer="include"> <title xml-lang="en-US" id="tit">Insert Script</title> @@ -30,7 +28,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertscript/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertscript/InsertScriptDialog" id="bm_id3083451" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:InsertScript" id="bm_id3146320" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3147402" role="heading" level="1">Insert Script</paragraph> +<h1 xml-lang="en-US" id="hd_id3147402">Insert Script</h1> <paragraph xml-lang="en-US" id="par_id3155620" role="paragraph"><variable id="scripttext"><ahelp hid=".uno:InsertScript">Inserts a script at the current cursor position in an HTML or text document.</ahelp> </variable></paragraph> <section id="howtoget"> @@ -46,11 +44,11 @@ <embed href="text/swriter/00/00000004.xhp#nopfre"/> <paragraph xml-lang="en-US" id="hd_id3154644" role="heading" level="2">Contents</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertscript/scripttype" id="bm_id3151177" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3149294" role="heading" level="2">Script Type</paragraph> +<h2 xml-lang="en-US" id="hd_id3149294">Script Type</h2> <paragraph xml-lang="en-US" id="par_id3145413" role="paragraph"><ahelp hid="modules/swriter/ui/insertscript/scripttype">Enter the type of script that you want to insert.</ahelp> The script is identified in the HTML source code by the tag <SCRIPT LANGUAGE="JavaScript">.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertscript/url" id="bm_id3149800" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertscript/urlentry" id="bm_id3149803" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3154097" role="heading" level="2">URL</paragraph> +<h2 xml-lang="en-US" id="hd_id3154097">URL</h2> <paragraph xml-lang="en-US" id="par_id3149810" role="paragraph"><ahelp hid="modules/swriter/ui/insertscript/urlentry">Adds a link to a script file. Click the <emph>URL </emph>radio button, and then enter the link in the box. You can also click the <emph>Browse</emph> button, locate the file, and then click <emph>Insert</emph>.</ahelp> The linked script file is identified in the HTML source code by the following tags:</paragraph> <paragraph xml-lang="en-US" id="par_id3152963" role="paragraph"><SCRIPT LANGUAGE="JavaScript" SRC="url"></paragraph> <paragraph xml-lang="en-US" id="par_id3153678" role="paragraph">/* ignore all text here */</paragraph> @@ -60,7 +58,7 @@ <paragraph xml-lang="en-US" id="par_id3154188" role="paragraph"><ahelp hid="modules/swriter/ui/insertscript/browse">Locate the script file that you want to link to, and then click <emph>Insert</emph>.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertscript/textentry" id="bm_id3149489" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertscript/text" id="bm_id3149493" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3155184" role="heading" level="2">Text</paragraph> +<h2 xml-lang="en-US" id="hd_id3155184">Text</h2> <paragraph xml-lang="en-US" id="par_id3143272" role="paragraph"><ahelp hid="modules/swriter/ui/insertscript/text">Enter the script code that you want to insert.</ahelp></paragraph> </body> </helpdocument> |