Searched refs:HandleShortCutKey (Results 1 – 11 of 11) sorted by relevance
48 sal_Bool BibShortCutHandler::HandleShortCutKey( const KeyEvent& ) in HandleShortCutKey() function in BibShortCutHandler128 sal_Bool BibWindowContainer::HandleShortCutKey( const KeyEvent& rKeyEvent ) in HandleShortCutKey() function in BibWindowContainer130 return pChild? pChild->HandleShortCutKey( rKeyEvent ) : sal_False; in HandleShortCutKey()252 else if( pKEvt->GetCharCode() && HandleShortCutKey( *pKEvt ) ) in PreNotify()260 sal_Bool BibBookContainer::HandleShortCutKey( const KeyEvent& rKeyEvent ) in HandleShortCutKey() function in BibBookContainer265 bRet = pTopWin->HandleShortCutKey( rKeyEvent ); in HandleShortCutKey()268 bRet = pBottomWin->HandleShortCutKey( rKeyEvent ); in HandleShortCutKey()
56 …virtual sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent ); // returns true, if key was han…107 …virtual sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent ); // returns true, if key was hand…
221 sal_Bool BibView::HandleShortCutKey( const KeyEvent& rKeyEvent ) in HandleShortCutKey() function in bib::BibView223 return m_pGeneralPage? m_pGeneralPage->HandleShortCutKey( rKeyEvent ) : sal_False; in HandleShortCutKey()
45 …virtual sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent ); // returns true, if key was han…
73 …virtual sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent ); // returns true, if key was hand…
178 …virtual sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent ); // returns true, if key was ha…
825 sal_Bool BibGeneralPage::HandleShortCutKey( const KeyEvent& rKeyEvent ) in HandleShortCutKey() function in BibGeneralPage
560 sal_Bool SvtIconChoiceCtrl::HandleShortCutKey( const KeyEvent& r ) in HandleShortCutKey() function in SvtIconChoiceCtrl562 return _pImp->HandleShortCutKey( r ); in HandleShortCutKey()
533 sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent );
4637 sal_Bool SvxIconChoiceCtrl_Impl::HandleShortCutKey( const KeyEvent& rKEvt ) in HandleShortCutKey() function in SvxIconChoiceCtrl_Impl
371 sal_Bool HandleShortCutKey( const KeyEvent& rKeyEvent );
Completed in 68 milliseconds