Home
last modified time | relevance | path

Searched refs:GetNewMat (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx455 pMat = GetNewMat(1, 1); in GetMatrix()
491 pMat = GetNewMat( 1, 1); in GetMatrix()
506 pMat = GetNewMat( 1, 1); in GetMatrix()
886 ScMatrixRef xY = GetNewMat( nR, nR); in ScMatInv()
1024 pRMat = GetNewMat(nR, nC); in ScMatTrans()
2308 pMatX = GetNewMat(nCY, nRY); in CheckMatrix()
2416 pResMat = GetNewMat(K+1,5); in CalulateRGPRKP()
2418 pResMat = GetNewMat(K+1,1); in CalulateRGPRKP()
2975 pResMat = GetNewMat(nCXN,nRXN); in CalculateTrendGrowth()
2979 pResMat = GetNewMat(1,nRXN); in CalculateTrendGrowth()
[all …]
H A Dinterpr1.cxx920 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()
[all …]
H A Dinterpr2.cxx2205 ScMatrixRef pNewMat = GetNewMat( nC, nR); in ScDde()
2622 ScMatrixRef pResMat = GetNewMat( 1, 2); in ScHyperLink()
H A Dinterpr4.cxx2890 ScMatrixRef pMat = GetNewMat( nC, nR); in ScMacro()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx174 ScMatrixRef GetNewMat(SCSIZE nC, SCSIZE nR);

Completed in 103 milliseconds