Kaydet (Commit) aeef1955 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS npower1 (1.15.64); FILE MERGED

2006/04/12 11:25:07 npower 1.15.64.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support
üst 06664dad
......@@ -4,9 +4,9 @@
*
* $RCSfile: token.cxx,v $
*
* $Revision: 1.17 $
* $Revision: 1.18 $
*
* last change: $Author: rt $ $Date: 2006-05-05 08:48:35 $
* last change: $Author: rt $ $Date: 2006-05-05 10:11:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -185,6 +185,7 @@ static TokenTable aTokTable_Basic [] = { // Token-Tabelle:
{ TYPEOF, "TypeOf" },
{ UNTIL, "Until" },
{ TVARIANT, "Variant" },
{ VBASUPPORT, "VbaSupport" },
{ WEND, "Wend" },
{ WHILE, "While" },
{ WITH, "With" },
......
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