Searched refs:nCountTmp (Results 1 – 2 of 2) sorted by relevance
142 sal_uInt32 nCountTmp = getU16(nResult); in get_upxstart() local144 nResult += 4 + nCountTmp * 2; in get_upxstart()
1684 sal_Size nCountTmp = GetData( pRWBuf, nBufSize ); in Read() local1686 EncryptBuffer(pRWBuf, nCountTmp); in Read()1687 nBufActualLen = (sal_uInt16)nCountTmp; in Read()1688 if( nCount > nCountTmp ) in Read()1690 nCount = nCountTmp; // zurueckstutzen, Eof siehe unten in Read()
Completed in 39 milliseconds