Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Daccmgr.hxx57 sal_Bool IsAccelKey( const KeyCode& rKeyCode, sal_uInt16 nRepeat );
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1498 if ( pSVData->maAppData.mpAccelMgr->IsAccelKey( rKeyCode, nRepeat ) ) in CallAccel()
/trunk/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()

Completed in 42 milliseconds