summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
authormingli <mingli@multicorewareinc.com>2013-12-24 13:39:24 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-30 15:05:26 -0600
commitc6a035a2a5259bea7da3867300471182b3e38ed2 (patch)
tree230dce247505ccabfa83f177ad77b91d102646ce /sc/source/core/tool/token.cxx
parentfb68fb3c64ae1b1a9811b7fed434dfc31015940d (diff)
GPU Calc: unit test cases for AVEDEV
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-379 BUG Change-Id: I575c5f1c2f4648232cdf4982514f0d2571fa139d 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/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 62e4b575ac8c..8d6ff63c21d9 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1506,6 +1506,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocSecantHyp:
case ocSumIf:
case ocNegSub:
+ case ocAveDev:
// Don't change the state.
break;
default: