Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dscmatrix.hxx278 void PutEmptyPath( SCSIZE nC, SCSIZE nR);
279 void PutEmptyPath( SCSIZE nIndex);
/aoo4110/main/sc/source/core/tool/
H A Dscmatrix.cxx345 void ScMatrix::PutEmptyPath(SCSIZE nC, SCSIZE nR) in PutEmptyPath() function in ScMatrix
348 PutEmptyPath( CalcOffset( nC, nR) ); in PutEmptyPath()
355 void ScMatrix::PutEmptyPath(SCSIZE nIndex) in PutEmptyPath() function in ScMatrix
H A Dinterpr1.cxx593 pResMat->PutEmptyPath( nC, nR ); in JumpMatrix()

Completed in 52 milliseconds