We actually don't want to allow group-calc on matrix inverse.

This one is accelerated for a single cell calculation case only.

Change-Id: I1f66fc6bb20f08f45d47ae596fb201b838b17408
This commit is contained in:
Kohei Yoshida
2013-10-16 12:14:13 -04:00
parent d54243d3a8
commit ad9dce70d8

View File

@@ -1339,7 +1339,6 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocMaxA:
case ocSum:
case ocSumProduct:
case ocMatInv:
case ocCount:
case ocCount2:
case ocVLookup: