Searched refs:getPreviousCell (Results 1 – 3 of 3) sorted by relevance
816 return getPreviousCell( rPos, bEdgeTravel ); in getLeftCell()834 return getPreviousCell( rPos, bEdgeTravel ); in getRightCell()851 return getPreviousCell( rPos, bEdgeTravel ); in getUpCell()872 CellPos SdrTableObj::getPreviousCell( const CellPos& rPos, bool bEdgeTravel ) const in getPreviousCell() function in sdr::table::SdrTableObj
1503 gotoCell( pTableObj->getPreviousCell( getSelectionEnd(), true ), false, pWindow, nAction ); in executeAction()
134 CellPos getPreviousCell( const CellPos& rPos, bool bEdgeTravel ) const;
Completed in 31 milliseconds