Home
last modified time | relevance | path

Searched refs:mbAtCursorIME (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/vcl/inc/win/
H A Dsalframe.h80 … sal_Bool mbAtCursorIME; // TRUE: Wir behandeln nur einige IME-Messages member in WinSalFrame
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx994 mbAtCursorIME = FALSE; in WinSalFrame()
2444 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplSalFrameSetInputContext()
4388 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleFocusMsg()
5313 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleInputLangChange()
5379 if ( pFrame->mbAtCursorIME ) in ImplHandleIMEStartComposition()
5426 if ( !pFrame->mbAtCursorIME ) in ImplHandleIMECompositionInput()
5580 if ( pFrame->mbAtCursorIME ) in ImplHandleIMEEndComposition()
5646 pFrame->mbAtCursorIME ) in ImplHandleIMENotify()
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx3140 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleInputLangChange()

Completed in 335 milliseconds