diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-29 15:39:14 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-30 18:56:34 +0100 |
commit | b1aec63bf053b4a654e3531c32eabd6b0ab035f5 (patch) | |
tree | bc4221c729cf9d2305501973b3869ab48e64b003 /source/auxiliary | |
parent | 928e87fe68bf8524caf463aff82851c712e6f5f0 (diff) |
tdf#114263 Help page for BASIC WaitUntil statement
Change-Id: I6ef145556a813f65ea509b146eadbf744b6f1fae
Reviewed-on: https://gerrit.libreoffice.org/65721
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 6e3fcd8421..a803d00b1f 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -281,6 +281,7 @@ <topic id="sbasic/text/sbasic/shared/03120310.xhp">UCase Function</topic> <topic id="sbasic/text/sbasic/shared/03120104.xhp">Val Function</topic> <topic id="sbasic/text/sbasic/shared/03130600.xhp">Wait Statement</topic> + <topic id="sbasic/text/sbasic/shared/03130610.xhp">WaitUntil Statement</topic> <topic id="sbasic/text/sbasic/shared/03030105.xhp">WeekDay Function</topic> <topic id="sbasic/text/sbasic/shared/03150001.xhp">WeekdayName Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03090203.xhp">While...Wend Statement</topic> |