Searched refs:pStreamElement (Results 1 – 2 of 2) sorted by relevance
1776 void OStorage_Impl::CommitStreamRelInfo( SotElement_Impl* pStreamElement ) in CommitStreamRelInfo() argument1781 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()1794 …pStreamElement->m_pStream->CommitStreamRelInfo( m_xRelStorage, pStreamElement->m_aOriginalName, pS… in CommitStreamRelInfo()
276 void CommitStreamRelInfo( SotElement_Impl* pStreamElement );
Completed in 32 milliseconds