Searched refs:aLocalChildList (Results 1 – 1 of 1) sorted by relevance
201 ChildListVectorType aLocalChildList( m_aChildList ); in NotifyEvent() local205 ChildListVectorType::iterator aEndIter = aLocalChildList.end(); in NotifyEvent()206 for( ChildListVectorType::iterator aIter = aLocalChildList.begin() ; in NotifyEvent()445 ChildListVectorType aLocalChildList( m_aChildList ); in KillAllChildren() local458 ChildListVectorType::const_iterator aEndIter = aLocalChildList.end(); in KillAllChildren()459 for( ChildListVectorType::const_iterator aIter = aLocalChildList.begin(); in KillAllChildren()712 ChildListVectorType aLocalChildList( m_aChildList ); in getAccessibleAtPoint() local717 for( ChildListVectorType::const_iterator aIter = aLocalChildList.begin(); in getAccessibleAtPoint()718 aIter != aLocalChildList.end(); ++aIter ) in getAccessibleAtPoint()