Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds