summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorhaochen <haochen@multicorewareinc.com>2013-10-25 12:24:51 +0800
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 17:00:26 -0400
commit775a535f013fdf1d9eb43a1065572213b23455be (patch)
tree08a1a7522270735c5f54d7e68d75ff98ec5da0ce /sc
parentf4a2b026226527cec53ade06f3abad399cef2b12 (diff)
Fix release of CSC-COTH in GPU Calc
Change-Id: I4be62550127f88c3dce28fd8b27059d10980efa4 Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/tool/token.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index 512894363791..2e5309121281 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1363,6 +1363,8 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocPearson:
case ocRSQ:
case ocCos:
+ case ocCosecant:
+ case ocCosecantHyp:
// Don't change the state.
break;
default: