Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/inc/
H A Djumpmatrix.hxx78 ScJumpMatrix( SCSIZE nColsP, SCSIZE nRowsP ) in ScJumpMatrix() argument
79 : pJump( new ScJumpMatrixEntry[ nColsP * nRowsP ] ) in ScJumpMatrix()
80 , pMat( new ScMatrix( nColsP, nRowsP) ) in ScJumpMatrix()
82 , nCols( nColsP ) in ScJumpMatrix()
86 , nResMatCols( nColsP ) in ScJumpMatrix()

Completed in 8 milliseconds