Home
last modified time | relevance | path

Searched refs:GetCode (Results 251 – 267 of 267) sorted by relevance

1...<<11

/aoo41x/main/starmath/source/
H A Ddialog.cxx1204 switch (rKEvt.GetKeyCode().GetCode()) in KeyInput()
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx443 sal_uInt16 nKey=aKeyCode.GetCode(); in PreNotify()
/aoo41x/main/vcl/source/control/
H A Dedit.cxx1528 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in ImplHandleKeyEvent()
H A Dfield2.cxx496 sal_uInt16 nKeyCode = aCode.GetCode(); in ImplPatternProcessKeyInput()
H A Dilstbox.cxx1437 switch( aKeyCode.GetCode() ) in ProcessKeyInput()
/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx1765 sal_uInt16 nCode = rKeyCode.GetCode(); in Notify()
/aoo41x/main/sc/source/ui/view/
H A Dtabview3.cxx1298 sal_uInt16 nCode = rKCode.GetCode(); in MoveCursorKeyInput()
H A Dviewfun2.cxx220 ScTokenArray* pCode = ((ScFormulaCell*)pCell)->GetCode(); in lcl_IsAutoSumData()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1454 if (rEvt.GetKeyCode().GetCode() == KEY_DELETE && // Delete rows in KeyInput()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2040 const int nKeyCode = rKEvt.GetKeyCode().GetCode(); in keyInput()
/aoo41x/main/svx/source/fmcomp/
H A Dgridctrl.cxx3433 sal_uInt16 nCode = pKeyEvent->GetKeyCode().GetCode(); in PreNotify()
/aoo41x/main/svtools/source/contnr/
H A Dsvimpbox.cxx2259 sal_uInt16 aCode = rKeyCode.GetCode(); in KeyInput()
H A Dsvimpicn.cxx1529 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
/aoo41x/main/svx/source/form/
H A Ddatanavi.cxx1209 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify()
/aoo41x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2049 ScTokenArray* pArray = pData->GetCode(); in createDataSequenceByRangeRepresentation()
H A Dcellsuno.cxx5158 ScTokenArray* pTokenArray = pFCell1->GetCode(); in getArrayTokens()
6635 ScTokenArray* pTokenArray = static_cast<ScFormulaCell*>(pCell)->GetCode(); in getTokens()
/aoo41x/main/vcl/source/window/
H A Dwindow.cxx5348 if( rKey.GetCode() == KEY_F10 && rKey.GetModifier() && in Notify()

Completed in 976 milliseconds

1...<<11