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