Home
last modified time | relevance | path

Searched refs:KEY_DELETE (Results 51 – 63 of 63) sorted by relevance

123

/aoo4110/main/vcl/source/control/
H A Dfield2.cxx566 else if ( (nKeyCode == KEY_BACKSPACE) || (nKeyCode == KEY_DELETE) ) in ImplPatternProcessKeyInput()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1454 if (rEvt.GetKeyCode().GetCode() == KEY_DELETE && // Delete rows in KeyInput()
/aoo4110/main/sw/source/ui/utlui/
H A Dcontent.cxx2669 else if(aCode.GetCode() == KEY_DELETE && 0 == aCode.GetModifier()) in KeyInput()
/aoo4110/main/svx/source/fmcomp/
H A Dgridctrl.cxx3459 else if ( ( KEY_DELETE == nCode ) && !bShift && !bCtrl ) // delete rows in PreNotify()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx2640 case KEY_DELETE: in PreNotify()
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.cxx1351 if ( KEY_DELETE == nCode && GetEntryCount() > 0 ) in Notify()
/aoo4110/main/svtools/source/edit/
H A Dtexteng.cxx410 case KEY_DELETE: in DoesKeyChangeText()
/aoo4110/main/sc/source/ui/app/
H A Dinputhdl.cxx3207 …if( bUsed && bFormulaMode && ( bCursorKey || bInsKey || nCode == KEY_DELETE || nCode == KEY_BACKSP… in KeyInput()
/aoo4110/main/svx/source/form/
H A Ddatanavi.cxx1213 case KEY_DELETE: in Notify()
/aoo4110/main/sw/source/ui/index/
H A Dcnttab.cxx1999 else if(aCode.GetCode() == KEY_DELETE) in KeyInput()
/aoo4110/main/cui/source/customize/
H A Dcfg.cxx1573 if ( keycode == KEY_DELETE ) in KeyInput()
/aoo4110/main/rsc/doku/feinkonz.43/
H A Drsc.doc2763 KEY_BACKSPACE, KEY_INSERT, KEY_DELETE, KEY_NUMLOCK,
/aoo4110/main/automation/source/server/
H A Dstatemnt.cxx4070 && nKeyCode != KEY_INSERT && nKeyCode != KEY_DELETE ) in HandleCommonMethods()

Completed in 261 milliseconds

123