Home
last modified time | relevance | path

Searched refs:IsMarkedHit (Results 1 – 13 of 13) sorted by relevance

/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx396 if ( pHdl!=NULL || pView->IsMarkedHit(aPos, nHitLog) ) in MouseButtonDown()
408 if ( pView->IsMarkedHit(aPos, nHitLog) && pParent->GetMode() != DLGED_READONLY ) in MouseButtonDown()
508 if ( pHdl!=NULL || pView->IsMarkedHit(aMDPos, nHitLog) ) in MouseButtonDown()
545 if ( pView->IsMarkedHit(aMDPos, nHitLog) && pParent->GetMode() != DLGED_READONLY ) in MouseButtonDown()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx105 if ( pHdl != NULL || pView->IsMarkedHit(aMDPos) ) in MouseButtonDown()
157 else if ( pView->IsMarkedHit(aPnt) ) in MouseMove()
H A Dfusel.cxx135 if ( pHdl!=NULL || pView->IsMarkedHit(aMDPos) ) in MouseButtonDown()
288 if (pView->IsMarkedHit(aMDPos)) in MouseButtonDown()
H A Dfupoor.cxx302 if ( pHdl==NULL && pView->IsMarkedHit(aMDPos) ) in IMPL_LINK()
H A Dfudraw.cxx820 else if ( pView->IsMarkedHit(aPnt) ) in ForcePointer()
H A Dfutext.cxx194 if ( pHdl != NULL || pView->IsMarkedHit(aMDPos) ) in MouseButtonDown()
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx239 … && ((mpView->IsMarkedHit(aMDPos, nHitLog) && !rMEvt.IsShift() && !rMEvt.IsMod2()) || pHdl != NULL) in MouseButtonDown()
420 (!rMEvt.IsShift() || mpView->IsMarkedHit(aMDPos, nHitLog))) in MouseButtonDown()
H A Dfuconstr.cxx110 if ( pHdl != NULL || mpView->IsMarkedHit(aMDPos, nHitLog) ) in MouseButtonDown()
H A Dfupoor.cxx1030 if ( pHdl==NULL && mpView->IsMarkedHit(aMDPos, nHitLog) in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx295 sal_Bool IsMarkedHit(const Point& rPnt, short nTol=-2) const { return IsMarkedObjHit(rPnt,nTol); } in IsMarkedHit() function in SdrMarkView
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx663 … ( !pDrawViewWrapper->IsMarkedHit( aMPos ) || !m_aSelection.isDragableObjectSelected() ) ) in execute_MouseButtonDown()
1970 … ( !m_pDrawViewWrapper->IsMarkedHit( aMousePos ) || !m_aSelection.isDragableObjectSelected() ) ) in impl_SetMousePointer()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx495 if( pSdrView->IsMarkedHit( aDocPos ) && in EnterDrawTextMode()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx219 if ( pHdl!=NULL || m_rView.IsMarkedHit(m_aMDPos) ) in MouseButtonDown()

Completed in 96 milliseconds