Home
last modified time | relevance | path

Searched refs:CloneAndExtend (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx193 pMat = pMat->CloneAndExtend( nNewCols, nNewRows ); in SetNewResMat()
/trunk/main/sc/inc/
H A Dscmatrix.hxx192 ScMatrix* CloneAndExtend( SCSIZE nNewCols, SCSIZE nNewRows ) const;
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx91 ScMatrix* ScMatrix::CloneAndExtend( SCSIZE nNewCols, SCSIZE nNewRows ) const in CloneAndExtend() function in ScMatrix

Completed in 25 milliseconds