diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-30 15:59:18 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-31 01:21:01 +0100 |
commit | 2ba8d7ab8af821da34117ecb61bf8bd87e731b53 (patch) | |
tree | ccc06f19b9861ad11f1f55df78b54105d3a1acfd /source/auxiliary | |
parent | ec3711dbe4d9cee407cbf7e6707cfaf15860c490 (diff) |
tdf#127716 Add GlobalScope object description
Also add BasicLibraries and DialogLibraries
Refactor page
Add entry in tree
Change-Id: I9754af4d98fc6267120c232e1ba366262534b3a7
Reviewed-on: https://gerrit.libreoffice.org/81803
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 5a6fc17a22..cce09691c3 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -60,6 +60,7 @@ <topic id="sbasic/text/sbasic/shared/03120101.xhp">Asc Function</topic> <topic id="sbasic/text/sbasic/shared/03120111.xhp">AscW Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03080101.xhp">Atn Function</topic> + <topic id="sbasic/text/sbasic/shared/03131900.xhp">BasicLibraries</topic> <topic id="sbasic/text/sbasic/shared/03130100.xhp">Beep Statement</topic> <topic id="sbasic/text/sbasic/shared/03010301.xhp">Blue Function</topic> <topic id="sbasic/text/sbasic/shared/03100100.xhp">CBool Function</topic> @@ -118,6 +119,7 @@ <topic id="sbasic/text/sbasic/shared/03101600.xhp">DefLng Statement</topic> <topic id="sbasic/text/sbasic/shared/03101700.xhp">DefObj Statement</topic> <topic id="sbasic/text/sbasic/shared/03102000.xhp">DefVar Statement</topic> + <topic id="sbasic/text/sbasic/shared/03131900.xhp">DialogLibraries</topic> <topic id="sbasic/text/sbasic/shared/03104300.xhp">DimArray Function</topic> <topic id="sbasic/text/sbasic/shared/03102100.xhp">Dim Statement</topic> <topic id="sbasic/text/sbasic/shared/03020404.xhp">Dir Function</topic> @@ -274,6 +276,7 @@ <topic id="sbasic/text/sbasic/shared/03090410.xhp">Switch Function</topic> <topic id="sbasic/text/sbasic/shared/03140012.xhp">SYD Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03080104.xhp">Tan Function</topic> + <topic id="sbasic/text/sbasic/shared/03132200.xhp">ThisComponent</topic> <topic id="sbasic/text/sbasic/shared/03030205.xhp">TimeSerial Function</topic> <topic id="sbasic/text/sbasic/shared/03030206.xhp">TimeValue Function</topic> <topic id="sbasic/text/sbasic/shared/03030302.xhp">Time Statement</topic> |