Lines Matching refs:GetNewMat
920 pResMat = GetNewMat( nC, nR); in CompareMat()
958 pResMat = GetNewMat( nC, nR); in CompareMat()
1567 ScMatrixRef pResMat = GetNewMat( nC, nR); in ScNeg()
1623 ScMatrixRef pResMat = GetNewMat( nC, nR); in ScNot()
4064 ScMatrixRef pResMat = GetNewMat( static_cast<SCSIZE>(nCols), 1); in ScColumn()
4098 ScMatrixRef pResMat = GetNewMat( in ScColumn()
4140 ScMatrixRef pResMat = GetNewMat( 1, static_cast<SCSIZE>(nRows)); in ScRow()
4174 ScMatrixRef pResMat = GetNewMat( 1, in ScRow()
5386 pResMat = GetNewMat(nResC, nResR); in IterateParametersIfs()
7379 ScMatrixRef pResMat = GetNewMat(nC, 1); in ScIndex()
7397 ScMatrixRef pResMat = GetNewMat(1, nR); in ScIndex()