Home
last modified time | relevance | path

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

/aoo42x/main/accessibility/source/extended/
H A DAccessibleGridControl.cxx349 std::vector< AccessibleGridControlTableCell* > xCellCont = m_pImpl->m_pTable->getCellVector(); in commitCellEvent() local
351 if(!xCellCont.empty() && xCellCont[nIndex]) in commitCellEvent()
353 m_pImpl->m_pCell = xCellCont[nIndex]; in commitCellEvent()

Completed in 17 milliseconds