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.cxx506 struct UCBStorageElement_Impl;
507 DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )
552 …UCBStorage_Impl* OpenStorage( UCBStorageElement_Impl* pElement, StreamMode nMode, sal_B…
553 …UCBStorageStream_Impl* OpenStream( UCBStorageElement_Impl*, StreamMode, sal_Bool, const ByteS…
584 struct UCBStorageElement_Impl struct
596 UCBStorageElement_Impl( const ::rtl::OUString& rName, in UCBStorageElement_Impl() argument
617 ::ucbhelper::Content* UCBStorageElement_Impl::GetContent() in GetContent() argument
627 String UCBStorageElement_Impl::GetContentType() in GetContentType()
640 void UCBStorageElement_Impl::SetContentType( const String& rType ) in SetContentType()
653 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,