Home
last modified time | relevance | path

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

/trunk/main/ucb/source/core/
H A Ducbstore.cxx135 PropertySetMap_Impl; typedef
306 PropertySetMap_Impl m_aPropSets;
399 PropertySetMap_Impl& rSets = m_pImpl->m_aPropSets; in openPropertySet()
401 PropertySetMap_Impl::const_iterator it = rSets.find( key ); in openPropertySet()
709 PropertySetMap_Impl& rSets = m_pImpl->m_aPropSets; in remove()
711 PropertySetMap_Impl::iterator it = rSets.find( key ); in remove()