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
134OStorageList_Impl m_aReadOnlyWrapList; // only valid if readonly external reference exis…
H A Dxstorage.cxx324 for ( OStorageList_Impl::iterator pStorageIter = m_aReadOnlyWrapList.begin(); in ~OStorage_Impl()
433 for ( OStorageList_Impl::iterator pStorageIter = m_aReadOnlyWrapList.begin(); in RemoveReadOnlyWrap()
447 OStorageList_Impl::iterator pIterToDelete( pStorageIter ); in RemoveReadOnlyWrap()