Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx145 SVX_DLLPRIVATE bool executeAction( sal_uInt16 nAction, bool bSelect, Window* pWindow );
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx246 return executeAction( nAction, ( rKEvt.GetKeyCode().IsShift() ) ? sal_True : sal_False, pWindow ); in onKeyInput()
1412 bool SvxTableController::executeAction( sal_uInt16 nAction, bool bSelect, Window* pWindow ) in executeAction() function in sdr::table::SvxTableController

Completed in 33 milliseconds