Home
last modified time | relevance | path

Searched refs:GetKeyCode (Results 101 – 125 of 264) sorted by relevance

1234567891011

/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx277 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
/aoo41x/main/sc/source/ui/navipi/
H A Dscenwnd.cxx129 KeyCode aCode = rNEvt.GetKeyEvent()->GetKeyCode(); in Notify()
H A Dnavipi.cxx120 KeyCode aCode = pKEvt->GetKeyCode(); in Notify()
330 KeyCode aCode = pKEvt->GetKeyCode(); in Notify()
/aoo41x/main/extensions/source/bibliography/
H A Dbibcont.cxx231 const KeyCode aKeyCode = pKEvt->GetKeyCode(); in PreNotify()
/aoo41x/main/svtools/source/control/
H A Dfmtfield.cxx859 sal_uInt16 nMod = rKEvt.GetKeyCode().GetModifier(); in Notify()
860 switch ( rKEvt.GetKeyCode().GetCode() ) in Notify()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx213 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
/aoo41x/main/accessibility/source/standard/
H A Dvclxaccessiblebutton.cxx249 KeyCode aKeyCode = aKeyEvent.GetKeyCode(); in getAccessibleActionKeyBinding()
H A Dvclxaccessibleradiobutton.cxx219 KeyCode aKeyCode = aKeyEvent.GetKeyCode(); in getAccessibleActionKeyBinding()
H A Dvclxaccessiblecheckbox.cxx263 KeyCode aKeyCode = aKeyEvent.GetKeyCode(); in getAccessibleActionKeyBinding()
/aoo41x/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx269 const KeyCode& rKeyCode( pKeyEvent->GetKeyCode() ); in IMPL_LINK()
/aoo41x/main/automation/source/server/
H A Dsta_list.cxx1114 if ( !Application::CallAccel( aKEvnt.GetKeyCode() ) ) in ImplKeyInput()
1118 KeyCode aCode = aKEvnt.GetKeyCode(); in ImplKeyInput()
/aoo41x/main/sw/source/ui/table/
H A Dchartins.cxx274 sal_uInt16 nCode = rEvt.GetKeyCode().GetCode(); in KeyInput()
/aoo41x/main/svtools/source/contnr/
H A Dtemplwin.hxx113 return ( rKEvt.GetKeyCode().IsMod2() ? aIconCtrl.DoKeyInput( rKEvt ) : sal_False ); in ProcessKeyEvent()
/aoo41x/main/sfx2/source/inet/
H A Dinettbc.cxx229 pAccExec->execute( pKeyEvent->GetKeyCode() ); in IMPL_LINK()
/aoo41x/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx217 if( (rKEvt.GetKeyCode().GetCode() == KEY_ESCAPE) && mpViewShell ) in KeyInput()
H A Dsmarttag.cxx272 else if( rKEvt.GetKeyCode().GetCode() == KEY_SPACE ) in KeyInput()
/aoo41x/main/svx/source/form/
H A Dnavigatortree.cxx1402 const KeyCode& rCode = rKEvt.GetKeyCode(); in KeyInput()
1405 if (rKEvt.GetKeyCode().GetCode() == KEY_DELETE && !rKEvt.GetKeyCode().GetModifier()) in KeyInput()
/aoo41x/main/vcl/source/window/
H A Dtaskpanelist.cxx206 KeyCode aKeyCode = aKeyEvent.GetKeyCode(); in HandleKeyEvent()
/aoo41x/main/extensions/source/propctrlr/
H A Dusercontrol.cxx63 sal_uInt16 nKey = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in PreNotify()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx177 const KeyCode& rCode = pKeyEvent->GetKeyCode(); in PreNotify()
/aoo41x/main/vcl/inc/vcl/
H A Devent.hxx71 const KeyCode& GetKeyCode() const { return maKeyCode; } in GetKeyCode() function in KeyEvent
/aoo41x/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx175 const KeyCode& rKeyCode = rKeyEvt.GetKeyCode(); in KeyInput()
/aoo41x/main/sfx2/source/sidebar/
H A DSidebarToolBox.cxx231 if (rEvent.GetKeyEvent()->GetKeyCode().GetCode() == KEY_TAB) in Notify()
/aoo41x/main/framework/source/dispatch/
H A Dmenudispatcher.cxx284 KeyCode aCode = aAccel.GetKeyCode( nId ); in impl_setAccelerators()
/aoo41x/main/chart2/source/controller/main/
H A DElementSelector.cxx222 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify()

Completed in 138 milliseconds

1234567891011