| H A D | ucbstorage.cxx | 323 TYPEINIT1( UCBStorage, BaseStorage ); 513 UCBStorage* m_pAntiImpl; // only valid if external references exists 545 …BStorage_Impl( const ::ucbhelper::Content&, const String&, StreamMode, UCBStorage*, sal_Bool, sal_… 546 …UCBStorage_Impl( const String&, StreamMode, UCBStorage*, sal_Bool, sal_Bool, sal_Bool = sal_False,… 547 UCBStorage_Impl( SvStream&, UCBStorage*, sal_Bool ); 1629 UCBStorage::UCBStorage( SvStream& rStrm, sal_Bool bDirect ) function in UCBStorage 1653 UCBStorage::UCBStorage( const ::ucbhelper::Content& rContent, const String& rName, StreamMode nMode… function in UCBStorage 1663 UCBStorage::UCBStorage( const String& rName, StreamMode nMode, sal_Bool bDirect, sal_Bool bIsRoot, … function in UCBStorage 1673 UCBStorage::UCBStorage( const String& rName, StreamMode nMode, sal_Bool bDirect, sal_Bool bIsRoot ) function in UCBStorage 1683 UCBStorage::UCBStorage( UCBStorage_Impl *pImpl ) function in UCBStorage [all …]
|