Searched refs:aSelectionEnd (Results 1 – 1 of 1) sorted by relevance
1506 CellPos aSelectionEnd( getSelectionEnd() ); in executeAction() local1507 CellPos aNextCell( pTableObj->getNextCell( aSelectionEnd, true ) ); in executeAction()1508 if( aSelectionEnd == aNextCell ) in executeAction()1511 aNextCell = pTableObj->getNextCell( aSelectionEnd, true ); in executeAction()
Completed in 31 milliseconds