Home
last modified time | relevance | path

Searched refs:GetKeyCode (Results 126 – 150 of 264) sorted by relevance

1234567891011

/aoo41x/main/basctl/source/basicide/
H A Dbaside3.cxx209 if( rKEvt.GetKeyCode() == KEY_BACKSPACE ) in KeyInput()
221 if( pBindings && rKEvt.GetKeyCode() == KEY_TAB ) in KeyInput()
/aoo41x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1014 const KeyCode& aKeyCode = _rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
1119 const KeyCode& aKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
/aoo41x/main/sd/source/ui/func/
H A Dfutext.cxx981 KeyCode nCode = rKEvt.GetKeyCode(); in KeyInput()
1003 …SdrInventor && mxTextObj->GetObjIdentifier() == OBJ_TITLETEXT && rKEvt.GetKeyCode().GetCode() == K… in KeyInput()
/aoo41x/main/svtools/source/control/
H A Dtabbar.cxx260 if ( !pKEvt->GetKeyCode().GetModifier() ) in PreNotify()
262 if ( pKEvt->GetKeyCode().GetCode() == KEY_RETURN ) in PreNotify()
271 else if ( pKEvt->GetKeyCode().GetCode() == KEY_ESCAPE ) in PreNotify()
H A Dtoolbarmenu.cxx1230 sal_uInt16 nCode = rKEvent.GetKeyCode().GetCode(); in KeyInput()
1266 if( nCode == KEY_F6 && !rKEvent.GetKeyCode().IsMod1() ) in KeyInput()
/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx930 if(!rKEvt.GetKeyCode().GetModifier() && in KeyInput()
931 KEY_SPACE == rKEvt.GetKeyCode().GetCode()) in KeyInput()
1969 const KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
2637 const KeyCode& rKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
/aoo41x/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx196 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify()
H A Dcolrctrl.cxx617 sal_uInt16 nKeyCode = aKeyEvt.GetKeyCode().GetCode(); in Notify()
/aoo41x/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx475 const KeyCode& rKeyCode = pEvent->GetKeyCode(); in Notify()
/aoo41x/main/svx/source/form/
H A Dtbxform.cxx124 if( rKeyEvent.GetKeyCode() == KEY_RETURN && GetText().Len() ) in KeyInput()
H A Dtabwin.cxx297 const KeyCode& rKeyCode = _rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
H A Dfmview.cxx505 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin3.cxx180 rKEvt.GetKeyCode().GetCode() == KEY_DELETE ) in DrawKeyInput()
/aoo41x/main/framework/source/uielement/
H A Dcomboboxtoolbarcontroller.cxx265 const KeyCode& rKeyCode = pKeyEvent->GetKeyCode(); in PreNotify()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx355 const KeyCode& rKeyCode = pKeyEvt->GetKeyCode(); in PreNotify()
/aoo41x/main/svtools/source/inc/
H A Dproperty.hxx347 KeyCode GetKeyCode() const;
/aoo41x/main/vcl/source/control/
H A Dscrbar.cxx1175 if ( !rKEvt.GetKeyCode().GetModifier() ) in KeyInput()
1177 switch ( rKEvt.GetKeyCode().GetCode() ) in KeyInput()
/aoo41x/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx359 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
1268 const KeyCode& rCode = pKeyEvent->GetKeyCode(); in Notify()
/aoo41x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1243 if( rKEvt.GetKeyCode().GetCode() == KEY_RETURN ) in KeyInput()
1257 else if (rKEvt.GetKeyCode().GetCode() == KEY_SPACE) in KeyInput()
/aoo41x/main/svtools/source/contnr/
H A Dfileview.cxx841 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
857 else if ( ( rKEvt.GetKeyCode().GetGroup() == KEYGROUP_NUM ) || in KeyInput()
858 ( rKEvt.GetKeyCode().GetGroup() == KEYGROUP_ALPHA ) ) in KeyInput()
/aoo41x/main/vcl/inc/unx/
H A Dsaldisp.hxx427 sal_uInt16 GetKeyCode( KeySym keysym, char*pcPrintable ) const;
/aoo41x/main/desktop/source/migration/
H A Dwizard.cxx214 const KeyCode& rKey = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
/aoo41x/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx359 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
/aoo41x/main/svtools/source/hatchwindow/
H A Dipwin.cxx586 if( rEvt.GetKeyCode().GetCode() == KEY_ESCAPE ) in KeyInput()
/aoo41x/main/svx/source/dialog/
H A Ddialcontrol.cxx339 const KeyCode& rKCode = rKEvt.GetKeyCode(); in KeyInput()

Completed in 168 milliseconds

1234567891011