Searched refs:GetAllRelationshipsIfAny (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/package/source/xstor/ |
H A D | owriteablestream.cxx | 1239 …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() 2909 return m_pImpl->GetAllRelationshipsIfAny(); in getAllRelationships()
|
H A D | owriteablestream.hxx | 225 …:com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > > GetAllRelationshipsIfAny();
|
H A D | xstorage.cxx | 786 xRels->insertRelationships( GetAllRelationshipsIfAny(), sal_False ); in CopyToStorage() 880 xRels->insertRelationships( GetAllRelationshipsIfAny(), sal_False ); in CopyStorageElement() 979 …pleteStorageStreamCopy_Impl( xOwnStream, xDestStream, m_nStorageType, GetAllRelationshipsIfAny() ); in CopyStorageElement() 1004 uno::Sequence< uno::Sequence< beans::StringPair > > OStorage_Impl::GetAllRelationshipsIfAny() in GetAllRelationshipsIfAny() function in OStorage_Impl 5439 return m_pImpl->GetAllRelationshipsIfAny(); in getAllRelationships()
|
H A D | xstorage.hxx | 220 …:com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > > GetAllRelationshipsIfAny();
|
Completed in 49 milliseconds