Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx449 for ( PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.begin(); in suspendPropertyHandlers_nothrow()
924 for ( PropertyHandlerRepository::const_iterator aHandler = m_aPropertyHandlers.begin(); in stopInspection()
957PropertyHandlerRepository::const_iterator handlerPos = m_aPropertyHandlers.find( _rPropertyName ); in impl_hasPropertyHandlerFor_nothrow()
964PropertyHandlerRepository::const_iterator handlerPos = m_aPropertyHandlers.find( _rPropertyName ); in impl_getHandlerForProperty_throw()
1163PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.find( _rProperty.Name ); in describePropertyLine()
1346 PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.find( _rName ); in Clicked()
H A Dpropcontroller.hxx139 PropertyHandlerRepository; typedef in pcr::OPropertyBrowserController
142 PropertyHandlerRepository m_aPropertyHandlers;

Completed in 26 milliseconds