Searched refs:getFirstCell (Results 1 – 4 of 4) sorted by relevance
1261 setSelectionStart( pTableObj->getFirstCell() ); in getKeyboardAction()1284 setSelectionStart( pTableObj->getFirstCell() ); in getKeyboardAction()1422 gotoCell( pTableObj->getFirstCell(), bSelect, pWindow, nAction ); in executeAction()1446 CellPos aPos( pTableObj->getFirstCell().mnCol, getSelectionEnd().mnRow ); in executeAction()1460 CellPos aPos( getSelectionEnd().mnCol, pTableObj->getFirstCell().mnRow ); in executeAction()
790 CellPos SdrTableObj::getFirstCell() const in getFirstCell() function in sdr::table::SdrTableObj
128 CellPos getFirstCell() const;
1371 aStart = pTableObj->getFirstCell(); in ShouldToggleOn()1446 aStart = pTableObj->getFirstCell(); in ChangeMarkedObjectsBulletsNumbering()
Completed in 45 milliseconds