Home
last modified time | relevance | path

Searched refs:IsLeft (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx378 if( !rMEvt.IsLeft() ) in MouseButtonDown()
391 if ( rMEvt.IsLeft() && rMEvt.GetClicks() == 1 ) in MouseButtonDown()
405 else if ( rMEvt.IsLeft() && rMEvt.GetClicks() == 2 ) in MouseButtonDown()
501 if ( rMEvt.IsLeft() && rMEvt.GetClicks() == 1 ) in MouseButtonDown()
542 else if ( rMEvt.IsLeft() && rMEvt.GetClicks() == 2 ) in MouseButtonDown()
566 if ( rMEvt.IsLeft() ) in MouseButtonUp()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx193 if ( rMEvt.IsLeft() ) in MouseButtonDown()
227 …else if ( rMEvt.IsRight() && !rMEvt.IsLeft() && rMEvt.GetClicks() == 1 ) // mark object when conte… in MouseButtonDown()
240 else if( !rMEvt.IsLeft() ) in MouseButtonDown()
261 if ( nClicks == 2 && rMEvt.IsLeft() ) in checkTwoCklicks()
869 if ( m_rView.MarkObj(m_aMDPos) && rMEvt.IsLeft() ) in MouseButtonDown()
910 if ( rMEvt.IsLeft() ) // left mousebutton pressed in MouseButtonUp()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx129 if ( rMEvt.IsLeft() ) in MouseButtonDown()
410 if ( rMEvt.IsLeft() ) in MouseButtonUp()
508 if ( nClicks == 2 && rMEvt.IsLeft() ) in MouseButtonUp()
595 if ( !bReturn && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconuno.cxx73 if ( rMEvt.IsLeft() && !pView->IsAction() ) in MouseButtonDown()
107 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconarc.cxx71 if ( rMEvt.IsLeft() && !pView->IsAction() ) in MouseButtonDown()
105 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconrec.cxx79 if ( rMEvt.IsLeft() && !pView->IsAction() ) in MouseButtonDown()
123 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconstr.cxx99 if ( rMEvt.IsLeft() ) in MouseButtonDown()
185 if ( nClicks == 2 && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconcustomshape.cxx80 if ( rMEvt.IsLeft() && !pView->IsAction() ) in MouseButtonDown()
130 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx132 if (rMEvt.IsLeft() in MouseButtonDown()
156 else if (rMEvt.IsLeft() && rMEvt.IsMod1() && !rMEvt.IsMod2() && !rMEvt.IsShift()) in MouseButtonDown()
166 if (rMEvt.IsRight() && ! rMEvt.IsLeft()) in MouseButtonDown()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx99 bLeft( rFld.IsLeft() ), in SwFldPortion()
559 return new SwNumberPortion( rExpand, pNewFnt, IsLeft(), IsCenter(), in Clone()
731 if( ( IsLeft() && ! rInf.GetTxtFrm()->IsRightToLeft() ) || in Paint()
732 ( ! IsLeft() && ! IsCenter() && rInf.GetTxtFrm()->IsRightToLeft() ) ) in Paint()
949 ( IsLeft() && ! rInf.GetTxtFrm()->IsRightToLeft() ) || in Paint()
950 ( ! IsLeft() && ! IsCenter() && rInf.GetTxtFrm()->IsRightToLeft() ); in Paint()
/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx104 if (rMEvt.IsLeft() && mpView->IsExtendedMouseEventDispatcherEnabled()) in MouseButtonDown()
216 else if (rMEvt.IsLeft() && !rMEvt.IsShift() && !rMEvt.IsMod1() && !rMEvt.IsMod2() && in MouseButtonUp()
247 if (nClicks == 2 && rMEvt.IsLeft() && bMBDown && in MouseButtonUp()
H A Dfuconuno.cxx109 if ( rMEvt.IsLeft() && !mpView->IsAction() ) in MouseButtonDown()
139 if ( mpView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconarc.cxx128 if ( rMEvt.IsLeft() && !mpView->IsAction() ) in MouseButtonDown()
173 if ( mpView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconcs.cxx136 if ( rMEvt.IsLeft() && !mpView->IsAction() ) in MouseButtonDown()
186 if(mpView->IsCreateObj() && rMEvt.IsLeft()) in MouseButtonUp()
H A Dfucon3d.cxx329 if ( rMEvt.IsLeft() && !mpView->IsAction() ) in MouseButtonDown()
386 if ( mpView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
/trunk/main/sfx2/source/sidebar/
H A DMenuButton.cxx112 if (rMouseEvent.IsLeft()) in MouseButtonDown()
128 if (rMouseEvent.IsLeft()) in MouseButtonUp()
H A DTabItem.cxx115 if (rMouseEvent.IsLeft()) in MouseButtonDown()
131 if (rMouseEvent.IsLeft()) in MouseButtonUp()
H A DPanelTitleBar.cxx205 if (rMouseEvent.IsLeft()) in MouseButtonDown()
220 if (rMouseEvent.IsLeft()) in MouseButtonUp()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx940 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonDown()
957 if( rMEvt.IsLeft() && GetPointer() == POINTER_VSIZEBAR ) in MouseButtonDown()
986 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSPLIT ) in MouseButtonDown()
1023 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonUp()
1105 if( rMEvt.IsLeft() && GetPointer() == POINTER_VSIZEBAR ) in MouseButtonUp()
1206 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSPLIT ) in MouseButtonUp()
H A Dtabcont.cxx159 if( rMEvt.IsLeft() && (rMEvt.GetModifier() == 0) ) in MouseButtonDown()
175 …if ( rMEvt.GetClicks() == 2 && rMEvt.IsLeft() && nMouseClickPageId != 0 && nMouseClickPageId != TA… in MouseButtonUp()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx130 if ( rMEvt.IsLeft() ) in MouseButtonDown()
152 if ( bDrag && rMEvt.IsLeft() ) in MouseButtonUp()
166 if ( rMEvt.IsLeft() && bDrag ) in MouseMove()
H A Ddialcontrol.cxx309 if( rMEvt.IsLeft() ) in MouseButtonDown()
321 if( IsMouseCaptured() && rMEvt.IsLeft() ) in MouseMove()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx136 if( rMEvt.IsLeft() ) in MouseButtonDown()
164 if( rMEvt.IsLeft() ) in MouseButtonUp()
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx642 if( rMEvt.IsLeft() ) in MouseMove()
652 if( rMEvt.IsLeft() && !rMEvt.IsShift() ) in MouseButtonDown()
951 if( rMEvt.IsLeft() ) in MouseMove()
961 if( rMEvt.IsLeft() && !rMEvt.IsShift() ) in MouseButtonDown()
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx119 if (rMEvt.IsLeft() && !m_pWin->IsDrawAction()) in MouseButtonDown()
382 && rMEvt.IsLeft()) in MouseButtonUp()

Completed in 113 milliseconds

12345