summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
authorshiming zhang <shiming@multicorewareinc.com>2013-12-16 11:43:07 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-31 17:36:44 -0600
commita988b419bcf2ab80ffc69f6124d5d7552cd4032c (patch)
tree669f91f76dd459913c7b38384de66e40c6e164ff /sc/source/core/tool/token.cxx
parente43bf0102efbbaa7dcc81a0238f081f36feaba58 (diff)
GPU Calc: unit test cases for STDEVA
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-220 BUG Change-Id: Id31a9bbaf0bdb5323190168a498ddf126d2fb6e4 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 b2bfea3d842e..0e90810cf65a 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1500,6 +1500,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocAverageA:
case ocVarA:
case ocVarPA:
+ case ocStDevA:
// Don't change the state.
break;
default: