Home
last modified time | relevance | path

Searched refs:KeyCode (Results 101 – 125 of 265) sorted by relevance

1234567891011

/trunk/main/framework/source/xml/
H A Dacceleratorconfigurationwriter.cxx127 ::rtl::OUString sKey = m_rKeyMapping->mapCodeToIdentifier(aKey.KeyCode); in impl_ts_writeKeyCommandPair()
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx959 switch (rEvent.KeyCode) in keyReleased()
1063 HandleNumericKeyPress(rEvent.KeyCode-awt::Key::NUM0, rEvent.Modifiers); in keyReleased()
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx409 pMarkBase = new Bookmark(rPaM, KeyCode(), rName, ::rtl::OUString()); in makeMark()
415 pMarkBase = new CrossRefHeadingBookmark(rPaM, KeyCode(), rName, ::rtl::OUString()); in makeMark()
418 pMarkBase = new CrossRefNumItemBookmark(rPaM, KeyCode(), rName, ::rtl::OUString()); in makeMark()
/trunk/main/vcl/inc/aqua/
H A Dsalframe.h143 … MapUnicodeToKeyCode( sal_Unicode aUnicode, LanguageType aLangType, KeyCode& rKeyCode );
/trunk/main/sw/source/core/access/
H A Daccnotexthyperlink.cxx163 aKeyStroke.KeyCode = KEY_RETURN; in getAccessibleActionKeyBinding()
H A Dacchyperlink.cxx153 aKeyStroke.KeyCode = KEY_RETURN; in getAccessibleActionKeyBinding()
/trunk/main/sw/source/core/crsr/
H A Dcrbm.cxx94 const KeyCode& rCode, in SetBookmark()
/trunk/main/extensions/source/bibliography/
H A Dbibcont.cxx231 const KeyCode aKeyCode = pKEvt->GetKeyCode(); in PreNotify()
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx129 KeyCode aCode = rNEvt.GetKeyEvent()->GetKeyCode(); in Notify()
H A Dnavipi.cxx120 KeyCode aCode = pKEvt->GetKeyCode(); in Notify()
330 KeyCode aCode = pKEvt->GetKeyCode(); in Notify()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx531 KeyCode aKeyCode = rKEvt.GetKeyCode(); in ImplDlgCtrl()
1337 KeyCode aKeyCode( nCode, sal_False, sal_False, sal_True, sal_False ); in GetActivationKey()
H A Dtoolbox.cxx1252 maAccel.InsertItem( KEY_RETURN, KeyCode( KEY_RETURN ) ); in ImplTBDragMgr()
1253 maAccel.InsertItem( KEY_ESCAPE, KeyCode( KEY_ESCAPE ) ); in ImplTBDragMgr()
4933 KeyCode aKeyCode = aKEvt.GetKeyCode(); in Notify()
5573 KeyCode aKeyCode( 0, nModifier ); in TriggerItem()
5581 sal_Bool ToolBox::ImplActivateItem( KeyCode aKeyCode ) in ImplActivateItem()
5663 sal_Bool ToolBox::ImplOpenItem( KeyCode aKeyCode ) in ImplOpenItem()
5712 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
H A Dtaskpanelist.cxx206 KeyCode aKeyCode = aKeyEvent.GetKeyCode(); in HandleKeyEvent()
/trunk/main/unotools/source/config/
H A Daccelcfg.cxx229 sal_Int16 nCode=rKeyEvent.KeyCode, nModifier=rKeyEvent.Modifiers; in GetCommand()
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx101 rEvent.KeyCode = rEvt.GetKeyCode().GetCode(); in lcl_initKeyEvent()
/trunk/main/sw/source/ui/misc/
H A Dbookmark.cxx133 rSh.SetBookmark( KeyCode(), sEntry, aEmptyStr ); in Apply()
/trunk/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx269 const KeyCode& rKeyCode( pKeyEvent->GetKeyCode() ); in IMPL_LINK()
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx232 keyCode.Value = evt.KeyCode; in ooKeyPressedToVBAKeyPressed()
251 keyCode.Value = evt.KeyCode; in ooKeyPressedToVBAKeyUpDown()
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx230 KeyCode aNewCode( KEY_TAB, bShift, sal_False, sal_False, sal_False ); in PreNotify()
/trunk/main/vcl/inc/unx/
H A Dsalframe.h251 … MapUnicodeToKeyCode( sal_Unicode aUnicode, LanguageType aLangType, KeyCode& rKeyCode );
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx981 KeyCode nCode = rKEvt.GetKeyCode(); in KeyInput()
1010 KeyCode aKeyCode (nKey, bShift, nCode.IsMod1(), nCode.IsMod2(), nCode.IsMod3() ); in KeyInput()
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx651 void SvXPropEvListener::KeyInput (SvXPropertyControl *pSvXPCtr,const KeyCode& theKeyCode) in KeyInput()
663 KeyCode SvXPropEvListener::GetKeyCode() const in GetKeyCode()
/trunk/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()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx177 const KeyCode& rCode = pKeyEvent->GetKeyCode(); in PreNotify()
/trunk/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx314 void handleKey(const KeyCode& _rCode);

Completed in 112 milliseconds

1234567891011