summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
authormingli <mingli@multicorewareinc.com>2013-12-13 16:55:32 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-31 17:36:43 -0600
commit7f2bc5a3d450a378aa460cd8dd42c99b87c2f45a (patch)
tree9db435e4207731bfdeecc0c02be8f3c1dc6dbb0e /sc/source/core/tool/token.cxx
parent4d6fe2be195601d974edb2a00f7653f8ed7fc434 (diff)
GPU Calc: unit test cases for AVERAGEA
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-216 BUG Change-Id: I53e62963490ca01160e85c6aec2c03532e5068dc 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 abea55403cfc..079f0930e071 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1497,6 +1497,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocIsEven:
case ocIsOdd:
case ocFact:
+ case ocAverageA:
// Don't change the state.
break;
default: