/aoo41x/main/sd/source/ui/view/ |
H A D | viewshel.cxx | 464 sal_Bool ViewShell::KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin) in KeyInput() function in sd::ViewShell 479 bReturn = (sal_Bool)GetViewShell()->KeyInput(rKEvt); in KeyInput() 494 bConsumed = GetView()->getSmartTags().KeyInput(rKEvt); in KeyInput() 503 bReturn = GetCurrentFunction()->KeyInput(rKEvt); in KeyInput()
|
H A D | viewoverlaymanager.cxx | 130 virtual bool KeyInput( const KeyEvent& rKEvt ); 357 bool ChangePlaceholderTag::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in sd::ChangePlaceholderTag
|
H A D | ViewShellBase.cxx | 223 virtual void KeyInput (const KeyEvent& rEvent); 1630 void FocusForwardingWindow::KeyInput (const KeyEvent& rKEvt) in KeyInput() function in sd::__anon2550a7420411::FocusForwardingWindow 1642 pWindow->KeyInput(rKEvt); in KeyInput()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside3.cxx | 205 void DialogWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in DialogWindow 224 if( !pEditor->KeyInput( rKEvt ) ) in KeyInput() 226 if( !SfxViewShell::Current()->KeyInput( rKEvt ) ) in KeyInput() 227 Window::KeyInput( rKEvt ); in KeyInput()
|
/aoo41x/main/svx/source/dialog/ |
H A D | _bmpmask.cxx | 107 virtual void KeyInput( const KeyEvent& rKEvt ); 145 void MaskSet::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in MaskSet 152 ValueSet::KeyInput( rKEvt ); in KeyInput() 163 ValueSet::KeyInput( rKEvt ); in KeyInput()
|
H A D | dialcontrol.cxx | 337 void DialControl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in svx::DialControl 343 Control::KeyInput( rKEvt ); in KeyInput()
|
H A D | dlgctrl.cxx | 280 void SvxRectCtl::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput() function in SvxRectCtl 351 Control::KeyInput( rKeyEvt ); in KeyInput() 1102 void SvxPixelCtl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxPixelCtl 1155 Control::KeyInput( rKEvt ); in KeyInput() 1182 Control::KeyInput( rKEvt ); in KeyInput()
|
H A D | dlgctl3d.cxx | 1125 void SvxLightCtl3D::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxLightCtl3D 1131 Control::KeyInput( rKEvt ); in KeyInput() 1227 Control::KeyInput( rKEvt ); in KeyInput()
|
/aoo41x/main/svx/source/form/ |
H A D | tbxform.cxx | 122 void SvxFmAbsRecWin::KeyInput( const KeyEvent& rKeyEvent ) in KeyInput() function in SvxFmAbsRecWin 127 NumericField::KeyInput( rKeyEvent ); in KeyInput()
|
H A D | fmview.cxx | 502 sal_Bool FmFormView::KeyInput(const KeyEvent& rKEvt, Window* pWin) in KeyInput() function in FmFormView 548 bDone = E3dView::KeyInput(rKEvt,pWin); in KeyInput()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuediglu.cxx | 324 sal_Bool FuEditGluePoints::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuEditGluePoints 406 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
|
H A D | fuconbez.cxx | 264 sal_Bool FuConstructBezierPolygon::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuConstructBezierPolygon 266 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
|
H A D | fucon3d.cxx | 410 sal_Bool FuConstruct3dObject::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuConstruct3dObject 412 return( FuConstruct::KeyInput(rKEvt) ); in KeyInput()
|
/aoo41x/main/svtools/source/control/ |
H A D | valueset.cxx | 1428 void ValueSet::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ValueSet 1437 Control::KeyInput( rKEvt ); in KeyInput() 1562 Control::KeyInput( rKEvt ); in KeyInput() 1587 pParent->KeyInput( rKEvt ); in KeyInput() 1607 Control::KeyInput( rKEvt ); in KeyInput() 1620 Control::KeyInput( rKEvt ); in KeyInput()
|
H A D | svxbox.cxx | 577 void __EXPORT SvxComboBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxComboBox 592 ComboBox::KeyInput(rKEvt); in KeyInput()
|
/aoo41x/main/svtools/source/inc/ |
H A D | property.hxx | 106 virtual void KeyInput (SvXPropertyControl *pSvXPCtr ,const KeyCode&)=0; 344 virtual void KeyInput(SvXPropertyControl *pSvXPCtr ,const KeyCode&);
|
/aoo41x/main/cui/source/inc/ |
H A D | autocdlg.hxx | 80 virtual void KeyInput( const KeyEvent& rKEvt ); 208 virtual void KeyInput( const KeyEvent& rKEvent );
|
/aoo41x/main/svx/inc/svx/ |
H A D | dlgctrl.hxx | 123 virtual void KeyInput( const KeyEvent& rKeyEvt ); 259 virtual void KeyInput( const KeyEvent& rKEvt );
|
H A D | gridctrl.hxx | 152 virtual void KeyInput(const KeyEvent& rEvt); 319 virtual void KeyInput(const KeyEvent& rEvt);
|
/aoo41x/main/cui/source/options/ |
H A D | optfltr.cxx | 404 void OfaMSFilterTabPage2::MSFltrSimpleTable::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in OfaMSFilterTabPage2::MSFltrSimpleTable 430 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
|
H A D | fontsubs.cxx | 486 void SvxFontSubstCheckListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxFontSubstCheckListBox 510 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
|
/aoo41x/main/svx/workben/ |
H A D | edittest.cxx | 268 virtual void KeyInput( const KeyEvent& rKeyEvt ); 311 void __EXPORT MyView::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in MyView 376 virtual void KeyInput( const KeyEvent& rKeyEvt ); 1530 void __EXPORT EditViewWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in EditViewWindow 1701 Window::KeyInput( rKEvt ); in KeyInput()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fusel.cxx | 624 sal_Bool FuSelection::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in FuSelection 630 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
|
/aoo41x/main/vcl/source/control/ |
H A D | button.cxx | 1463 void PushButton::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in PushButton 1486 Button::KeyInput( rKEvt ); in KeyInput() 2679 void RadioButton::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in RadioButton 2697 Button::KeyInput( rKEvt ); in KeyInput() 3625 void CheckBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in CheckBox 3643 Button::KeyInput( rKEvt ); in KeyInput() 4331 void DisclosureButton::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in DisclosureButton 4343 Button::KeyInput( rKEvt ); in KeyInput()
|
/aoo41x/main/extensions/source/bibliography/ |
H A D | framectr.cxx | 673 pChild->KeyInput( aEvent ); in dispatch() 682 pChild->KeyInput( aEvent ); in dispatch() 691 pChild->KeyInput( aEvent ); in dispatch()
|