Home
last modified time | relevance | path

Searched refs:GetAllRelationshipsIfAny (Results 1 – 4 of 4) sorted by relevance

/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx1239 …pleteStorageStreamCopy_Impl( xOwnStream, xDestStream, m_nStorageType, GetAllRelationshipsIfAny() ); in CopyInternallyTo_Impl()
1248 uno::Sequence< uno::Sequence< beans::StringPair > > OWriteStream_Impl::GetAllRelationshipsIfAny() in GetAllRelationshipsIfAny() function in OWriteStream_Impl
1279 …pleteStorageStreamCopy_Impl( xOwnStream, xDestStream, m_nStorageType, GetAllRelationshipsIfAny() ); in CopyInternallyTo_Impl()
2842 return m_pImpl->GetAllRelationshipsIfAny(); in getAllRelationships()
H A Dowriteablestream.hxx225 …:com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > > GetAllRelationshipsIfAny();
H A Dxstorage.hxx220 …:com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > > GetAllRelationshipsIfAny();
H A Dxstorage.cxx784 xRels->insertRelationships( GetAllRelationshipsIfAny(), sal_False ); in CopyToStorage()
878 xRels->insertRelationships( GetAllRelationshipsIfAny(), sal_False ); in CopyStorageElement()
977 …pleteStorageStreamCopy_Impl( xOwnStream, xDestStream, m_nStorageType, GetAllRelationshipsIfAny() ); in CopyStorageElement()
1002 uno::Sequence< uno::Sequence< beans::StringPair > > OStorage_Impl::GetAllRelationshipsIfAny() in GetAllRelationshipsIfAny() function in OStorage_Impl
5246 return m_pImpl->GetAllRelationshipsIfAny(); in getAllRelationships()