Home
last modified time | relevance | path

Searched refs:KeyInput (Results 376 – 400 of 404) sorted by relevance

1...<<11121314151617

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx895 void SvxColorWindow_Impl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvxColorWindow_Impl
897 aColorSet.KeyInput(rKEvt); in KeyInput()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx397 bReturn = m_rView.KeyInput(_rEvent, m_pParent); in handleKeyEvent()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx5710 void ToolBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ToolBox
5807 DockingWindow::KeyInput( rKEvt ); in KeyInput()
5856 Application::GetFocusWindow()->KeyInput( rKEvt ); in KeyInput()
5892 DockingWindow::KeyInput( rKEvt ); in KeyInput()
H A Ddockmgr.cxx1296 mpFloatWin->GetPreferredKeyInputWindow()->KeyInput( aEvent ); in StartPopupMode()
/trunk/main/starmath/source/
H A Ddialog.cxx1198 void SmShowSymbolSet::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in SmShowSymbolSet
1216 Control::KeyInput(rKEvt); in KeyInput()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx313 void CustomAnimationPane::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in sd::CustomAnimationPane
316 mpCustomAnimationList->KeyInput( rKEvt ); in KeyInput()
H A Dmotionpathtag.cxx619 bool MotionPathTag::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in sd::MotionPathTag
H A DCustomAnimationDialog.cxx447 mpDropdownButton->KeyInput( *rNEvt.GetKeyEvent() ); in PreNotify()
/trunk/main/vcl/source/control/
H A Dedit.cxx1853 void Edit::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in Edit
1859 Control::KeyInput( rKEvt ); in KeyInput()
H A Dilstbox.cxx1412 void ImplListBoxWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ImplListBoxWindow
1415 Control::KeyInput( rKEvt ); in KeyInput()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1449 void OSelectionBrowseBox::KeyInput( const KeyEvent& rEvt ) in KeyInput() function in OSelectionBrowseBox
1462 EditBrowseBox::KeyInput(rEvt); in KeyInput()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx1082 sal_Bool SdrPaintView::KeyInput(const KeyEvent& /*rKEvt*/, Window* /*pWin*/) in KeyInput() function in SdrPaintView
/trunk/main/automation/source/server/
H A Dsta_list.cxx1116 CALL_EVENT_WITH_NOTIFY( EVENT_KEYINPUT, aKEvnt, pWin, KeyInput ) in ImplKeyInput()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx1062 GetSubEdit()->KeyInput( rEvent ); in PreNotify()
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx651 void SvXPropEvListener::KeyInput (SvXPropertyControl *pSvXPCtr,const KeyCode& theKeyCode) in KeyInput() function in SvXPropEvListener
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx611 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1161 pFocusWin->KeyInput( *rNEvt.GetKeyEvent() ); in PreNotify()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx1446 void ScDocument::KeyInput( const KeyEvent& ) in KeyInput() function in ScDocument
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3115 void __EXPORT ScGridWindow::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in ScGridWindow
3168 if (pViewSh->SfxViewShell::KeyInput(rKEvt)) // von SfxViewShell in KeyInput()
3193 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1761 FASTBOOL SfxViewShell::KeyInput( const KeyEvent &rKeyEvent ) in KeyInput() function in SfxViewShell
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1399 return ( pHdl ? pHdl->KeyInput( rKEvt, bStartEdit ) : sal_False ); in InputKeyEvent()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1354 if( pDrawViewWrapper->KeyInput(rKEvt,m_pChartWindow) ) in execute_KeyInput()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1567 pTextView->GetWindow()->KeyInput(rKeyEvt); in PreNotify()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx557 sal_Bool TextView::KeyInput( const KeyEvent& rKeyEvent ) in KeyInput() function in TextView
/trunk/main/sc/inc/
H A Ddocument.hxx1802 void KeyInput( const KeyEvent& rKEvt ); // TimerDelays etc.

Completed in 284 milliseconds

1...<<11121314151617