Home
last modified time | relevance | path

Searched refs:getNextCell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/table/
H A Dsvdotable.cxx818 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
H A Dtablecontroller.cxx1507 CellPos aNextCell( pTableObj->getNextCell( aSelectionEnd, true ) ); in executeAction()
1511 aNextCell = pTableObj->getNextCell( aSelectionEnd, true ); in executeAction()
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx135 CellPos getNextCell( const CellPos& rPos, bool bEdgeTravel ) const;
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDecoder.java271 cell = ws.getNextCell(); in goToNextCell()

Completed in 44 milliseconds