Searched refs:IsAccelKey (Results 1 – 4 of 4) sorted by relevance
57 sal_Bool IsAccelKey( const KeyCode& rKeyCode, sal_uInt16 nRepeat );
133 sal_Bool ImplAccelManager::IsAccelKey( const KeyCode& rKeyCode, sal_uInt16 nRepeat ) in IsAccelKey() function in ImplAccelManager
1080 if ( pSVData->maAppData.mpAccelMgr->IsAccelKey( aKeyCode, nRepeat ) ) in ImplHandleKey()
1498 if ( pSVData->maAppData.mpAccelMgr->IsAccelKey( rKeyCode, nRepeat ) ) in CallAccel()
Completed in 43 milliseconds