Home
last modified time | relevance | path

Searched refs:KeyCode (Results 176 – 200 of 265) sorted by relevance

1234567891011

/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx702 void AquaSalMenu::SetAccelerator( unsigned /*nPos*/, SalMenuItem* pSalMenuItem, const KeyCode& rKey… in SetAccelerator()
/trunk/main/svx/source/dialog/
H A Dhyprlink.cxx890 const KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
H A Dimapwnd.cxx1003 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
H A Dcharmap.cxx251 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
H A Ddlgctl3d.cxx1127 const KeyCode aCode(rKEvt.GetKeyCode()); in KeyInput()
H A Drubydialog.cxx975 const KeyCode& rKeyCode = pKEvt->GetKeyCode(); in PreNotify()
/trunk/main/vcl/source/window/
H A Ddialog.cxx466 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
H A Ddockwin.cxx645 const KeyCode& rKey = rNEvt.GetKeyEvent()->GetKeyCode(); in Notify()
H A Dwinproc.cxx961 KeyCode aKeyCode( nKeyCode, nKeyCode ); in ImplHandleKey()
1093 …aKeyCode = KeyCode( aKeyCode.GetCode() == KEY_LEFT ? KEY_RIGHT : KEY_LEFT, aKeyCode.GetModifier() … in ImplHandleKey()
/trunk/main/cui/source/options/
H A Doptdict.cxx792 const KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx158 const KeyCode& rKeyCode = rKeyEvt.GetKeyCode(); in KeyInput()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1240 aXEdit.GetAccelerator().InsertItem( 1, KeyCode( KEY_RETURN ) ); in WatchWindow()
1241 aXEdit.GetAccelerator().InsertItem( 2, KeyCode( KEY_ESCAPE ) ); in WatchWindow()
H A Dbastypes.cxx152 KeyCode aCode = aKEvt.GetKeyCode(); in Notify()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java1030 switch (ke.KeyCode) in getKeyMove()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx296 const KeyCode& rCode = _rEvent.GetKeyCode(); in handleKeyEvent()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx798 aKeyStroke.KeyCode = KEY_SPACE; in getAccessibleActionKeyBinding()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx260 KeyCode aCode = aKeyEvt.GetKeyCode(); in PreNotify()
3120 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
3148 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
3171 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
H A Dolinewin.cxx994 const KeyCode& rKCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx709 switch( rEvent.KeyCode ) in handleKeyEvent()
/trunk/main/avmedia/source/java/
H A DWindowAdapter.java240 aUNOEvt.KeyCode = implGetUNOKeyCode( aEvt.getKeyCode() ); in fireKeyEvent()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx3916 aAccReturn.InsertItem( IMPICNVIEW_ACC_RETURN, KeyCode(KEY_RETURN) ); in IcnViewEdit_Impl()
3917 aAccEscape.InsertItem( IMPICNVIEW_ACC_ESCAPE, KeyCode(KEY_ESCAPE) ); in IcnViewEdit_Impl()
3973 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx543 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx323 const KeyCode& rKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in Notify()
643 const KeyCode& rKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in Notify()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx1430 KeyCode aKeyCode = rKEvt.GetKeyCode(); in ProcessKeyInput()
2709 KeyEvent aKeyEvent( 0, KeyCode( nKey ) ); in HandleWheelAsCursorTravel()
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.frm1876 Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
1877 If KeyCode = vbKeyF1 Then

Completed in 201 milliseconds

1234567891011