Searched refs:getLastCell (Results 1 – 4 of 4) sorted by relevance
129 CellPos getLastCell() const;
1372 aEnd = pTableObj->getLastCell(); in ShouldToggleOn()1447 aEnd = pTableObj->getLastCell(); in ChangeMarkedObjectsBulletsNumbering()
1440 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()
797 CellPos SdrTableObj::getLastCell() const in getLastCell() function in sdr::table::SdrTableObj
Completed in 46 milliseconds