Searched refs:PutEmptyPath (Results 1 – 3 of 3) sorted by relevance
278 void PutEmptyPath( SCSIZE nC, SCSIZE nR);279 void PutEmptyPath( SCSIZE nIndex);
345 void ScMatrix::PutEmptyPath(SCSIZE nC, SCSIZE nR) in PutEmptyPath() function in ScMatrix348 PutEmptyPath( CalcOffset( nC, nR) ); in PutEmptyPath()355 void ScMatrix::PutEmptyPath(SCSIZE nIndex) in PutEmptyPath() function in ScMatrix
591 pResMat->PutEmptyPath( nC, nR ); in JumpMatrix()
Completed in 42 milliseconds