Searched refs:SwFilterBase (Results 1 – 1 of 1) sorted by relevance
29 class SwFilterBase class57 inline void SwFilterBase::ReadChar( char &rC ) in ReadChar()63 inline void SwFilterBase::ReadByte( sal_uInt8 &rN ) in ReadByte()69 inline void SwFilterBase::ReadUnicode( sal_Unicode &rU ) in ReadUnicode()79 inline void SwFilterBase::Read( short &rN ) in Read()85 inline void SwFilterBase::Read( sal_uInt8 &rN0, sal_uInt16 &rN1, sal_uInt16 &rN2 ) in Read()91 inline void SwFilterBase::Read( sal_uInt16 &rN ) in Read()97 inline void SwFilterBase::Read( sal_uInt16 &rN1, sal_uInt16 &rN2 ) in Read()103 inline void SwFilterBase::Read( sal_uInt16 &rN1, sal_uInt16 &rN2, sal_uInt16 &rN3, sal_uInt16 &rN4 ) in Read()109 inline void SwFilterBase::Read( double &rF ) in Read()[all …]
Completed in 6 milliseconds