Home
last modified time | relevance | path

Searched refs:getNextRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx137 CellPos getNextRow( const CellPos& rPos, bool bEdgeTravel ) const;
/trunk/main/svx/source/table/
H A Dsvdotable.cxx836 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