summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authordechuang <dechuang@multicorewareinc.com>2013-12-11 16:04:45 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-19 17:53:46 -0600
commitfa797e8874d0b7fc8d22ed49b1ac6fa66124bc27 (patch)
tree39f002241eaa841b90e2eb2fe63f779f84743582 /sc/source
parentf937fbe94e0db6a41d4fee6bdfe98fd4e6448b74 (diff)
GPU Calc: unit test cases for DSUM
Need turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-341 BUG Change-Id: I61f584611efaffc72b65727c2214fcd36c0e01cd 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>
Diffstat (limited to 'sc/source')
-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 e070101aefd0..ce6d57ee7eb8 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1482,6 +1482,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocDBAverage:
case ocDBStdDev:
case ocDBStdDevP:
+ case ocDBSum:
// Don't change the state.
break;
default: