Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx288 void ScMatrix::PutStringEntry( const String* pStr, sal_uInt8 bFlag, SCSIZE nIndex ) in PutStringEntry() function in ScMatrix
524 mRes.PutStringEntry( pMat[nStart+j].pS, nType, nStart+j ); in MatCopy()
555 mRes.PutStringEntry( pMat[nStart+j].pS, nType, nResStart+j ); in MatCopy()
596 mRes.PutStringEntry( pMat[nStart+j].pS, nType, j*mRes.nRowCount+i ); in MatTrans()
/trunk/main/sc/inc/
H A Dscmatrix.hxx106 void PutStringEntry( const String* pStr, sal_uInt8 bFlag, SCSIZE nIndex );

Completed in 19 milliseconds