Searched refs:GetElementsMax (Results 1 – 3 of 3) sorted by relevance
333 ScMatrix::GetElementsMax() ) in CreateMatrixFromDoubleRef()630 if ( nDim * nDim > ScMatrix::GetElementsMax() || nDim == 0) in ScEMat()832 if ( nC != nR || nC == 0 || (sal_uLong) nC * nC > ScMatrix::GetElementsMax() ) in ScMatDet()879 if ( nC != nR || nC == 0 || (sal_uLong) nC * nC > ScMatrix::GetElementsMax() ) in ScMatInv()
48 if ( !nCount || nCount > GetElementsMax() ) in CreateMatrix()
120 inline static size_t GetElementsMax() in GetElementsMax() function in ScMatrix
Completed in 123 milliseconds