Home
last modified time | relevance | path

Searched refs:KeyInput (Results 326 – 350 of 404) sorted by relevance

1...<<11121314151617

/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx680 void SwGlobalTree::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in SwGlobalTree
694 SvTreeListBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx357 void ScMenuFloatingWindow::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in ScMenuFloatingWindow
406 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx881 void ScCsvGrid::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ScCsvGrid
932 ScCsvControl::KeyInput( rKEvt ); in KeyInput()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx530 sal_Bool DlgEditor::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in DlgEditor
532 return pFunc->KeyInput( rKEvt ); in KeyInput()
H A Ddlgedfunc.cxx131 sal_Bool DlgEdFunc::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in DlgEdFunc
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1227 void ToolbarMenu::KeyInput( const KeyEvent& rKEvent ) in KeyInput() function in svtools::ToolbarMenu
1300 pForwardControl->KeyInput( rKEvent ); in KeyInput()
H A Dcalendar.cxx1690 void Calendar::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in Calendar
1750 Control::KeyInput( rKEvt ); in KeyInput()
1754 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1289 void SwEditWin::KeyInput(const KeyEvent &rKEvt) in KeyInput() function in SwEditWin
1330 if ( !bIsDocReadOnly && rSh.GetDrawView() && rSh.GetDrawView()->KeyInput( rKEvt, this ) ) in KeyInput()
2206 if( rView.KeyInput( aKeyEvent ) ) in KeyInput()
2230 rSh.GetDrawView()->KeyInput( rKEvt, this ); in KeyInput()
2245 Window::KeyInput( aKeyEvent ); in KeyInput()
2285 Window::KeyInput( aKeyEvent ); in KeyInput()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx226 virtual void KeyInput( const KeyEvent& rKEvt );
837 void ViewTabListBox_Impl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ViewTabListBox_Impl
868 SvHeaderTabListBox::KeyInput( rKEvt ); in KeyInput()
H A Dsvtreebx.cxx851 void SvTreeListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvTreeListBox
875 if( !pImp->KeyInput( rKEvt ) ) in KeyInput()
876 SvLBox::KeyInput( rKEvt ); in KeyInput()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx106 pWindow->KeyInput( *rEvt.GetKeyEvent() ); in ImplCallEvent()
1109 pChild->KeyInput( aKeyEvt ); in ImplHandleKey()
1223 pChild->KeyInput( aKEvt ); in ImplHandleKey()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx132 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin);
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx563 sal_Bool bHandled = GetTextView()->KeyInput( _rEvent ); in dispatchKeyEvent()
/trunk/main/sc/source/ui/inc/
H A Dgridwin.hxx301 virtual void KeyInput(const KeyEvent& rKEvt);
H A Dtabvwsh.hxx230 virtual FASTBOOL KeyInput( const KeyEvent &rKeyEvent );
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx144 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/sfx2/source/view/
H A Dframe2.cxx143 if ( pView->GetViewShell()->KeyInput( *rNEvt.GetKeyEvent() ) ) in Notify()
/trunk/main/svx/inc/svx/
H A Dsvdpntv.hxx507 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, Window* pWin);
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx970 void __EXPORT ScTextWnd::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in ScTextWnd
980 Window::KeyInput( rKEvt ); in KeyInput()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1357 void OAppDetailPageHelper::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in OAppDetailPageHelper
1370 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/starmath/inc/
H A Ddialog.hxx309 virtual void KeyInput(const KeyEvent& rKEvt);
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx281 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx584 void SvResizeWindow::KeyInput( const KeyEvent & rEvt ) in KeyInput() function in SvResizeWindow
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx286 sal_Bool KeyInput( const KeyEvent& );
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx270 virtual void KeyInput( const KeyEvent& rKEvt );

Completed in 219 milliseconds

1...<<11121314151617