Kaydet (Commit) 11f24bc2 authored tarafından Marek Doležel's avatar Marek Doležel Kaydeden (comit) Markus Mohrhard

tdf#92130 fix DoEvents to be recognized as keyword

Change-Id: I24868acec66a72abbb52b8026ed3a092dbd97632
Reviewed-on: https://gerrit.libreoffice.org/17347Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst c17ea618
......@@ -78,6 +78,7 @@ static const char* strListBasicKeyWords[] = {
"defvar",
"dim",
"do",
"doevents",
"double",
"each",
"else",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment