Home
last modified time | relevance | path

Searched refs:rUShort (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/automation/source/server/
H A Dsvcommstream.cxx32 ICommStream& SvCommStream::operator>>( comm_USHORT& rUShort ) { *pStream >> rUShort; return *this; } in operator >>() argument
/aoo42x/main/tools/inc/tools/
H A Dstream.hxx639 inline SvStream& SvStream::ReadNumber( sal_uInt16& rUShort ) in ReadNumber() argument
643 rUShort = (sal_uInt16)nTmp; in ReadNumber()
/aoo42x/main/automation/source/inc/
H A Dicommstream.hxx44 virtual ICommStream& operator>>( comm_USHORT& rUShort )=0;
H A Dsvcommstream.hxx39 ICommStream& operator>>( comm_USHORT& rUShort );

Completed in 52 milliseconds