Searched refs:ProcessKeyInput (Results 1 – 4 of 4) sorted by relevance
306 sal_Bool ProcessKeyInput( const KeyEvent& rKEvt );459 sal_Bool ProcessKeyInput( const KeyEvent& rKEvt ) { return maLBWindow.ProcessKeyInput( rKEvt ); } in ProcessKeyInput() function in ImplListBox
970 nDone = mpImplLB->ProcessKeyInput( aKeyEvt ); in PreNotify()984 nDone = mpImplLB->ProcessKeyInput( aKeyEvt ); in PreNotify()992 mpImplLB->ProcessKeyInput( aKeyEvt ); in PreNotify()1000 nDone = mpImplLB->ProcessKeyInput( aKeyEvt ); in PreNotify()
857 nDone = mpImplLB->ProcessKeyInput( aKeyEvt ); in Notify()866 mpImplLB->ProcessKeyInput( aKeyEvt ); in Notify()
1414 if( !ProcessKeyInput( rKEvt ) ) in KeyInput()1424 sal_Bool ImplListBoxWindow::ProcessKeyInput( const KeyEvent& rKEvt ) in ProcessKeyInput() function in ImplListBoxWindow2710 bDone = ProcessKeyInput( aKeyEvent ); in HandleWheelAsCursorTravel()
Completed in 46 milliseconds