Home
last modified time | relevance | path

Searched refs:ImplSalGetKeyCode (Results 1 – 2 of 2) sorted by last modified time

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx3589 static sal_uInt16 ImplSalGetKeyCode( WPARAM wParam ) in ImplSalGetKeyCode() function
3695 rKeyCode = KeyCode( ImplSalGetKeyCode( vkeycode ), in MapUnicodeToKeyCode()
3895 aKeyEvt.mnCode = ImplSalGetKeyCode( wParam ); in ImplHandleKeyMsg()
4022 aKeyEvt.mnCode = ImplSalGetKeyCode( wParam ); in ImplHandleSalObjKeyMsg()
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx2594 static USHORT ImplSalGetKeyCode( Os2SalFrame* pFrame, MPARAM aMP1, MPARAM aMP2 ) in ImplSalGetKeyCode() function
2800 nSVCode = ImplSalGetKeyCode( pFrame, nMP1, nMP2 ); in ImplHandleKeyMsg()

Completed in 50 milliseconds