summaryrefslogtreecommitdiff
path: root/sc/source/core/tool
diff options
context:
space:
mode:
authoryiming ju <yiming@multicorewareinc.com>2013-11-17 12:04:32 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-11-16 23:20:20 -0600
commitf7e6521efca5e5966a65e84848a1c35d71ba1a0b (patch)
tree76ab9adb32475d51e11fef2ccf02b21ef88923e1 /sc/source/core/tool
parente57f015669d1a50e23347915613adcb8b42ea564 (diff)
GPU Calc: unit test cases for COVAR
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-86 BUG Change-Id: Ie35b4fe1efcdd21e8488ce560c30bd3fca6aa30c 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 77ea7362727d..b8a509536049 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1469,6 +1469,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocTInv:
case ocSumXMY2:
case ocStDevP:
+ case ocCovar:
// Don't change the state.
break;
default: