summaryrefslogtreecommitdiff
path: root/sc/source/core/tool
diff options
context:
space:
mode:
authoryiming ju <yiming@multicorewareinc.com>2013-11-13 09:00:18 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-11-15 11:54:32 -0600
commita1e6bbbdaabcf37d8d8dfd89f6372e9521f36a22 (patch)
treeb5db6105aba5b010734c066f02cdb77d7236177b /sc/source/core/tool
parent2e348a2e37c702273416816122c49da90ad3bb65 (diff)
GPU Calc: unit test cases for SUMX2PY2
Need macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-200 BUG Change-Id: I2eb1c8b30989391d683400eef89b4543edd69f1e 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 38f1b13fdf2a..4c84ca4b1039 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1462,6 +1462,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocProduct:
case ocHypGeomDist:
case ocSumX2MY2:
+ case ocSumX2DY2:
// Don't change the state.
break;
default: