Home
last modified time | relevance | path

Searched refs:ProcessKeyInput (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx306 sal_Bool ProcessKeyInput( const KeyEvent& rKEvt );
459 sal_Bool ProcessKeyInput( const KeyEvent& rKEvt ) { return maLBWindow.ProcessKeyInput( rKEvt ); } in ProcessKeyInput() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dcombobox.cxx857 nDone = mpImplLB->ProcessKeyInput( aKeyEvt ); in Notify()
866 mpImplLB->ProcessKeyInput( aKeyEvt ); in Notify()
H A Dilstbox.cxx1414 if( !ProcessKeyInput( rKEvt ) ) in KeyInput()
1424 sal_Bool ImplListBoxWindow::ProcessKeyInput( const KeyEvent& rKEvt ) in ProcessKeyInput() function in ImplListBoxWindow
2710 bDone = ProcessKeyInput( aKeyEvent ); in HandleWheelAsCursorTravel()
H A Dlstbox.cxx970 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()

Completed in 51 milliseconds