Searched refs:xCellCont (Results 1 – 1 of 1) sorted by relevance
349 std::vector< AccessibleGridControlTableCell* > xCellCont = m_pImpl->m_pTable->getCellVector(); in commitCellEvent() local351 if(!xCellCont.empty() && xCellCont[nIndex]) in commitCellEvent()353 m_pImpl->m_pCell = xCellCont[nIndex]; in commitCellEvent()
Completed in 18 milliseconds