Home
last modified time | relevance | path

Searched refs:pStreamElement (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/package/source/xstor/
H A Dxstorage.cxx1776 void OStorage_Impl::CommitStreamRelInfo( SotElement_Impl* pStreamElement ) in CommitStreamRelInfo() argument
1781 if ( !pStreamElement ) in CommitStreamRelInfo()
1784 if ( m_nStorageType == embed::StorageFormats::OFOPXML && pStreamElement->m_pStream ) in CommitStreamRelInfo()
1786 OSL_ENSURE( pStreamElement->m_aName.getLength(), "The name must not be empty!\n" ); in CommitStreamRelInfo()
1794pStreamElement->m_pStream->CommitStreamRelInfo( m_xRelStorage, pStreamElement->m_aOriginalName, pS… in CommitStreamRelInfo()
H A Dxstorage.hxx276 void CommitStreamRelInfo( SotElement_Impl* pStreamElement );

Completed in 48 milliseconds