Searched refs:mnCharCode (Results 1 – 9 of 9) sorted by relevance
57 xub_Unicode mnCharCode; member in KeyEvent70 xub_Unicode GetCharCode() const { return mnCharCode; } in GetCharCode()81 mnCharCode = 0; in KeyEvent()90 mnCharCode = nChar; in KeyEvent()
35 mnCharCode(rKeyEvent.mnCharCode) in KeyEvent()48 mnCharCode = rEvent.KeyChar; in KeyEvent()
2438 pKeyEvt->mnCode, pKeyEvt->mnCharCode, pKeyEvt->mnRepeat, sal_True ); in ImplWindowFrameProc()2452 pKeyEvt->mnCode, pKeyEvt->mnCharCode, pKeyEvt->mnRepeat, sal_True ); in ImplWindowFrameProc()
3834 aKeyEvt.mnCharCode = (sal_Unicode) wParam; in ImplHandleKeyMsg()3895 aKeyEvt.mnCharCode = 0; in ImplHandleKeyMsg()3933 aKeyEvt.mnCharCode = 0; in ImplHandleKeyMsg()3935 nLastChar = aKeyEvt.mnCharCode; in ImplHandleKeyMsg()3942 aKeyEvt.mnCharCode = nLastChar; in ImplHandleKeyMsg()3948 if ( aKeyEvt.mnCode || aKeyEvt.mnCharCode ) in ImplHandleKeyMsg()3960 aKeyEvt.mnCharCode ) in ImplHandleKeyMsg()4026 aKeyEvt.mnCharCode = 0; in ImplHandleSalObjKeyMsg()4080 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, cKeyCode ); in ImplHandleSalObjSysCharMsg()5254 aKeyEvt.mnCharCode = 0; in ImplHandleSysCommand()[all …]
125 sal_uInt16 mnCharCode; // SV-CharCode member
328 aEvent.mnCharCode = aOrigCode; in doKeyCallback()372 aEvent.mnCharCode = aAlternate.nCharCode; in doKeyCallback()3141 aKeyEvt.mnCharCode = 0; in signalKey()
3379 aKeyEvt.mnCharCode = 0; in HandleKeyEvent()3512 aKeyEvt.mnCharCode = pString[ 0 ]; in HandleKeyEvent()3529 aKeyEvt.mnCharCode = aAlternate.nCharCode; in HandleKeyEvent()
1468 aEvent.mnCharCode = aChar;
2836 aKeyEvt.mnCharCode = nSVCharCode; in ImplHandleKeyMsg()
Completed in 128 milliseconds