Home
last modified time | relevance | path

Searched refs:nReallyRead (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/tools/source/stream/
H A Dstream.cxx868 sal_uInt16 nReallyRead = nLen; in ReadCString() local
876 bEnd = ( nReallyRead < sizeof(buf)-1 ) // read less than attempted to read in ReadCString()
/trunk/main/tools/source/debug/
H A Ddebug.cxx742 … sal_uIntPtr nReallyRead = FileRead( aBuf, 1, sizeof( aBuf ) / sizeof( sal_Char ) - 1, pIniFile ); in GetDebugData() local
743 aBuf[ nReallyRead ] = 0; in GetDebugData()

Completed in 23 milliseconds