Home
last modified time | relevance | path

Searched refs:gotoCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablecontroller.cxx705 gotoCell( aStart, true, 0 ); in onSelect()
1440 gotoCell( pTableObj->getLastCell(), bSelect, pWindow, nAction ); in executeAction()
1447 gotoCell( aPos, bSelect, pWindow, nAction ); in executeAction()
1454 gotoCell( aPos, bSelect, pWindow, nAction ); in executeAction()
1461 gotoCell( aPos, bSelect, pWindow, nAction ); in executeAction()
1480 gotoCell( aPos, bSelect, pWindow, nAction ); in executeAction()
1513 gotoCell( aNextCell, false, pWindow, nAction ); in executeAction()
2621 gotoCell( aStart, true, 0 ); in selectRow()
2630 gotoCell( aStart, true, 0 ); in selectColumn()
2639 gotoCell( aStart, false, 0 ); in deselectRow()
[all …]
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx146 …SVX_DLLPRIVATE void gotoCell( const CellPos& rCell, bool bSelect, Window* pWindow, sal_uInt16 nAct…

Completed in 31 milliseconds