Home
last modified time | relevance | path

Searched refs:IsMod1 (Results 1 – 25 of 125) sorted by relevance

12345

/trunk/main/sd/source/ui/func/
H A Dfusel.cxx303 if (rMEvt.IsMod1()) in MouseButtonDown()
396 if ( !rMEvt.IsMod1() && !bDeactivateOLE) in MouseButtonDown()
474 mpView->BegInsObjPoint(aMDPos, rMEvt.IsMod1()); in MouseButtonDown()
476 else if (eHit == SDRHIT_MARKEDOBJECT && rMEvt.IsMod1()) in MouseButtonDown()
549 if (!rMEvt.IsMod1()) in MouseButtonDown()
703 if (!rMEvt.IsShift() && !rMEvt.IsMod1() && !rMEvt.IsMod2() && in MouseButtonUp()
775 else if (rMEvt.IsMod1() in MouseButtonUp()
781 mpView->MarkObj(aPnt, nHitLog, rMEvt.IsShift(), rMEvt.IsMod1()); in MouseButtonUp()
833 !rMEvt.IsMod1() && !rMEvt.IsShift() ) in MouseButtonUp()
917 else if (!rMEvt.IsShift() && rMEvt.IsMod1() && !rMEvt.IsMod2() && in MouseButtonUp()
[all …]
H A Dfupoor.cxx264 if(rKEvt.GetKeyCode().IsMod1()) in IMPL_LINK_INLINE_END()
349 if(rKEvt.GetKeyCode().IsMod1() || rKEvt.GetKeyCode().IsMod2()) in IMPL_LINK_INLINE_END()
493 if( rKEvt.GetKeyCode().IsMod1() && rKEvt.GetKeyCode().IsMod2() ) in IMPL_LINK_INLINE_END()
526 else if (rKEvt.GetKeyCode().IsMod1()) in IMPL_LINK_INLINE_END()
541 if( rKEvt.GetKeyCode().IsMod1() && rKEvt.GetKeyCode().IsMod2() ) in IMPL_LINK_INLINE_END()
571 else if (rKEvt.GetKeyCode().IsMod1()) in IMPL_LINK_INLINE_END()
681 if (mpView->AreObjectsMarked() && !rKEvt.GetKeyCode().IsMod1() && in IMPL_LINK_INLINE_END()
H A Dfudraw.cxx162 sal_Bool bSnapModPressed = rMEvt.IsMod1(); in MouseButtonDown()
285 mpView->SetDragWithCopy(rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseMove()
459 if ( !aCode.IsMod1() && !aCode.IsMod2() ) in KeyInput()
496 if ( aCode.IsMod1() ) in KeyInput()
515 if ( aCode.IsMod1() ) in KeyInput()
H A Dfuconstr.cxx179 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp()
216 else if (rMEvt.IsLeft() && !rMEvt.IsShift() && !rMEvt.IsMod1() && !rMEvt.IsMod2() && in MouseButtonUp()
248 !rMEvt.IsMod1() && !rMEvt.IsMod2() && !rMEvt.IsShift() ) in MouseButtonUp()
H A Dfutext.cxx390 if (rMEvt.IsMod1()) in MouseButtonDown()
705 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp()
720 !rMEvt.IsShift() && !rMEvt.IsMod1() && !rMEvt.IsMod2() && !rMEvt.IsRight() && in MouseButtonUp()
1010 KeyCode aKeyCode (nKey, bShift, nCode.IsMod1(), nCode.IsMod2(), nCode.IsMod3() ); in KeyInput()
H A Dfuediglu.cxx160 else if (eHit == SDRHIT_MARKEDOBJECT && rMEvt.IsMod1()) in MouseButtonDown()
205 if (!rMEvt.IsMod1()) in MouseButtonDown()
H A Dfuconbez.cxx115 if (eHit == SDRHIT_HANDLE || rMEvt.IsMod1()) in MouseButtonDown()
140 mpView->BegInsObjPoint(aMDPos, rMEvt.IsMod1()); in MouseButtonDown()
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx177 if ( ( rKeyCode.IsMod1() && rKeyCode.IsMod2() ) && in KeyInput()
183 ( rKeyCode.IsMod1() && in KeyInput()
191 if ( !rKeyCode.IsMod1() && !rKeyCode.IsMod2() ) in KeyInput()
205 if ( !( (nKey == KEY_Z || nKey == KEY_Y) && rKeyCode.IsMod1()) ) in KeyInput()
369 if (pData->IsShift() || pData->IsMod1() || pData->IsMod2()) in Command()
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx454 if( !aCode.IsMod1() && !aCode.IsMod2() ) in KeyInput()
467 else if(aCode.IsMod1()) in KeyInput()
484 if ( aCode.IsMod1() ) in KeyInput()
497 if ( aCode.IsMod1() ) in KeyInput()
540 if (pView->AreObjectsMarked() && !aCode.IsMod1() ) in KeyInput()
737 pView->BegInsObjPoint( aLogPt, rMEvt.IsMod1()); in MouseButtonDown()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx334 if ( !rCode.IsMod1() && !rCode.IsMod2() ) in handleKeyEvent()
349 else if ( rCode.IsMod1() && rCode.IsMod2()) in handleKeyEvent()
378 if ( !rCode.IsMod1() ) in handleKeyEvent()
389 if ( !rCode.IsMod1() && !rCode.IsMod2() ) in handleKeyEvent()
556 bool bControlKeyPressed = rMEvt.IsMod1(); in checkMovementAllowed()
663 bool bCtrlKey = rMEvt.IsMod1(); in setMovementPointer()
963 bool bControlKey = rMEvt.IsMod1(); in MouseMove()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx165 if ( !aCode.IsMod1() && !aCode.IsMod2() ) in KeyInput()
180 else if ( aCode.IsMod1() ) in KeyInput()
232 if ( pView->AreObjectsMarked() && !aCode.IsMod1() ) in KeyInput()
447 pView->EndDragObj( rMEvt.IsMod1() ); in MouseButtonUp()
571 pView->EndDragObj( rMEvt.IsMod1() ); in MouseButtonUp()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx352 if ( !aCode.IsMod1() && !aCode.IsMod2() ) in KeyInput()
375 if(rKEvt.GetKeyCode().IsMod1() || rKEvt.GetKeyCode().IsMod2()) in KeyInput()
409 if ( aCode.IsMod1() ) in KeyInput()
434 if ( aCode.IsMod1() ) in KeyInput()
502 if(!rKEvt.GetKeyCode().IsMod1() && !bReadOnly) in KeyInput()
H A Dfusel.cxx283 if ( pView->MarkObj( aMDPos, -2, sal_False, rMEvt.IsMod1() ) ) in MouseButtonDown()
417 if ( rMEvt.IsMod1() ) in MouseButtonUp()
440 pView->EndDragObj( rMEvt.IsMod1() ); in MouseButtonUp()
H A Dfutext.cxx284 if ( pView->MarkObj(aMDPos, -2, sal_False, rMEvt.IsMod1()) ) in MouseButtonDown()
489 pView->MarkObj(aPnt, -2, sal_False, rMEvt.IsMod1()); in MouseButtonUp()
509 pView->MarkObj(aPnt, -2, sal_False, rMEvt.IsMod1()); in MouseButtonUp()
H A Dfuconstr.cxx238 pView->EndDragObj( rMEvt.IsMod1() ); in SimpleMouseButtonUp()
251 pView->MarkObj(aPnt, -2, sal_False, rMEvt.IsMod1()); in SimpleMouseButtonUp()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx70 (!pEvt->GetKeyCode().IsShift() && pEvt->GetKeyCode().IsMod1())) in PreNotify()
120 rEvt.GetKeyCode().IsMod1()) in MoveAllowed()
177 (!pEvt->GetKeyCode().IsShift() && pEvt->GetKeyCode().IsMod1())) in PreNotify()
216 rEvt.GetKeyCode().IsMod1()) in MoveAllowed()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx502 if (pDescriptor && rCode.IsMod1()) in KeyInput()
516 MoveFocus(FocusManager::FMD_LEFT, rCode.IsShift(), rCode.IsMod1()); in KeyInput()
522 MoveFocus(FocusManager::FMD_RIGHT, rCode.IsShift(), rCode.IsMod1()); in KeyInput()
528 MoveFocus(FocusManager::FMD_UP, rCode.IsShift(), rCode.IsMod1()); in KeyInput()
534 MoveFocus(FocusManager::FMD_DOWN, rCode.IsShift(), rCode.IsMod1()); in KeyInput()
1049 if (rEvent.IsMod1()) in EncodeMouseEvent()
1071 if (rEvent.GetKeyCode().IsMod1()) in EncodeKeyEvent()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx807 ( (nCode == KEY_A) && rKEvent.GetKeyCode().IsMod1() && !rKEvent.GetKeyCode().IsMod2() ) in KeyInput()
813 else if ( (nCode == KEY_S) && rKEvent.GetKeyCode().IsShift() && rKEvent.GetKeyCode().IsMod1() ) in KeyInput()
831 if ( !mbIgnoreTab || rKEvent.GetKeyCode().IsMod1() ) in KeyInput()
1486 …if ( ( rKEvent.GetKeyCode().GetCode() == KEY_W ) && rKEvent.GetKeyCode().IsMod1() && rKEvent.GetKe… in PreNotify()
1547 if ( rKEvent.GetKeyCode().IsMod1() ) in PreNotify()
1554 if ( rKEvent.GetKeyCode().IsMod1() ) in PreNotify()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx891 if ( rKeyEvent.GetKeyCode().IsMod1() && rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent()
915 if ( rKeyEvent.GetKeyCode().IsMod1() && rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent()
927 if ( rKeyEvent.GetKeyCode().IsMod1() && rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent()
1055 … nMode = rKeyEvent.GetKeyCode().IsMod1() ? DELMODE_RESTOFWORD : DELMODE_SIMPLE; in PostKeyEvent()
1072 if ( !bReadOnly && !rKeyEvent.GetKeyCode().IsMod1() && !rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent()
1102 if ( !rKeyEvent.GetKeyCode().IsMod1() && !rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent()
1135 if ( !rKeyEvent.GetKeyCode().IsMod1() && !rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent()
1142 … if ( ( nCode == KEY_W ) && rKeyEvent.GetKeyCode().IsMod1() && rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent()
2756 if ( !rKeyEvent.GetKeyCode().IsMod1() && !rKeyEvent.GetKeyCode().IsMod2() ) in DoesKeyChangeText()
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx133 && !rMEvt.IsMod1() in MouseButtonDown()
156 else if (rMEvt.IsLeft() && rMEvt.IsMod1() && !rMEvt.IsMod2() && !rMEvt.IsShift()) in MouseButtonDown()
/trunk/main/vcl/source/window/
H A Dtaskpanelist.cxx210 bSplitterOnly = aKeyCode.IsMod1() && aKeyCode.IsShift(); in HandleKeyEvent()
222 if( !pWin->IsDialog() && aKeyCode.IsMod1() && !aKeyCode.IsShift() ) in HandleKeyEvent()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx161 if ((rKeyCode.IsMod1() && rKeyCode.IsMod2()) && ((nKey == KEY_PAGEUP) || (nKey == KEY_PAGEDOWN))) in KeyInput()
169 if (!rKeyCode.IsMod1() && !rKeyCode.IsMod2()) in KeyInput()
178 if ( !( (nKey == KEY_Z || nKey == KEY_Y) && rKeyCode.IsMod1()) ) in KeyInput()
/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx158 sal_Bool IsMod1() const in IsMod1() function in CommandWheelData
278 sal_Bool IsMod1() const { return (mnCode & MODKEY_MOD1) ? sal_True : sal_False; } in IsMod1() function in CommandModKeyData
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx321 if( rKeyCode.GetGroup() == KEYGROUP_ALPHA && !rKeyCode.IsMod1() && !rKeyCode.IsMod2() ) in ImplProcessKeyInput()
694 bool bCtrl = rKEvt.GetKeyCode().IsMod1(); in KeyInput()
992 case KEY_DOWN: KeyMove( rKEvt.GetKeyCode().IsMod1() ? 5 : 1 ); return; in KeyInput()
993 case KEY_UP: KeyMove( rKEvt.GetKeyCode().IsMod1() ? -5 : -1 ); return; in KeyInput()
/trunk/main/svx/source/form/
H A Dfmview.cxx513 && !rKeyCode.IsMod1() in KeyInput()
538 && !rKeyCode.IsMod1() in KeyInput()

Completed in 122 milliseconds

12345