summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhaochen <haochen@multicorewareinc.com>2013-10-25 08:00:36 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-25 08:05:02 -0400
commitcfc5005b4e7c094c3abd590b7f8bb9d8d16dffd2 (patch)
tree1601ebaeab2076c6035e11303ab34e93dee459c6
parentada8cd3138cf98a55dd2c8f04a0718952a3c57c7 (diff)
[AMLOEXT-44 Bug] Release control of FISHERINV to GPU Calc
Change-Id: I0b023a541cc2b3dfe35286ad269846c8210c6fb7 Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
-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 919307335d8c..4f9c1672c1e2 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1350,6 +1350,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocZGZ:
case ocKapz:
case ocFisher:
+ case ocFisherInv:
// Don't change the state.
break;
default: