Kaydet (Commit) a45fbb19 authored tarafından Marek Doležel's avatar Marek Doležel Kaydeden (comit) Adolfo Jayme Barrientos

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>
(cherry picked from commit 11f24bc2)
Signed-off-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst 8129116d
...@@ -78,6 +78,7 @@ static const char* strListBasicKeyWords[] = { ...@@ -78,6 +78,7 @@ static const char* strListBasicKeyWords[] = {
"defvar", "defvar",
"dim", "dim",
"do", "do",
"doevents",
"double", "double",
"each", "each",
"else", "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