Searched defs:nSkipBytes (Results 1 – 2 of 2) sorted by relevance
269 sal_Int32 nSkipBytes = getMaxBytes( nBytes ); in skip() local344 sal_Int32 nSkipBytes = getMaxBytes( nBytes ); in skip() local
115 sal_Int32 nSkipBytes = ::std::min( nBytes, nChunkLeft ); in skip() local
Completed in 12 milliseconds