Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dsdview.cxx1372 aEnd = pTableObj->getLastCell(); in ShouldToggleOn()
1447 aEnd = pTableObj->getLastCell(); in ChangeMarkedObjectsBulletsNumbering()
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx129 CellPos getLastCell() const;
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1440 gotoCell( pTableObj->getLastCell(), bSelect, pWindow, nAction ); in executeAction()
1453 CellPos aPos( pTableObj->getLastCell().mnCol, getSelectionEnd().mnRow ); in executeAction()
1479 CellPos aPos( getSelectionEnd().mnCol, pTableObj->getLastCell().mnRow ); in executeAction()
H A Dsvdotable.cxx797 CellPos SdrTableObj::getLastCell() const in getLastCell() function in sdr::table::SdrTableObj

Completed in 40 milliseconds