svtools/source/edit/syntaxhighlight.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 2345948281e03671466dbf6e53544855b28a90d4 Author: Takeshi Abe <t...@fixedpoint.jp> Date: Sun Sep 23 23:56:05 2012 +0900 be in lexicographic order Change-Id: I26b15fe1cc5f8f3066f241143d01615a7416eb5b diff --git a/svtools/source/edit/syntaxhighlight.cxx b/svtools/source/edit/syntaxhighlight.cxx index 8851766..4ac4171 100644 --- a/svtools/source/edit/syntaxhighlight.cxx +++ b/svtools/source/edit/syntaxhighlight.cxx @@ -41,8 +41,8 @@ static const char* strListBasicKeyWords[] = { "and", "any", "append", - "attribute", "as", + "attribute", "base", "binary", "boolean", @@ -157,8 +157,8 @@ static const char* strListBasicKeyWords[] = { "type", "typeof", "until", - "vbasupport", "variant", + "vbasupport", "wend", "while", "with", _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits