Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/
H A Daccmgr.hxx57 sal_Bool IsAccelKey( const KeyCode& rKeyCode, sal_uInt16 nRepeat );
/aoo41x/main/vcl/source/window/
H A Daccmgr.cxx133 sal_Bool ImplAccelManager::IsAccelKey( const KeyCode& rKeyCode, sal_uInt16 nRepeat ) in IsAccelKey() function in ImplAccelManager
H A Dwinproc.cxx1080 if ( pSVData->maAppData.mpAccelMgr->IsAccelKey( aKeyCode, nRepeat ) ) in ImplHandleKey()
/aoo41x/main/vcl/source/app/
H A Dsvapp.cxx1498 if ( pSVData->maAppData.mpAccelMgr->IsAccelKey( rKeyCode, nRepeat ) ) in CallAccel()

Completed in 34 milliseconds