Home
last modified time | relevance | path

Searched refs:KeyInput (Results 101 – 125 of 404) sorted by relevance

12345678910>>...17

/trunk/main/cui/source/options/
H A Doptdict.cxx790 void SvxDictEdit::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxDictEdit
799 Edit::KeyInput(rKEvt); in KeyInput()
802 Edit::KeyInput(rKEvt); in KeyInput()
H A Doptfltr.cxx404 void OfaMSFilterTabPage2::MSFltrSimpleTable::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in OfaMSFilterTabPage2::MSFltrSimpleTable
430 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
H A Dfontsubs.cxx486 void SvxFontSubstCheckListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxFontSubstCheckListBox
510 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx266 sal_Bool FuConstruct::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuConstruct
271 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
H A Dfuediglu.cxx324 sal_Bool FuEditGluePoints::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuEditGluePoints
406 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
H A Dfucon3d.cxx410 sal_Bool FuConstruct3dObject::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuConstruct3dObject
412 return( FuConstruct::KeyInput(rKEvt) ); in KeyInput()
H A Dfuconbez.cxx264 sal_Bool FuConstructBezierPolygon::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuConstructBezierPolygon
266 sal_Bool bReturn = FuConstruct::KeyInput(rKEvt); in KeyInput()
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx202 virtual void KeyInput(const KeyEvent& rKEvt);
290 virtual void KeyInput(const KeyEvent& rKEvt);
/trunk/main/svtools/source/control/
H A Dvalueset.cxx1428 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 Dsvxbox.cxx577 void __EXPORT SvxComboBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxComboBox
592 ComboBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/svx/source/form/
H A Dtbxform.cxx122 void SvxFmAbsRecWin::KeyInput( const KeyEvent& rKeyEvent ) in KeyInput() function in SvxFmAbsRecWin
127 NumericField::KeyInput( rKeyEvent ); in KeyInput()
H A Dfmview.cxx502 sal_Bool FmFormView::KeyInput(const KeyEvent& rKEvt, Window* pWin) in KeyInput() function in FmFormView
548 bDone = E3dView::KeyInput(rKEvt,pWin); in KeyInput()
/trunk/main/svtools/source/inc/
H A Dproperty.hxx106 virtual void KeyInput (SvXPropertyControl *pSvXPCtr ,const KeyCode&)=0;
344 virtual void KeyInput(SvXPropertyControl *pSvXPCtr ,const KeyCode&);
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx80 virtual void KeyInput( const KeyEvent& rKEvt );
208 virtual void KeyInput( const KeyEvent& rKEvent );
/trunk/main/svx/workben/
H A Dedittest.cxx268 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()
/trunk/main/vcl/source/control/
H A Dbutton.cxx1463 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()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx123 virtual void KeyInput( const KeyEvent& rKeyEvt );
259 virtual void KeyInput( const KeyEvent& rKEvt );
H A Dgridctrl.hxx152 virtual void KeyInput(const KeyEvent& rEvt);
319 virtual void KeyInput(const KeyEvent& rEvt);
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx280 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 Ddialcontrol.cxx337 void DialControl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in svx::DialControl
343 Control::KeyInput( rKEvt ); in KeyInput()
H A Ddlgctl3d.cxx1125 void SvxLightCtl3D::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxLightCtl3D
1131 Control::KeyInput( rKEvt ); in KeyInput()
1227 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx130 virtual bool KeyInput( const KeyEvent& rKEvt );
357 bool ChangePlaceholderTag::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in sd::ChangePlaceholderTag
H A DViewShellBase.cxx223 virtual void KeyInput (const KeyEvent& rEvent);
1630 void FocusForwardingWindow::KeyInput (const KeyEvent& rKEvt) in KeyInput() function in sd::__anon67143e5a0411::FocusForwardingWindow
1642 pWindow->KeyInput(rKEvt); in KeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx624 sal_Bool FuSelection::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in FuSelection
630 bReturn = FuDraw::KeyInput(rKEvt); in KeyInput()
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx673 pChild->KeyInput( aEvent ); in dispatch()
682 pChild->KeyInput( aEvent ); in dispatch()
691 pChild->KeyInput( aEvent ); in dispatch()

Completed in 143 milliseconds

12345678910>>...17