summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
authortianyao <tianyao@multicorewareinc.com>2013-11-09 12:35:40 +0800
committerI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-11-14 14:09:50 -0600
commitb825d6fd83e6eadd732b930c0aae01f9c50abed8 (patch)
tree356c412e3c21172f5b64e0b1d906525a189e21c2 /sc/source/core/tool/token.cxx
parent3fa3072bfaeeae1145967432a7d809a0925dd064 (diff)
GPU Calc: unit test cases for LOG10
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-180 BUG Change-Id: Ie52bc244f40df8624c49a3a31406cb5be5f04ac4 Signed-off-by: haochen <haochen@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 7762eb8d9664..fa4b85612e25 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1428,6 +1428,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocB:
case ocBetaDist:
case ocExp:
+ case ocLog10:
// Don't change the state.
break;
default: