summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorhaochen <haochen@multicorewareinc.com>2013-10-25 20:20:19 +0800
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 17:00:27 -0400
commit6b15350724ab90601092e726bb4bd05cf37fc365 (patch)
tree07062520a20d1ad285a596f390be378a96a2c64c /sc
parent9ed303f6c5be7d488828da5050d55561dd16daf7 (diff)
Fix bugs for SLN not cal by GPU
Change-Id: I3365942ae633763f5ef551ecb29a4f341604f991 Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Diffstat (limited to 'sc')
-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 2e5309121281..89dcf9a13475 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1343,6 +1343,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocCount:
case ocCount2:
case ocVLookup:
+ case ocLIA:
case ocIRR:
case ocMIRR:
case ocRMZ: