Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dxstorage.hxx126 typedef ::std::list< StorageHolder_Impl > OStorageList_Impl; typedef
134 OStorageList_Impl m_aReadOnlyWrapList; // only valid if readonly external reference exists
H A Dxstorage.cxx326 for ( OStorageList_Impl::iterator pStorageIter = m_aReadOnlyWrapList.begin(); in ~OStorage_Impl()
435 for ( OStorageList_Impl::iterator pStorageIter = m_aReadOnlyWrapList.begin(); in RemoveReadOnlyWrap()
449 OStorageList_Impl::iterator pIterToDelete( pStorageIter ); in RemoveReadOnlyWrap()

Completed in 52 milliseconds