Searched refs:aPropertyHandlers (Results 1 – 1 of 1) sorted by relevance
1008 PropertyHandlerArray aPropertyHandlers; in doInspection() local1009 getPropertyHandlers( m_aInspectedObjects, aPropertyHandlers ); in doInspection()1011 PropertyHandlerArray::iterator aHandler( aPropertyHandlers.begin() ); in doInspection()1012 while ( aHandler != aPropertyHandlers.end() ) in doInspection()1022 aHandler = aPropertyHandlers.erase( aHandler ); in doInspection()
Completed in 25 milliseconds