Searched refs:PutStringEntry (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | scmatrix.cxx | 288 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()
|
/aoo42x/main/sc/inc/ |
H A D | scmatrix.hxx | 106 void PutStringEntry( const String* pStr, sal_uInt8 bFlag, SCSIZE nIndex );
|
Completed in 22 milliseconds