Home
last modified time | relevance | path

Searched refs:rKEvt (Results 151 – 175 of 314) sorted by relevance

12345678910>>...13

/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx970 void __EXPORT ScTextWnd::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
973 if (!SC_MOD()->InputKeyEvent( rKEvt )) in KeyInput()
978 bUsed = pViewSh->SfxKeyInput(rKEvt); // nur Acceleratoren, keine Eingabe in KeyInput()
980 Window::KeyInput( rKEvt ); in KeyInput()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1357 void OAppDetailPageHelper::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
1362 KeyFuncType eFunc = rKEvt.GetKeyCode().GetFunction(); (void)eFunc; in KeyInput()
1363 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
1370 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx442 void ScContentTree::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
446 const KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
548 SvTreeListBox::KeyInput(rKEvt); in KeyInput()
552 SvTreeListBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx858 const KeyEvent& rKEvt = *rNEvt.GetKeyEvent(); in Notify() local
859 sal_uInt16 nMod = rKEvt.GetKeyCode().GetModifier(); in Notify()
860 switch ( rKEvt.GetKeyCode().GetCode() ) in Notify()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx537 void ScPivotFieldWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
543 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
582 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx624 sal_Bool FuSelection::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
630 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx529 sal_Bool Window::ImplDlgCtrl( const KeyEvent& rKEvt, sal_Bool bKeyInput ) in ImplDlgCtrl() argument
531 KeyCode aKeyCode = rKEvt.GetKeyCode(); in ImplDlgCtrl()
858 xub_Unicode c = rKEvt.GetCharCode(); in ImplDlgCtrl()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx131 sal_Bool DlgEdFunc::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
138 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx505 void SwPagePreViewWin::KeyInput( const KeyEvent &rKEvt ) in KeyInput() argument
507 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
526 if( !bHandled && !mrView.KeyInput( rKEvt ) ) in KeyInput()
527 Window::KeyInput( rKEvt ); in KeyInput()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx406 void SuggestionDisplay::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
408 implGetCurrentControl().KeyInput( rKEvt ); in KeyInput()
410 void SuggestionDisplay::KeyUp( const KeyEvent& rKEvt ) in KeyUp() argument
412 implGetCurrentControl().KeyUp( rKEvt ); in KeyUp()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx602 void __EXPORT ScPreview::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
607 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
626 if ( !bHandled && !pViewShell->KeyInput(rKEvt) ) in KeyInput()
627 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1532 sal_Bool OutlineViewShell::KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin) in KeyInput() argument
1539 bReturn = GetCurrentFunction()->KeyInput(rKEvt); in KeyInput()
1545 bReturn = ViewShell::KeyInput(rKEvt, pWin); in KeyInput()
1557 KeyCode aKeyGroup( rKEvt.GetKeyCode().GetGroup() ); in KeyInput()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx140 void ScCursorRefEdit::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
142 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
153 formula::RefEdit::KeyInput( rKEvt ); in KeyInput()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx103 sal_Bool OutlinerView::PostKeyEvent( const KeyEvent& rKEvt ) in PostKeyEvent() argument
116 KeyCode aKeyCode = rKEvt.GetKeyCode(); in PostKeyEvent()
121 if( bSelection && ( nCode != KEY_TAB ) && EditEngine::DoesKeyChangeText( rKEvt ) ) in PostKeyEvent()
268 return bKeyProcessed ? sal_True : pEditView->PostKeyEvent( rKEvt ); in PostKeyEvent()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx523 SAL_DLLPRIVATE sal_Bool ImplDlgCtrl( const KeyEvent& rKEvt, sal_Bool bKeyInput );
611 virtual void KeyInput( const KeyEvent& rKEvt );
612 virtual void KeyUp( const KeyEvent& rKEvt );
/trunk/main/sw/source/ui/inc/
H A Ddselect.hxx40 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
/trunk/main/chart2/source/controller/inc/
H A DRangeEdit.hxx43 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/cui/source/inc/
H A Dradiobtnbox.hxx44 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/sc/source/ui/inc/
H A Dfuedipo.hxx44 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconarc.hxx43 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconrec.hxx43 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconpol.hxx45 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconstr.hxx49 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconuno.hxx48 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconcustomshape.hxx41 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);

Completed in 157 milliseconds

12345678910>>...13