summaryrefslogtreecommitdiff
path: root/sc/source/core/tool
diff options
context:
space:
mode:
authorminwang <min@multicorewareinc.com>2013-11-17 14:26:52 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-11-17 01:03:40 -0600
commit1c8701f8b7b5fe287a0d9a1c433504f3f8f88ec3 (patch)
tree5d8539bf92482b818d079bf26c75446aaef0ec8b /sc/source/core/tool
parent26c759b7dfcbceb295acbb1f895847bcc4dd6cce (diff)
GPU Calc: unit test cases for AND
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-217 BUG Change-Id: I768e3b58e37d56c527f364aab54b88ecfe8c0907 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Diffstat (limited to 'sc/source/core/tool')
-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 b8a509536049..5dc92e61b984 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1470,6 +1470,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocSumXMY2:
case ocStDevP:
case ocCovar:
+ case ocAnd:
// Don't change the state.
break;
default: