Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/core/
H A Ducbstore.cxx137 PropertySetMap_Impl; typedef
308 PropertySetMap_Impl m_aPropSets;
401 PropertySetMap_Impl& rSets = m_pImpl->m_aPropSets; in openPropertySet()
403 PropertySetMap_Impl::const_iterator it = rSets.find( key ); in openPropertySet()
711 PropertySetMap_Impl& rSets = m_pImpl->m_aPropSets; in remove()
713 PropertySetMap_Impl::iterator it = rSets.find( key ); in remove()

Completed in 10 milliseconds