Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dswgstr.hxx52 class swstreambase : public swcrypter { class
61 swstreambase( SvStream& );
63 swstreambase( const swstreambase& );
64 int operator=( const swstreambase& );
66 ~swstreambase();
89 inline swstreambase& operator>>( sal_Char& );
90 inline swstreambase& operator>>( sal_uInt8& );
91 inline swstreambase& operator>>( short& );
92 inline swstreambase& operator>>( sal_uInt16& );
93 swstreambase& operator>>( long& );
[all …]