Home
last modified time | relevance | path

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

/aoo4110/main/package/source/xstor/
H A Dxstorage.cxx352 for ( SotElementList_Impl::iterator pDeletedIter = m_aDeletedList.begin(); in ~OStorage_Impl()
353 pDeletedIter != m_aDeletedList.end(); pDeletedIter++ ) in ~OStorage_Impl()
356 m_aDeletedList.clear(); in ~OStorage_Impl()
1095 for ( SotElementList_Impl::iterator pDeletedIter = m_aDeletedList.begin(); in Commit()
1096 pDeletedIter != m_aDeletedList.end(); in Commit()
1109 m_aDeletedList.clear(); in Commit()
1343 for ( SotElementList_Impl::iterator pDeletedIter = m_aDeletedList.begin(); in Revert()
1344 pDeletedIter != m_aDeletedList.end(); in Revert()
1354 m_aDeletedList.clear(); in Revert()
1563 m_aDeletedList.push_back( pDeletedElm ); in InsertElement()
H A Dxstorage.hxx146 SotElementList_Impl m_aDeletedList; member

Completed in 34 milliseconds