Searched refs:m_aDependencyHandlers (Results 1 – 2 of 2) sorted by relevance
951 clearContainer( m_aDependencyHandlers ); in stopInspection()1053 aDepHandlers = m_aDependencyHandlers.equal_range( copyProperty->Name ); in doInspection()1054 m_aDependencyHandlers.erase( aDepHandlers.first, aDepHandlers.second ); in doInspection()1097 m_aDependencyHandlers.insert( PropertyHandlerMultiRepository::value_type( in doInspection()1746 m_aDependencyHandlers.equal_range( _rPropertyName ); in impl_broadcastPropertyChange_nothrow()
143 PropertyHandlerMultiRepository m_aDependencyHandlers; member in pcr::OPropertyBrowserController294 return ( m_aDependencyHandlers.find( _rPropertyName ) != m_aDependencyHandlers.end() ); in impl_isActuatingProperty_nothrow()
Completed in 28 milliseconds