Home
last modified time | relevance | path

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

/AOO41X/main/sot/source/sdstor/
H A Ducbstorage.cxx509 class UCBStorage_Impl : public SvRefBase class
511 ~UCBStorage_Impl();
545UCBStorage_Impl( const ::ucbhelper::Content&, const String&, StreamMode, UCBStorage*, sal_Bool, sa…
546UCBStorage_Impl( const String&, StreamMode, UCBStorage*, sal_Bool, sal_Bool, sal_Bool = sal_False,…
547 UCBStorage_Impl( SvStream&, UCBStorage*, sal_Bool );
552UCBStorage_Impl* OpenStorage( UCBStorageElement_Impl* pElement, StreamMode nMode, sal_B…
581 SV_DECL_IMPL_REF( UCBStorage_Impl );
1639 pImp = new UCBStorage_Impl( aContent, aURL, nMode, this, bDirect, sal_True );
1645 pImp = new UCBStorage_Impl( rStrm, this, bDirect );
1657 pImp = new UCBStorage_Impl( rContent, rName, nMode, this, bDirect, bIsRoot );
[all …]
/AOO41X/main/sot/inc/sot/
H A Dstg.hxx299 class UCBStorage_Impl;
303 UCBStorage_Impl* pImp;
328 UCBStorage( UCBStorage_Impl* );