Searched refs:mbAtCursorIME (Results 1 – 3 of 3) sorted by relevance
990 mbAtCursorIME = FALSE; in WinSalFrame()2438 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplSalFrameSetInputContext()4385 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleFocusMsg()5310 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleInputLangChange()5376 if ( pFrame->mbAtCursorIME ) in ImplHandleIMEStartComposition()5423 if ( !pFrame->mbAtCursorIME ) in ImplHandleIMECompositionInput()5577 if ( pFrame->mbAtCursorIME ) in ImplHandleIMEEndComposition()5643 pFrame->mbAtCursorIME ) in ImplHandleIMENotify()
80 … sal_Bool mbAtCursorIME; // TRUE: Wir behandeln nur einige IME-Messages variable
3136 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleInputLangChange()