Searched refs:PropertyHandlerRepository (Results 1 – 2 of 2) sorted by relevance
449 for ( PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.begin(); in suspendPropertyHandlers_nothrow()924 for ( PropertyHandlerRepository::const_iterator aHandler = m_aPropertyHandlers.begin(); in stopInspection()957 … PropertyHandlerRepository::const_iterator handlerPos = m_aPropertyHandlers.find( _rPropertyName ); in impl_hasPropertyHandlerFor_nothrow()964 … PropertyHandlerRepository::const_iterator handlerPos = m_aPropertyHandlers.find( _rPropertyName ); in impl_getHandlerForProperty_throw()1163 … PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.find( _rProperty.Name ); in describePropertyLine()1346 PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.find( _rName ); in Clicked()
139 PropertyHandlerRepository; typedef in pcr::OPropertyBrowserController142 PropertyHandlerRepository m_aPropertyHandlers;
Completed in 23 milliseconds