Searched refs:CloneAndExtend (Results 1 – 3 of 3) sorted by relevance
193 pMat = pMat->CloneAndExtend( nNewCols, nNewRows ); in SetNewResMat()
192 ScMatrix* CloneAndExtend( SCSIZE nNewCols, SCSIZE nNewRows ) const;
91 ScMatrix* ScMatrix::CloneAndExtend( SCSIZE nNewCols, SCSIZE nNewRows ) const in CloneAndExtend() function in ScMatrix
Completed in 20 milliseconds