Searched refs:CloneIfConst (Results 1 – 3 of 3) sorted by relevance
2245 ScMatrixRef pNewY = pMatY->CloneIfConst(); in CheckMatrix()2441 ScMatrixRef pNewX = pMatX->CloneIfConst(); in CalulateRGPRKP()2442 ScMatrixRef pNewY = pMatY->CloneIfConst(); in CalulateRGPRKP()2994 ScMatrixRef pCopyX = pMatX->CloneIfConst(); in CalculateTrendGrowth()2995 ScMatrixRef pCopyY = pMatY->CloneIfConst(); in CalculateTrendGrowth()
80 ScMatrix* ScMatrix::CloneIfConst() in CloneIfConst() function in ScMatrix
178 ScMatrix* CloneIfConst();
Completed in 26 milliseconds