Home
last modified time | relevance | path

Searched refs:aNewCode (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/richtext/
H A Drichtextvclcontrol.cxx204 vcl::KeyCode aNewCode( KEY_TAB, bShift, false, false, false ); in PreNotify() local
205 ::KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/richtext/
H A Drichtextvclcontrol.cxx210 vcl::KeyCode aNewCode( KEY_TAB, bShift, false, false, false ); in PreNotify() local
211 ::KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/fmcomp/
H A Dgridctrl.cxx2967 vcl::KeyCode aNewCode( KEY_TAB, bShift, false, false, false ); in PreNotify() local
2968 KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/fmcomp/
H A Dgridctrl.cxx3219 vcl::KeyCode aNewCode( KEY_TAB, bShift, false, false, false ); in PreNotify() local
3220 KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify()