Home
last modified time | relevance | path

Searched refs:rKEvt (Results 51 – 75 of 314) sorted by relevance

12345678910>>...13

/trunk/main/starmath/source/
H A Dedit.cxx406 void SmEditWindow::KeyInput(const KeyEvent& rKEvt) in IMPL_LINK_INLINE_END()
408 if (rKEvt.GetKeyCode().GetCode() == KEY_ESCAPE) in IMPL_LINK_INLINE_END()
418 Window::KeyInput( rKEvt ); in IMPL_LINK_INLINE_END()
429 if ( !pEditView->PostKeyEvent(rKEvt) ) in IMPL_LINK_INLINE_END()
432 if ( pView && !pView->KeyInput(rKEvt) ) in IMPL_LINK_INLINE_END()
438 Window::KeyInput(rKEvt); in IMPL_LINK_INLINE_END()
/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx61 virtual void KeyInput( const KeyEvent &rKEvt );
71 void HyphenEdit_Impl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
74 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
89 Edit::KeyInput(rKEvt); in KeyInput()
92 Control::KeyInput( rKEvt ); // An den Dialog weiterleiten in KeyInput()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx71 void KeyInput( const KeyEvent& rKEvt );
161 void MyWin::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
163 WorkWindow::KeyInput( rKEvt ); in KeyInput()
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx398 void GraphCtrl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
400 KeyCode aCode( rKEvt.GetKeyCode() ); in KeyInput()
656 if(rKEvt.GetKeyCode().IsShift()) in KeyInput()
663 if(!rKEvt.GetKeyCode().IsShift()) in KeyInput()
706 Control::KeyInput( rKEvt ); in KeyInput()
H A Dcharmap.cxx249 void SvxShowCharSet::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
251 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
255 Control::KeyInput( rKEvt ); in KeyInput()
293 Control::KeyInput( rKEvt ); in KeyInput()
298 sal_UCS4 cChar = rKEvt.GetCharCode(); in KeyInput()
303 Control::KeyInput( rKEvt ); in KeyInput()
H A Dchecklbx.cxx247 void SvxCheckListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
249 const KeyCode& rKey = rKEvt.GetKeyCode(); in KeyInput()
264 SvTreeListBox::KeyInput( rKEvt ); in KeyInput()
/trunk/main/framework/source/uielement/
H A Dcomboboxtoolbarcontroller.cxx90 virtual void KeyInput( const ::KeyEvent& rKEvt );
131 void ComboBoxControl::KeyInput( const ::KeyEvent& rKEvt ) in KeyInput() argument
133 ComboBox::KeyInput( rKEvt ); in KeyInput()
135 m_pComboBoxListener->KeyInput( rKEvt ); in KeyInput()
H A Dspinfieldtoolbarcontroller.cxx94 virtual void KeyInput( const ::KeyEvent& rKEvt );
145 void SpinfieldControl::KeyInput( const ::KeyEvent& rKEvt ) in KeyInput() argument
147 SpinField::KeyInput( rKEvt ); in KeyInput()
149 m_pSpinFieldListener->KeyInput( rKEvt ); in KeyInput()
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx111 static sal_Bool ImplNumericProcessKeyInput( Edit*, const KeyEvent& rKEvt, in ImplNumericProcessKeyInput() argument
119 sal_Unicode cChar = rKEvt.GetCharCode(); in ImplNumericProcessKeyInput()
120 sal_uInt16 nGroup = rKEvt.GetKeyCode().GetGroup(); in ImplNumericProcessKeyInput()
263 static sal_Bool ImplLongCurrencyProcessKeyInput( Edit* pEdit, const KeyEvent& rKEvt, in ImplLongCurrencyProcessKeyInput() argument
268 return ImplNumericProcessKeyInput( pEdit, rKEvt, sal_False, bUseThousandSep, rLocaleDataWrapper ); in ImplLongCurrencyProcessKeyInput()
H A Dmenubtn.cxx194 void MenuButton::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
196 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
205 PushButton::KeyInput( rKEvt ); in KeyInput()
H A Dslider.cxx864 void Slider::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
866 if ( !rKEvt.GetKeyCode().GetModifier() ) in KeyInput()
868 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
896 Control::KeyInput( rKEvt ); in KeyInput()
901 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sw/source/ui/cctrl/
H A Dswlbox.cxx190 void SwComboBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
192 sal_uInt16 nChar = rKEvt.GetCharCode(); in KeyInput()
204 ComboBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx71 SVX_DLLPRIVATE virtual void KeyInput( const KeyEvent& rKEvt );
115 virtual void KeyInput( const KeyEvent& rKEvt );
156 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/sc/source/ui/drawfunc/
H A Dfumark.cxx187 sal_Bool FuMarkRect::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
191 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
203 bReturn = FuPoor::KeyInput(rKEvt); in KeyInput()
H A Dfuconstr.cxx273 sal_Bool __EXPORT FuConstruct::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
277 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
301 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx408 sal_Bool FuDraw::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
412 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
457 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
494 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
513 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
536 bReturn = FuPoor::KeyInput(rKEvt); in KeyInput()
H A Dfuformatpaintbrush.cxx215 sal_Bool FuFormatPaintBrush::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
217 if( (rKEvt.GetKeyCode().GetCode() == KEY_ESCAPE) && mpViewShell ) in KeyInput()
222 return FuPoor::KeyInput(rKEvt); in KeyInput()
H A Dsmarttag.cxx268 bool SmartTagSet::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
271 return mxSelectedTag->KeyInput( rKEvt ); in KeyInput()
272 else if( rKEvt.GetKeyCode().GetCode() == KEY_SPACE ) in KeyInput()
H A Dfusel.cxx945 sal_Bool FuSelection::KeyInput(const KeyEvent& rKEvt) in KeyInput() argument
949 switch (rKEvt.GetKeyCode().GetCode()) in KeyInput()
962 if(rKEvt.GetKeyCode().IsShift()&&(nEditMode == SID_BEZIER_INSERT)){ in KeyInput()
965 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
1007 if(rKEvt.GetKeyCode().IsShift()&&(nEditMode == SID_BEZIER_INSERT)) in KeyInput()
1030 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx464 sal_Bool ViewShell::KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin) in KeyInput() argument
479 bReturn = (sal_Bool)GetViewShell()->KeyInput(rKEvt); in KeyInput()
488 bReturn = xSlideShow->keyInput(rKEvt); in KeyInput()
494 bConsumed = GetView()->getSmartTags().KeyInput(rKEvt); in KeyInput()
500 if( !xSelectionController.is() || !xSelectionController->onKeyInput( rKEvt, pWin ) ) in KeyInput()
503 bReturn = GetCurrentFunction()->KeyInput(rKEvt); in KeyInput()
521 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/cui/source/options/
H A Doptfltr.cxx404 void OfaMSFilterTabPage2::MSFltrSimpleTable::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
406 if(!rKEvt.GetKeyCode().GetModifier() && in KeyInput()
407 KEY_SPACE == rKEvt.GetKeyCode().GetCode()) in KeyInput()
430 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
H A Dfontsubs.cxx486 void SvxFontSubstCheckListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
488 if(!rKEvt.GetKeyCode().GetModifier() && in KeyInput()
489 KEY_SPACE == rKEvt.GetKeyCode().GetCode()) in KeyInput()
510 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
/trunk/main/dbaccess/source/ui/control/
H A Dsqledit.cxx80 void OSqlEdit::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
88 KeyFuncType aKeyFunc = rKEvt.GetKeyCode().GetFunction(); in KeyInput()
92 MultiLineEditSyntaxHighlight::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx210 void ScTabBgColorDlg::ScTabBgColorValueSet::KeyInput( const KeyEvent& rKEvt ) in KeyInput() argument
212 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
224 SvxColorValueSet::KeyInput(rKEvt); in KeyInput()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx96 virtual void KeyInput( const KeyEvent& rKEvt );
1192 sal_Bool bMod2 = rKEvt.GetKeyCode().IsMod2(); in KeyInput()
1193 sal_Unicode cChar = rKEvt.GetCharCode(); in KeyInput()
1210 sal_Bool bMod1 = rKEvt.GetKeyCode().IsMod1(); in KeyInput()
1211 sal_Bool bShift = rKEvt.GetKeyCode().IsShift(); in KeyInput()
1339 if( rKEvt.GetKeyCode().IsShift() ) in KeyInput()
1372 if( rKEvt.GetKeyCode().IsShift() ) in KeyInput()
1377 if( rKEvt.GetKeyCode().IsMod1() ) in KeyInput()
3973 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
3991 MultiLineEdit::KeyInput( rKEvt ); in KeyInput()
[all …]

Completed in 152 milliseconds

12345678910>>...13