Searched refs:getCellVector (Results 1 – 3 of 3) sorted by relevance
342 … std::vector< AccessibleGridControlTableCell* > xCellCont = m_pImpl->m_pTable->getCellVector(); in commitCellEvent()374 …< AccessibleGridControlTableCell* >::iterator m_pCell = m_pImpl->m_pTable->getCellVector().begin(); in commitTableEvent()377 …m_pImpl->m_pTable->getCellVector().erase(m_pCell+nColCount*aChange.FirstRow, m_pCell+nColCount*aCh… in commitTableEvent()
384 std::vector< AccessibleGridControlTableCell* >& AccessibleGridControlTable::getCellVector() in getCellVector() function in accessibility::AccessibleGridControlTable
164 std::vector< AccessibleGridControlTableCell* >& getCellVector();