blob: c2ef92b9b70c3fd45c62c2cb50c5c7ae822b7499 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<?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/.
*
-->
<meta>
<topic id="basicscriptlibrary" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">SCRIPTBINDINGLIBRARY Library</title>
<filename>/text/sbasic/shared/03/lib_script.xhp</filename>
</topic>
</meta>
<body>
<h1 id="hd_id31529004750471"><variable id="script_lib"><link href="text/sbasic/shared/03/lib_script.xhp" name="ScriptBindingLibrary library">The <item type="literal">ScriptBindingLibrary</item> Library</link></variable></h1>
<bookmark xml-lang="en-US" branch="index" id="bm_id851529070366056">
<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>
</bookmark>
<section id="howtoget">
<embed href="text/sbasic/shared/00000003.xhp#dialoglibhowtoget"/>
</section>
<h2 id="hd_id841593518085848">Description</h2>
<paragraph role="paragraph" id="par_id921593518140986">The <emph>ScriptBindingLibrary</emph> library only contains dialogs, it is used by <emph>Highlight</emph> %PRODUCTNAME example scripts. Its dialogs are shared by Beanshell, Java and JavaScript example scripts.</paragraph>
<paragraph role="paragraph" id="par_id381593519742529">Running any <emph>Highlight</emph> example script loads the <emph>ScriptBindingLibrary</emph> library in memory.</paragraph>
<note id="par_id131593538122154">This library is not used by %PRODUCTNAME Basic.</note>
<section id="relatedtopics">
<paragraph role="paragraph" id="par_id251593524531077"><link href="text/shared/01/06130020.xhp" name="Basic macro selector">Basic macro selector</link></paragraph>
<paragraph role="paragraph" id="par_id721593525163663">Beanshell, Java and JavaScript <link href="text/shared/01/06130030.xhp" name="Scripts">Scripts</link></paragraph>
</section>
</body>
</helpdocument>
|