Home
last modified time | relevance | path

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

12345678910>>...13

/aoo41x/main/sc/source/ui/inc/
H A Dfuconcustomshape.hxx41 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfumark.hxx51 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfudraw.hxx47 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);
/aoo41x/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()
/aoo41x/main/svx/inc/
H A DGalleryControl.hxx51 sal_Bool KeyInput( const KeyEvent& rKEvt, Window* pWindow);
/aoo41x/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()
2228 rSh.GetDrawView()->KeyInput( rKEvt, this ); in KeyInput()
/aoo41x/main/svx/source/tbxctrls/
H A Dcolorwindow.hxx64 virtual void KeyInput( const KeyEvent& rKEvt );
/aoo41x/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;
/aoo41x/main/svx/inc/svx/
H A Dgalbrws.hxx92 sal_Bool KeyInput( const KeyEvent& rKEvt, Window* pWindow );
H A Dselectioncontroller.hxx48 virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
/aoo41x/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);
H A Dfuconcs.hxx53 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconrec.hxx53 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
/aoo41x/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 );
/aoo41x/main/basctl/source/inc/
H A Ddlgedfunc.hxx54 virtual sal_Bool KeyInput( const KeyEvent& rKEvt );

Completed in 346 milliseconds

12345678910>>...13