Searched refs:tPropertyMap (Results 1 – 2 of 2) sorted by relevance
47 const ::property::impl::ImplOPropertySet::tPropertyMap & rMap ) in lcl_getPropertyStateByHandle()59 const ::property::impl::ImplOPropertySet::tPropertyMap & m_rMap;80 … public ::std::unary_function< ::property::impl::ImplOPropertySet::tPropertyMap::value_type, void >82 inline void operator() ( ::property::impl::ImplOPropertySet::tPropertyMap::value_type & rProp ) in operator ()()131 tPropertyMap::iterator aFoundIter( m_aProperties.find( nHandle ) ); in SetPropertyToDefault()157 tPropertyMap::const_iterator aFoundIter( m_aProperties.find( nHandle ) ); in GetPropertyValueByHandle()173 tPropertyMap::const_iterator aFoundIter( m_aProperties.find( nHandle ) ); in SetPropertyValueByHandle()
78 tPropertyMap; typedef in property::impl::ImplOPropertySet83 tPropertyMap m_aProperties;
Completed in 10 milliseconds