From 6522d1a261301211b35885ee9709f64f9a587edb Mon Sep 17 00:00:00 2001 From: LibreOfficiant Date: Mon, 4 May 2020 17:17:09 +0200 Subject: tdf#131416 Syntax diagrams MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Print & Select Case statements - GoSub,GoTo, On…GoSub/GoTo statements - section reuse + x-refs Change-Id: I785d46013d7e8e9f571b2a2d2abaa3e2e41d223f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93376 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/auxiliary/sbasic.tree | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/auxiliary') diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 17b9540a69..9365423908 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -63,6 +63,7 @@ BasicLibraries object Beep Statement Blue Function + Case Statement CBool Function CByte Function CCur Function @@ -146,6 +147,7 @@ FindObject Function FindPropertyObject Function Fix Function + For Each Statement For...Next Statement Format Function FormatDateTime Function [VBA] -- cgit