Searched refs:aNewCode (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/forms/source/richtext/ |
H A D | richtextvclcontrol.cxx | 230 KeyCode aNewCode( KEY_TAB, bShift, sal_False, sal_False, sal_False ); in PreNotify() local 231 ::KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 3442 KeyCode aNewCode( KEY_TAB, bShift, sal_False, sal_False, sal_False ); in PreNotify() local 3443 KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify()
|
Completed in 29 milliseconds