Home
last modified time | relevance | path

Searched refs:GetKeyCode (Results 201 – 225 of 264) sorted by relevance

1234567891011

/aoo41x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx483 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify()
691 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify()
H A Dgrafctrl.cxx460 switch( pKEvt->GetKeyCode().GetCode() ) in Notify()
/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx968 if( rEvt.GetKeyCode().GetCode() != KEY_SPACE ) in KeyInput()
/aoo41x/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx435 sal_uInt16 nKey = rKEvt.GetKeyCode().GetCode(); in KeyInput()
/aoo41x/main/basctl/source/basicide/
H A Dbastypes.cxx152 KeyCode aCode = aKEvt.GetKeyCode(); in Notify()
/aoo41x/main/svx/source/dialog/
H A Dcharmap.cxx251 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
H A Drubydialog.cxx975 const KeyCode& rKeyCode = pKEvt->GetKeyCode(); in PreNotify()
H A Ddlgctl3d.cxx1127 const KeyCode aCode(rKEvt.GetKeyCode()); in KeyInput()
/aoo41x/main/sc/source/ui/view/
H A Dolinewin.cxx994 const KeyCode& rKCode = rKEvt.GetKeyCode(); in KeyInput()
H A Dgridwin.cxx258 KeyCode aCode = aKeyEvt.GetKeyCode(); in PreNotify()
3105 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
3133 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
3156 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
/aoo41x/main/vcl/source/window/
H A Dwinproc.cxx2445 … pKeyEvt->GetKeyCode().GetFullCode(), pKeyEvt->GetCharCode(), pKeyEvt->GetRepeat(), sal_False ); in ImplWindowFrameProc()
2459 … pKeyEvt->GetKeyCode().GetFullCode(), pKeyEvt->GetCharCode(), pKeyEvt->GetRepeat(), sal_False ); in ImplWindowFrameProc()
H A Ddlgctrl.cxx531 KeyCode aKeyCode = rKEvt.GetKeyCode(); in ImplDlgCtrl()
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx3394 nKeyCode = pDisplay_->GetKeyCode( nKeySym, &aDummy ); in HandleKeyEvent()
3396 nKeyCode = pDisplay_->GetKeyCode( nUnmodifiedKeySym, &aDummy ); in HandleKeyEvent()
3417 sal_uInt16 nSeqKeyCode = pDisplay_->GetKeyCode( nUnmodifiedKeySym, &aDummy ); in HandleKeyEvent()
/aoo41x/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx543 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/aoo41x/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()
/aoo41x/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1229 const KeyCode& rKeyCode( i_rKeyEvent.GetKeyCode() ); in KeyInput()
/aoo41x/main/svtools/source/control/
H A Dinettbc.cxx1052 const KeyCode& rKey = rEvent.GetKeyCode(); in PreNotify()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx142 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
/aoo41x/main/extensions/source/bibliography/
H A Dgeneral.cxx827 …DBG_ASSERT( KEY_MOD2 == rKeyEvent.GetKeyCode().GetModifier(), "+BibGeneralPage::HandleShortCutKey(… in HandleShortCutKey()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx893 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
/aoo41x/main/sd/source/ui/view/
H A Dviewshel.cxx521 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldvar.cxx1346 const KeyCode aKeyCode = pKEvt->GetKeyCode(); in PreNotify()
/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx612 m_aKeycode = pBookmark->GetKeyCode(); in SwHistoryBookmark()
/aoo41x/main/svtools/source/dialogs/
H A Dfiledlg2.cxx106 if ( aKeyEvt.GetKeyCode().GetCode() == KEY_RETURN ) in PreNotify()
H A Dproperty.cxx663 KeyCode SvXPropEvListener::GetKeyCode() const in GetKeyCode() function in SvXPropEvListener

Completed in 513 milliseconds

1234567891011