Searched refs:nReallyRead (Results 1 – 2 of 2) sorted by relevance
742 … sal_uIntPtr nReallyRead = FileRead( aBuf, 1, sizeof( aBuf ) / sizeof( sal_Char ) - 1, pIniFile ); in GetDebugData() local743 aBuf[ nReallyRead ] = 0; in GetDebugData()
951 sal_uInt16 nReallyRead = nLen; in ReadCString() local959 bEnd = ( nReallyRead < sizeof(buf)-1 ) // read less than attempted to read in ReadCString()
Completed in 42 milliseconds