Lines Matching refs:ScMatrix
135 bool bIsValue = ScMatrix::IsValueType( nType); in ScIfJump()
148 bIsValue = !ScMatrix::IsRealStringType( nType); in ScIfJump()
267 bool bIsValue = ScMatrix::IsValueType( nType); in ScChoseJump()
987 ScMatrixRef ScInterpreter::QueryMat( ScMatrix* pMat, ScCompareOptions& rOptions ) in QueryMat()
4119 static sal_Int32 lcl_CompareMatrix2Query( SCSIZE i, const ScMatrix& rMat, in lcl_CompareMatrix2Query()
4160 static void lcl_GetLastMatch( SCSIZE& rIndex, const ScMatrix& rMat, in lcl_GetLastMatch()
4315 rEntry.bQueryByString = ScMatrix::IsNonValueType( nType); in ScMatch()
4609 bIsString = ScMatrix::IsNonValueType( nType); in IterateParametersIf()
4951 bIsString = ScMatrix::IsNonValueType( nType); in ScCountIf()
5168 bIsString = ScMatrix::IsNonValueType( nType); in IterateParametersIfs()
5746 ScMatrixRef pTempMat(new ScMatrix(1, nR)); in ScLookup()
5756 ScMatrixRef pTempMat(new ScMatrix(nC, 1)); in ScLookup()
6321 rEntry.bQueryByString = ScMatrix::IsNonValueType( nType); in FillEntry()