Searched defs:rUShort (Results 1 – 2 of 2) sorted by relevance
32 ICommStream& SvCommStream::operator>>( comm_USHORT& rUShort ) { *pStream >> rUShort; return *this; } in operator >>()
639 inline SvStream& SvStream::ReadNumber( sal_uInt16& rUShort ) in ReadNumber()
Completed in 10 milliseconds