Home
last modified time | relevance | path

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

/aoo42x/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()
83 , nRows( nRowsP ) in ScJumpMatrix()
87 , nResMatRows( nRowsP ) in ScJumpMatrix()
/aoo42x/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx148 void ScXMLDDELinkContext::AddRowsToTable(const sal_Int32 nRowsP) in AddRowsToTable() argument
150 for (sal_Int32 i = 0; i < nRowsP; ++i) in AddRowsToTable()

Completed in 19 milliseconds