Searched refs:getNextCell (Results 1 – 4 of 4) sorted by relevance
818 return getNextCell( rPos, bEdgeTravel ); in getLeftCell()832 return getNextCell( rPos, bEdgeTravel ); in getRightCell()866 return getNextCell( rPos, bEdgeTravel ); in getDownCell()900 CellPos SdrTableObj::getNextCell( const CellPos& rPos, bool bEdgeTravel ) const in getNextCell() function in sdr::table::SdrTableObj
1507 CellPos aNextCell( pTableObj->getNextCell( aSelectionEnd, true ) ); in executeAction()1511 aNextCell = pTableObj->getNextCell( aSelectionEnd, true ); in executeAction()
135 CellPos getNextCell( const CellPos& rPos, bool bEdgeTravel ) const;
271 cell = ws.getNextCell(); in goToNextCell()
Completed in 128 milliseconds