Home
last modified time | relevance | path

Searched refs:getCellVector (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/accessibility/source/extended/
H A DAccessibleGridControl.cxx349 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()
H A DAccessibleGridControlTable.cxx409 std::vector< AccessibleGridControlTableCell* >& AccessibleGridControlTable::getCellVector() in getCellVector() function in accessibility::AccessibleGridControlTable
/aoo4110/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlTable.hxx199 std::vector< AccessibleGridControlTableCell* >& getCellVector();

Completed in 29 milliseconds