Searched refs:getNextRow (Results 1 – 2 of 2) sorted by relevance
137 CellPos getNextRow( const CellPos& rPos, bool bEdgeTravel ) const;
836 return getNextRow( rPos, bEdgeTravel ); in getRightCell()864 return getNextRow( rPos, bEdgeTravel ); in getDownCell()973 CellPos SdrTableObj::getNextRow( const CellPos& rPos, bool bEdgeTravel ) const in getNextRow() function in sdr::table::SdrTableObj
Completed in 35 milliseconds