Home
last modified time | relevance | path

Searched defs:ScMatrix (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dscmatrix.hxx89 class SC_DLLPUBLIC ScMatrix class
171 ScMatrix( SCSIZE nC, SCSIZE nR) : nRefCnt(0), mbCloneIfConst(true) { CreateMatrix( nC, nR); } in ScMatrix() function in ScMatrix
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx110 ScMatrix::ScMatrix(SvStream& /* rStream */) in ScMatrix() function in ScMatrix

Completed in 21 milliseconds