summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-03 16:32:00 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-03 20:17:21 +0100
commit14afd749e1925881fbbd7361f88600ed3621dcbf (patch)
tree5d9bfeccaf2e8239ca2dba635ecb3063109b18f2
parentc9620f4bf875b3cd86c7ea233d4678fde90e52d5 (diff)
tdf#84675 undocumented BASIC - tree files update
Change-Id: I06ace765057fe5fa9b8add62d232c8c0cbaf23f5 Reviewed-on: https://gerrit.libreoffice.org/45750 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 862397faa8ea0e8b23d13fc1e929ebc8f2c15b3f) Reviewed-on: https://gerrit.libreoffice.org/45752
-rw-r--r--source/auxiliary/sbasic.tree5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index a0b31e2f8c..4ab018460f 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -133,6 +133,7 @@
<topic id="sbasic/text/sbasic/shared/03080501.xhp">Fix Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03090202.xhp">For...Next Statement [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03120301.xhp">Format Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03150000.xhp">FormatDateTime Function [Runtime - VBA]</topic>
<topic id="sbasic/text/sbasic/shared/03020102.xhp">FreeFile Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03090405.xhp">FreeLibrary Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03090406.xhp">Function Statement [Runtime]</topic>
@@ -156,6 +157,7 @@
<topic id="sbasic/text/sbasic/shared/03060300.xhp">Imp-Operator [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03120401.xhp">InStr Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03120411.xhp">InStrRev Function [Runtime - VBA]</topic>
+<topic id="sbasic/text/sbasic/shared/03160000.xhp">Input Function [Runtime - VBA]</topic>
<topic id="sbasic/text/sbasic/shared/03010201.xhp">InputBox Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03020202.xhp">Input# Statement [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03080502.xhp">Int Function [Runtime]</topic>
@@ -224,6 +226,7 @@
<topic id="sbasic/text/sbasic/shared/03120307.xhp">Right Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03020413.xhp">RmDir Statement [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03080302.xhp">Rnd Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03170000.xhp">Round Function [Runtime - VBA]</topic>
<topic id="sbasic/text/sbasic/shared/03030204.xhp">Second Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03020304.xhp">Seek Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03020305.xhp">Seek Statement [Runtime]</topic>
@@ -256,12 +259,14 @@
<topic id="sbasic/text/sbasic/shared/03120311.xhp">Trim Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03131300.xhp">TwipsPerPixelX Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03131400.xhp">TwipsPerPixelY Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03090413.xhp">Type Statement [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03103600.xhp">TypeName Function; VarType Function[Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03103000.xhp">UBound Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03120310.xhp">UCase Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03120104.xhp">Val Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03130600.xhp">Wait Statement [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030105.xhp">WeekDay Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03150001.xhp">WeekdayName Function [Runtime - VBA]</topic>
<topic id="sbasic/text/sbasic/shared/03090203.xhp">While...Wend Statement[Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03090411.xhp">With Statement [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03020205.xhp">Write Statement [Runtime]</topic>