Searched refs:executeAction (Results 1 – 2 of 2) sorted by relevance
145 SVX_DLLPRIVATE bool executeAction( sal_uInt16 nAction, bool bSelect, Window* pWindow );
246 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 26 milliseconds