Home
last modified time | relevance | path

Searched refs:rKEvt (Results 176 – 200 of 314) sorted by relevance

12345678910>>...13

/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx1134 void FrameSelector::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
1137 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
1181 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx680 void SwGlobalTree::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
682 const KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
694 SvTreeListBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx357 void ScMenuFloatingWindow::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
359 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
406 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx881 void ScCsvGrid::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
883 const KeyCode& rKCode = rKEvt.GetKeyCode(); in KeyInput()
932 ScCsvControl::KeyInput( rKEvt ); in KeyInput()
/trunk/main/svx/inc/
H A DGalleryControl.hxx51 sal_Bool KeyInput( const KeyEvent& rKEvt, Window* pWindow);
/trunk/main/sc/source/ui/inc/
H A Dfudraw.hxx47 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfumark.hxx51 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfusel.hxx51 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dtabbgcolordlg.hxx52 virtual void KeyInput( const KeyEvent& rKEvt );
H A Dfutext.hxx50 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2031 bool SlideshowImpl::keyInput(const KeyEvent& rKEvt) in keyInput() argument
2040 const int nKeyCode = rKEvt.GetKeyCode().GetCode(); in keyInput()
2067 if(rKEvt.GetKeyCode().IsMod2()) in keyInput()
2109 maCharBuffer.Append( rKEvt.GetCharCode() ); in keyInput()
2113 if(rKEvt.GetKeyCode().IsMod2()) in keyInput()
/trunk/main/svx/source/tbxctrls/
H A Dcolorwindow.hxx64 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1289 void SwEditWin::KeyInput(const KeyEvent &rKEvt) in KeyInput() argument
1291 if( rKEvt.GetKeyCode().GetCode() == KEY_ESCAPE && in KeyInput()
1330 if ( !bIsDocReadOnly && rSh.GetDrawView() && rSh.GetDrawView()->KeyInput( rKEvt, this ) ) in KeyInput()
1348 KeyEvent aKeyEvent( rKEvt ); in KeyInput()
1355 sal_uInt16 nKey = rKEvt.GetKeyCode().GetCode(); in KeyInput()
1386 aKeyEvent = KeyEvent( rKEvt.GetCharCode(), in KeyInput()
1387 KeyCode( nKey, rKEvt.GetKeyCode().GetModifier() ), in KeyInput()
1388 rKEvt.GetRepeat() ); in KeyInput()
2230 rSh.GetDrawView()->KeyInput( rKEvt, this ); in KeyInput()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3115 void __EXPORT ScGridWindow::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
3120 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
3125 else if( pViewData->GetViewShell()->MoveCursorKeyInput( rKEvt ) ) in KeyInput()
3146 if (DrawKeyInput(rKEvt)) in KeyInput()
3148 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
3164 if (pViewSh->TabKeyInput(rKEvt)) in KeyInput()
3168 if (pViewSh->SfxViewShell::KeyInput(rKEvt)) // von SfxViewShell in KeyInput()
3171 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
3193 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/svtools/inc/svtools/table/
H A Ddefaultinputhandler.hxx54 virtual bool KeyInput ( ITableControl& _rControl, const KeyEvent& rKEvt );
H A Dtableinputhandler.hxx59 virtual bool KeyInput ( ITableControl& _rControl, const KeyEvent& rKEvt ) = 0;
/trunk/main/sd/source/ui/inc/
H A Dfuconarc.hxx42 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconstr.hxx52 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuoltext.hxx51 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconuno.hxx48 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuediglu.hxx47 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfucon3d.hxx46 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
/trunk/main/svx/inc/svx/
H A Dgalbrws.hxx92 sal_Bool KeyInput( const KeyEvent& rKEvt, Window* pWindow );
/trunk/main/dbaccess/source/ui/inc/
H A Dmarktree.hxx59 virtual void KeyInput( const KeyEvent& rKEvt );
H A Dsqledit.hxx54 virtual void KeyInput( const KeyEvent& rKEvt );

Completed in 140 milliseconds

12345678910>>...13