Searched refs:UCBStorageStream_Impl (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sot/source/sdstor/ |
| H A D | ucbstorage.cxx | 437 class UCBStorageStream_Impl : public SvRefBase, public SvStream class 439 ~UCBStorageStream_Impl(); 473 …UCBStorageStream_Impl( const String&, StreamMode, UCBStorageStream*, sal_Bool, const ByteString* p… 504 SV_DECL_IMPL_REF( UCBStorageStream_Impl ); 553 …UCBStorageStream_Impl* OpenStream( UCBStorageElement_Impl*, StreamMode, sal_Bool, const ByteS… 677 UCBStorageStream_Impl::UCBStorageStream_Impl( const String& rName, StreamMode nMode, UCBStorageStre… in UCBStorageStream_Impl() function in UCBStorageStream_Impl 739 UCBStorageStream_Impl::~UCBStorageStream_Impl() in ~UCBStorageStream_Impl() 755 Reference<XInputStream> UCBStorageStream_Impl::GetXInputStream() in GetXInputStream() 811 sal_Bool UCBStorageStream_Impl::Init() in Init() 895 sal_uLong UCBStorageStream_Impl::ReadSourceWriteTemporary() [all …]
|
| /AOO41X/main/sot/inc/sot/ |
| H A D | stg.hxx | 258 class UCBStorageStream_Impl; 263 UCBStorageStream_Impl* 271 UCBStorageStream( UCBStorageStream_Impl* );
|