Searched refs:GetAllRelationshipsIfAny (Results 1 – 4 of 4) sorted by relevance
| /trunk/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() 2842 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.hxx | 220 …:com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > > GetAllRelationshipsIfAny();
|
| H A D | xstorage.cxx | 784 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()
|