Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx505 struct UCBStorageElement_Impl;
506 DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )
551 …UCBStorage_Impl* OpenStorage( UCBStorageElement_Impl* pElement, StreamMode nMode, sal_B…
552 …UCBStorageStream_Impl* OpenStream( UCBStorageElement_Impl*, StreamMode, sal_Bool, const ByteS…
583 struct UCBStorageElement_Impl struct
595 UCBStorageElement_Impl( const ::rtl::OUString& rName, in UCBStorageElement_Impl() argument
616 ::ucbhelper::Content* UCBStorageElement_Impl::GetContent() in GetContent() argument
626 String UCBStorageElement_Impl::GetContentType() in GetContentType()
639 void UCBStorageElement_Impl::SetContentType( const String& rType ) in SetContentType()
652 String UCBStorageElement_Impl::GetOriginalContentType() in GetOriginalContentType()
[all …]
/trunk/main/sot/inc/sot/
H A Dstg.hxx300 struct UCBStorageElement_Impl;
384 UCBStorageElement_Impl* FindElement_Impl( const String& rName ) const;
385 sal_Bool CopyStorageElement_Impl( UCBStorageElement_Impl& rElement,