Searched refs:lclReadByte (Results 1 – 1 of 1) sorted by relevance
176 inline bool lclReadByte( sal_uInt8& ornByte, BinaryInputStream& rStrm ) in lclReadByte() function186 if( !lclReadByte( nByte, rStrm ) ) return false; in lclReadCompressedInt()189 if( !lclReadByte( nByte, rStrm ) ) return false; in lclReadCompressedInt()192 if( !lclReadByte( nByte, rStrm ) ) return false; in lclReadCompressedInt()195 if( !lclReadByte( nByte, rStrm ) ) return false; in lclReadCompressedInt()
Completed in 8 milliseconds