Home
last modified time | relevance | path

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

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx3886 MSG aCharMsg; in ImplHandleKeyMsg() local
3904 bCharPeek = ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()
3906 if ( bCharPeek && (nDeadChar == aCharMsg.wParam) ) in ImplHandleKeyMsg()
3913 ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()
3922 bCharPeek = ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()
3928 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, aCharMsg.wParam ); in ImplHandleKeyMsg()
3978 ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()

Completed in 43 milliseconds