diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-10-28 19:21:16 +0200 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-11-09 18:12:11 +0100 |
commit | cf59121b3e70ffcc53436cb4d1071428d4daa391 (patch) | |
tree | f1751331b9c15e04fc5de807c9ba536be7e969ab /source/auxiliary | |
parent | 0e8131128326f9a2f8476bf3b72f9a7b45476750 (diff) |
tdf114263 DoEvents new help page
Change-Id: I4a031759aa48df9230e4019740a94ca167519792
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141920
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 122ca55363..43f1b1eabf 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -137,6 +137,7 @@ <topic id="sbasic/text/sbasic/shared/03102100.xhp">Dim Statement</topic> <topic id="sbasic/text/sbasic/shared/03020404.xhp">Dir Function</topic> <topic id="sbasic/text/sbasic/shared/03090201.xhp">Do...Loop Statement</topic> + <topic id="sbasic/text/sbasic/shared/doEvents.xhp">DoEvents Function</topic> <topic id="sbasic/text/sbasic/shared/03090404.xhp">End Statement</topic> <topic id="sbasic/text/sbasic/shared/enum.xhp">Enum Statement [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03130800.xhp">Environ Function</topic> |