Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A Dpropagg.cxx164 ConstPropertyAccessorMapIterator aPos = m_aPropertyAccessors.find( pPropertyDescriptor->Handle ); in classifyProperty()
208 ConstPropertyAccessorMapIterator i = m_aPropertyAccessors.find(_nHandle); in fillPropertyMembersByHandle()
224 ConstPropertyAccessorMapIterator pos = m_aPropertyAccessors.find(_nHandle); in getPropertyByHandle()
237 ConstPropertyAccessorMapIterator i = m_aPropertyAccessors.find(_nHandle); in fillAggregatePropertyInfoByHandle()
/trunk/main/comphelper/inc/comphelper/
H A Dpropagg.hxx65 typedef PropertyAccessorMap::const_iterator ConstPropertyAccessorMapIterator; typedef

Completed in 21 milliseconds