Home
last modified time | relevance | path

Searched refs:rKEvt (Results 201 – 225 of 314) sorted by relevance

12345678910>>...13

/trunk/main/sd/source/ui/inc/
H A Dfuconcs.hxx53 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconrec.hxx53 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuformatpaintbrush.hxx47 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuconbez.hxx49 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfudraw.hxx49 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfusel.hxx48 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfuslsel.hxx56 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dfutext.hxx56 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
/trunk/main/svx/inc/svx/
H A Dselectioncontroller.hxx48 virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
H A Dchecklbx.hxx85 virtual void KeyInput ( const KeyEvent& rKEvt );
/trunk/main/basctl/source/inc/
H A Ddlgedfunc.hxx54 virtual sal_Bool KeyInput( const KeyEvent& rKEvt );
/trunk/main/sw/source/ui/inc/
H A Ddrawbase.hxx65 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
H A Dswlbox.hxx100 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/chart2/source/controller/main/
H A DChartWindow.hxx62 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1102 void SvxPixelCtl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
1104 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
1155 Control::KeyInput( rKEvt ); in KeyInput()
1182 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1260 sal_Bool SdrObjEditView::KeyInput(const KeyEvent& rKEvt, Window* pWin) in KeyInput() argument
1265 … if(rKEvt.GetKeyCode().GetCode() == KEY_RETURN && pTextEditOutliner->GetParagraphCount() == 1) in KeyInput()
1276 if (pTextEditOutlinerView->PostKeyEvent(rKEvt)) in KeyInput()
1292 return SdrGlueEditView::KeyInput(rKEvt,pWin); in KeyInput()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1030 void TabControl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
1033 mpTabCtrlData->mpListBox->KeyInput( rKEvt ); in KeyInput()
1036 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
1046 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sc/source/ui/inc/
H A Dfuncpage.hxx64 virtual void KeyInput( const KeyEvent& rKEvt );
H A Dfupoor.hxx93 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.hxx89 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/vcl/inc/vcl/
H A Dmenubtn.hxx75 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.hxx53 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/sd/source/ui/func/
H A Dfuconrec.cxx315 sal_Bool FuConstructRectangle::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
317 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSelectionFunction.hxx61 virtual sal_Bool KeyInput(const KeyEvent& rKEvt);
/trunk/main/sd/source/ui/notes/
H A DEditWindow.hxx67 virtual void KeyInput(const KeyEvent& rKEvt);

Completed in 97 milliseconds

12345678910>>...13