summaryrefslogtreecommitdiff
path: root/source/auxiliary/sbasic.tree
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/auxiliary/sbasic.tree
parent2fdf0556202b43940ee003e7d1e6d452c3d11ab7 (diff)
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/auxiliary/sbasic.tree')
-rw-r--r--source/auxiliary/sbasic.tree10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index 02eb3bb2e5..97bd34e0d1 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -289,7 +289,17 @@
<topic id="sbasic/text/sbasic/shared/03070400.xhp">"/" Operator</topic>
<topic id="sbasic/text/sbasic/shared/03070500.xhp">"^" Operator</topic>
</node>
+ <node id="070205" title="Advanced Basic Libraries">
+<topic id="sbasic/text/sbasic/shared/03/lib_tools.xhp">Tools Library</topic>
+<topic id="sbasic/text/sbasic/shared/03/lib_depot.xhp">Depot Library</topic>
+<topic id="sbasic/text/sbasic/shared/03/lib_euro.xhp">Euro Library</topic>
+<topic id="sbasic/text/sbasic/shared/03/lib_formwizard.xhp">FormWizard Library</topic>
+<topic id="sbasic/text/sbasic/shared/03/lib_gimnicks.xhp">Gimnicks Library</topic>
+<topic id="sbasic/text/sbasic/shared/03/lib_schedule.xhp">Schedule Library</topic>
+<topic id="sbasic/text/sbasic/shared/03/lib_script.xhp">ScriptBindingLibrary Library</topic>
+<topic id="sbasic/text/sbasic/shared/03/lib_template.xhp">Template Library</topic>
</node>
+ </node>
<node id="0703" title="Guides">
<topic id="shared/text/shared/guide/macro_recording.xhp">Recording a Macro</topic>
<topic id="sbasic/text/sbasic/guide/control_properties.xhp">Changing the Properties of Controls in the Dialog Editor</topic>