Searched refs:rUShort (Results 1 – 4 of 4) sorted by relevance
32 ICommStream& SvCommStream::operator>>( comm_USHORT& rUShort ) { *pStream >> rUShort; return *this; } in operator >>() argument
643 inline SvStream& SvStream::ReadNumber( sal_uInt16& rUShort ) in ReadNumber() argument647 rUShort = (sal_uInt16)nTmp; in ReadNumber()
44 virtual ICommStream& operator>>( comm_USHORT& rUShort )=0;
39 ICommStream& operator>>( comm_USHORT& rUShort );
Completed in 20 milliseconds