Home
last modified time | relevance | path

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

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx2458 if ( hIMC ) in ImplSalFrameSetInputContext()
2501 HIMC hIMC = ImmGetContext( hWnd ); in ImplSalFrameEndExtTextInput() local
2502 if ( hIMC ) in ImplSalFrameEndExtTextInput()
2511 ImmReleaseContext( hWnd, hIMC ); in ImplSalFrameEndExtTextInput()
5347 ImmSetCompositionWindow( hIMC, &aForm ); in ImplUpdateIMECursorPos()
5370 HIMC hIMC = ImmGetContext( hWnd ); in ImplHandleIMEStartComposition() local
5371 if ( hIMC ) in ImplHandleIMEStartComposition()
5374 ImmReleaseContext( hWnd, hIMC ); in ImplHandleIMEStartComposition()
5554 HIMC hIMC = ImmGetContext( hWnd ); in ImplHandleIMEComposition() local
5555 if ( hIMC ) in ImplHandleIMEComposition()
[all …]

Completed in 27 milliseconds