crashtesting: fix ooo123540-1.xlsx etc

Change-Id: I178c3e5818f4538bc306694115bc3d1cbe95513e
This commit is contained in:
Caolán McNamara
2016-04-30 21:16:43 +01:00
parent a00a27f68e
commit a2565e067b

View File

@@ -312,6 +312,9 @@ bool isRangeResultOpCode( OpCode eOp )
*/
bool isPotentialRangeType( FormulaToken* pToken, bool bRPN, bool bRight )
{
if (!pToken)
return false;
switch (pToken->GetType())
{
case svByte: // could be range result, but only a few