Searched refs:swstreambase (Results 1 – 1 of 1) sorted by relevance
52 class swstreambase : public swcrypter { class61 swstreambase( SvStream& );63 swstreambase( const swstreambase& );64 int operator=( const swstreambase& );66 ~swstreambase();93 swstreambase& operator>>( long& );97 inline swstreambase& swstreambase::operator>>( sal_Char& c ) in operator >>()102 inline swstreambase& swstreambase::operator>>( sal_uInt8& c ) in operator >>()107 inline swstreambase& swstreambase::operator>>( short& c ) in operator >>()112 inline swstreambase& swstreambase::operator>>( sal_uInt16& c ) in operator >>()[all …]
Completed in 8 milliseconds