Searched refs:UCBStream (Results 1 – 1 of 1) sorted by relevance
443 class UCBStream : public SvStream class450 UCBStream( Reference< XInputStream > & xIS );451 UCBStream( Reference< XOutputStream > & xOS );452 UCBStream( Reference< XStream > & xS );453 ~UCBStream();495 UCBStream::UCBStream( Reference< XInputStream > & rStm ) in UCBStream() function in UCBStream501 UCBStream::UCBStream( Reference< XOutputStream > & rStm ) in UCBStream() function in UCBStream507 UCBStream::UCBStream( Reference< XStream > & rStm ) in UCBStream() function in UCBStream514 UCBStream::~UCBStream() in ~UCBStream()535 sal_uIntPtr UCBStream::GetData( void* pData, sal_uIntPtr nSize ) in GetData()[all …]