summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
authordechuang <dechuang@multicorewareinc.com>2013-12-12 10:18:30 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-31 17:36:36 -0600
commit72fb77ac6e0c8ab9d08fae954fa2664a9e77bd48 (patch)
tree89feaf3a6658fc0077bad72f93655b9a6f14083e /sc/source/core/tool/token.cxx
parent2be93fd6fae0bdad448cfb137458542d35d1c0b7 (diff)
GPU Calc: unit test cases for DCOUNTA
Need turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-334 BUG Change-Id: I70cb875ba8a262b09a8b35add0510e1681ec1c21 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 c8f61687a194..e7e46e722119 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1487,6 +1487,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocDBVarP:
case ocAverageIf:
case ocDBCount:
+ case ocDBCount2:
// Don't change the state.
break;
default: