summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
authorxinjiang <xinjiang@multicorewareinc.com>2013-12-13 15:10:45 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-12-19 17:53:57 -0600
commit0ed05f45f05f779edd1360140c030de17b2f5ed5 (patch)
tree57f2447cc6c4f2fd4bc72f484d3cf348eaaddc1d /sc/source/core/tool/token.cxx
parent7090efc4ba25e3e485a594d9d88360738d4133cc (diff)
GPU Calc: unit test cases for FACT
Need turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-362 BUG Change-Id: I5fc365e6a3730c2457af14a08a16179a824b96f2 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 7239469b366e..a48545f0fc52 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1496,6 +1496,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocCountIf:
case ocIsEven:
case ocIsOdd:
+ case ocFact:
// Don't change the state.
break;
default: