Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1261 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()
H A Dsvdotable.cxx790 CellPos SdrTableObj::getFirstCell() const in getFirstCell() function in sdr::table::SdrTableObj
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx1371 aStart = pTableObj->getFirstCell(); in ShouldToggleOn()
1446 aStart = pTableObj->getFirstCell(); in ChangeMarkedObjectsBulletsNumbering()
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx128 CellPos getFirstCell() const;

Completed in 50 milliseconds