Searched refs:ChildListVectorType (Results 1 – 2 of 2) sorted by relevance
201 ChildListVectorType aLocalChildList( m_aChildList ); in NotifyEvent()205 ChildListVectorType::iterator aEndIter = aLocalChildList.end(); in NotifyEvent()206 for( ChildListVectorType::iterator aIter = aLocalChildList.begin() ; in NotifyEvent()354 ChildListVectorType::iterator aVecIter = in RemoveChildByOId()445 ChildListVectorType aLocalChildList( m_aChildList ); in KillAllChildren()458 ChildListVectorType::const_iterator aEndIter = aLocalChildList.end(); in KillAllChildren()459 for( ChildListVectorType::const_iterator aIter = aLocalChildList.begin(); in KillAllChildren()604 static_cast< ChildListVectorType::size_type >( i ) >= m_aChildList.size() ) in ImplGetAccessibleChildById()712 ChildListVectorType aLocalChildList( m_aChildList ); in getAccessibleAtPoint()717 for( ChildListVectorType::const_iterator aIter = aLocalChildList.begin(); in getAccessibleAtPoint()
301 typedef ::std::vector< tAccessible > ChildListVectorType; typedef in chart::AccessibleBase310 ChildListVectorType m_aChildList;