summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
authoryiming ju <yiming@multicorewareinc.com>2013-12-13 14:32:32 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-31 17:36:41 -0600
commite97cb685a565e4518af164014aa4bdc4b9cbbad9 (patch)
tree61090cf4059b1aeaa3470cc182da05354fee3229 /sc/source/core/tool/token.cxx
parent6c041a172676f9512e30109e6c6768ed58679909 (diff)
GPU Calc: unit test cases for ISEVEN
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-357 BUG Change-Id: I58aa4c98207a3f9cafd0a2cec97f3abcca73ed33 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Diffstat (limited to 'sc/source/core/tool/token.cxx')
-rw-r--r--sc/source/core/tool/token.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index 9930910fd320..682818092619 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1494,6 +1494,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocInt:
case ocRad:
case ocCountIf:
+ case ocIsEven:
// Don't change the state.
break;
default: