Lines Matching refs:UCBStorageElement_Impl
506 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()
663 sal_Bool UCBStorageElement_Impl::IsModified() in IsModified()
2012 …UCBStorageElement_Impl* pElement = new UCBStorageElement_Impl( aTitle, bIsFolder, (sal_uLong) nSiz…
2103 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2161 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2215 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2256 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2335 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2582 UCBStorageElement_Impl* pInnerElement = m_aChildrenList.First();
2586 UCBStorageElement_Impl* pNext = m_aChildrenList.Next();
2610 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2726 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();
2743 sal_Bool UCBStorage::CopyStorageElement_Impl( UCBStorageElement_Impl& rElement, BaseStorage* pDest,…
2823 UCBStorageElement_Impl* UCBStorage::FindElement_Impl( const String& rName ) const
2826 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();
2856 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();
2882 UCBStorageElement_Impl* pElement = FindElement_Impl( rElemName );
2915 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
2933 pElement = new UCBStorageElement_Impl( rEleName );
2979 UCBStorageStream_Impl* UCBStorage_Impl::OpenStream( UCBStorageElement_Impl* pElement, StreamMode nM…
3015 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3035 pElement = new UCBStorageElement_Impl( rEleName );
3127 UCBStorage_Impl* UCBStorage_Impl::OpenStorage( UCBStorageElement_Impl* pElement, StreamMode nMode, …
3169 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3178 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3186 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3195 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3211 UCBStorageElement_Impl *pAlreadyExisting = FindElement_Impl( rNewName );
3218 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3537 UCBStorageElement_Impl *pEle = FindElement_Impl( rEleName );