Lines Matching refs:ScMatrix
133 bool bIsValue = ScMatrix::IsValueType( nType); in ScIfJump()
146 bIsValue = !ScMatrix::IsRealStringType( nType); in ScIfJump()
265 bool bIsValue = ScMatrix::IsValueType( nType); in ScChoseJump()
985 ScMatrixRef ScInterpreter::QueryMat( ScMatrix* pMat, ScCompareOptions& rOptions ) in QueryMat()
4256 static sal_Int32 lcl_CompareMatrix2Query( SCSIZE i, const ScMatrix& rMat, in lcl_CompareMatrix2Query()
4297 static void lcl_GetLastMatch( SCSIZE& rIndex, const ScMatrix& rMat, in lcl_GetLastMatch()
4452 rEntry.bQueryByString = ScMatrix::IsNonValueType( nType); in ScMatch()
4746 bIsString = ScMatrix::IsNonValueType( nType); in IterateParametersIf()
5088 bIsString = ScMatrix::IsNonValueType( nType); in ScCountIf()
5305 bIsString = ScMatrix::IsNonValueType( nType); in IterateParametersIfs()
5883 ScMatrixRef pTempMat(new ScMatrix(1, nR)); in ScLookup()
5893 ScMatrixRef pTempMat(new ScMatrix(nC, 1)); in ScLookup()
6458 rEntry.bQueryByString = ScMatrix::IsNonValueType( nType); in FillEntry()