summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/03/lib_script.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-06-15 11:46:35 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-06-15 17:18:51 +0200
commit79ed6797fcdaa70f6993d34070a3d033440761c2 (patch)
tree30872fc58ff6ef88a15e8a16763ad0fcfe1b2431 /source/text/sbasic/shared/03/lib_script.xhp
parentFix <bascode> rendering for paragraphs (diff)
downloadhelp-79ed6797fcdaa70f6993d34070a3d033440761c2.tar.gz
help-79ed6797fcdaa70f6993d34070a3d033440761c2.zip
Add help pages for internal Basic libraries (WIP)
LibreOffice ships Basic libraries with many nice Functions and Subs that are not documented at all. These pages shed some light to these libraries and is a work in progress. Change-Id: Icb237bf552b785e576e984e47fd0c5cf4f7e29d7 Reviewed-on: https://gerrit.libreoffice.org/55876 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03/lib_script.xhp')
-rw-r--r--source/text/sbasic/shared/03/lib_script.xhp30
1 files changed, 30 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/03/lib_script.xhp b/source/text/sbasic/shared/03/lib_script.xhp
new file mode 100644
index 0000000000..1fabfa1626
--- /dev/null
+++ b/source/text/sbasic/shared/03/lib_script.xhp
@@ -0,0 +1,30 @@
+<?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>
+ <paragraph role="heading" id="hd_id31529004750471" level="1" xml-lang="en-US"><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></paragraph>
+ <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#basiclibhowtoget"/>
+ </section>
+ <paragraph xml-lang="en-US" id="par_id901528999850603" localize="false" role="note"><embedvar href="text/sbasic/shared/00000003.xhp#basiclibrarynote" markup="keep"/><br/>
+ <item type="literal">GlobalScope.BasicLibraries.LoadLibrary("ScriptBindingLibrary")</item></paragraph>
+ <embed href="text/shared/need_help.xhp#needhelp"/>
+</body>
+</helpdocument>