Home
last modified time | relevance | path

Searched refs:rKEvt (Results 101 – 125 of 314) sorted by relevance

12345678910>>...13

/trunk/main/sd/source/ui/inc/
H A Dsmarttag.hxx61 virtual bool KeyInput( const KeyEvent& rKEvt );
119 bool KeyInput( const KeyEvent& rKEvt );
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.hxx41 virtual void KeyInput( const KeyEvent& rKEvt );
143 sal_Bool KeyInput( const KeyEvent& rKEvt, Window* pWindow );
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx107 virtual void KeyInput( const KeyEvent& rKEvt );
145 void MaskSet::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
147 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
152 ValueSet::KeyInput( rKEvt ); in KeyInput()
163 ValueSet::KeyInput( rKEvt ); in KeyInput()
H A Ddlgctl3d.cxx1125 void SvxLightCtl3D::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
1127 const KeyCode aCode(rKEvt.GetKeyCode()); in KeyInput()
1131 Control::KeyInput( rKEvt ); in KeyInput()
1227 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconuno.cxx125 sal_Bool __EXPORT FuConstUnoControl::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
127 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
H A Dfuconarc.cxx131 sal_Bool __EXPORT FuConstArc::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
133 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
H A Dfuconrec.cxx159 sal_Bool __EXPORT FuConstRectangle::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
161 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
H A Dfutext.cxx587 sal_Bool __EXPORT FuText::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
591 if ( pView->KeyInput(rKEvt, pWindow) ) in KeyInput()
598 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
H A Dfuconcustomshape.cxx148 sal_Bool __EXPORT FuConstCustomShape::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
150 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
/trunk/main/avmedia/inc/avmedia/
H A Dmediawindow.hxx133 virtual void KeyInput( const KeyEvent& rKEvt );
134 virtual void KeyUp( const KeyEvent& rKEvt );
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx96 void TableControl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
98 if ( !m_pImpl->getInputHandler()->KeyInput( *m_pImpl, rKEvt ) ) in KeyInput()
99 Control::KeyInput( rKEvt ); in KeyInput()
H A Ddefaultinputhandler.cxx144 bool DefaultInputHandler::KeyInput( ITableControl& _rControl, const KeyEvent& rKEvt ) in KeyInput() argument
148 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfuconuno.cxx162 sal_Bool FuConstructUnoControl::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
164 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
H A Dfuconarc.cxx207 sal_Bool FuConstructArc::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
209 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
H A Dfuconcs.cxx211 sal_Bool FuConstructCustomShape::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
213 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx663 virtual void KeyInput( const KeyEvent& rKEvt );
689 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
717 SvTreeListBox::KeyInput(rKEvt); in KeyInput()
1816 virtual void KeyInput( const KeyEvent& rKEvt );
1852 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
1874 Edit::KeyInput(rKEvt); in KeyInput()
1907 virtual void KeyInput( const KeyEvent& rKEvt );
1988 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
2015 PushButton::KeyInput(rKEvt); in KeyInput()
2668 const KeyEvent& rKEvt = *rNEvt.GetKeyEvent(); in Notify() local
[all …]
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx550 sal_Bool SwDrawBase::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
553 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
613 if (pSdrView->AreObjectsMarked() && rKEvt.GetKeyCode().IsMod2()) in KeyInput()
/trunk/main/vcl/source/control/
H A Dscrbar.cxx1173 void ScrollBar::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
1175 if ( !rKEvt.GetKeyCode().GetModifier() ) in KeyInput()
1177 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
1206 Control::KeyInput( rKEvt ); in KeyInput()
1211 Control::KeyInput( rKEvt ); in KeyInput()
H A Dilstbox.cxx1412 void ImplListBoxWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
1414 if( !ProcessKeyInput( rKEvt ) ) in KeyInput()
1415 Control::KeyInput( rKEvt ); in KeyInput()
1424 sal_Bool ImplListBoxWindow::ProcessKeyInput( const KeyEvent& rKEvt ) in ProcessKeyInput() argument
1430 KeyCode aKeyCode = rKEvt.GetKeyCode(); in ProcessKeyInput()
1632 mnSelectModifier = rKEvt.GetKeyCode().GetModifier(); in ProcessKeyInput()
1682 bDone = maQuickSelectionEngine.HandleKeyEvent( rKEvt ); in ProcessKeyInput()
1703 mnSelectModifier = rKEvt.GetKeyCode().GetModifier(); in ProcessKeyInput()
/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.cxx53 void FormulaListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
55 KeyEvent aKEvt=rKEvt; in KeyInput()
/trunk/main/cui/source/inc/
H A Dacccfg.hxx75 void KeyInput( const KeyEvent &rKEvt );
206 void KeyInput( const KeyEvent &rKEvt );
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx448 void ScCsvRuler::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
450 const KeyCode& rKCode = rKEvt.GetKeyCode(); in KeyInput()
481 ScCsvControl::KeyInput( rKEvt ); in KeyInput()
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx56 SVX_DLLPRIVATE virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
144 SVX_DLLPRIVATE sal_uInt16 getKeyboardAction( const KeyEvent& rKEvt, Window* pWindow );
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx196 sal_Bool SdrView::KeyInput(const KeyEvent& rKEvt, Window* pWin) in KeyInput() argument
199 sal_Bool bRet=SdrCreateView::KeyInput(rKEvt,pWin); in KeyInput()
202 switch (rKEvt.GetKeyCode().GetFullFunction()) { in KeyInput()
211 switch (rKEvt.GetKeyCode().GetFullCode()) { in KeyInput()
233 rKEvt.GetKeyCode().GetModifier())); 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() argument
841 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
857 else if ( ( rKEvt.GetKeyCode().GetGroup() == KEYGROUP_NUM ) || in KeyInput()
858 ( rKEvt.GetKeyCode().GetGroup() == KEYGROUP_ALPHA ) ) in KeyInput()
860 DoQuickSearch( rKEvt.GetCharCode() ); in KeyInput()
868 SvHeaderTabListBox::KeyInput( rKEvt ); in KeyInput()

Completed in 178 milliseconds

12345678910>>...13