Home
last modified time | relevance | path

Searched refs:IsInside (Results 176 – 200 of 211) sorted by relevance

123456789

/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr.cxx1109 if( !aCropRect.IsInside( Rectangle(aAnimBmp.aPosPix, aAnimBmp.aSizePix) ) ) in GetTransformedGraphic()
/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx389 rIsInside = bValid ? aRect.IsInside( rPos ) : sal_False; in hitTestNativeControl()
/aoo4110/main/svtools/source/contnr/
H A Dsvtabbx.cxx1297 if( aIter->IsInside(_rPoint) ) in GetFieldIndexAtPoint()
/aoo4110/main/editeng/source/uno/
H A Dunoedprx.cxx864 if( aBulletInfo.aBounds.IsInside( rPoint) ) in GetIndexAtPoint()
/aoo4110/main/vcl/source/window/
H A Dwindow.cxx1414 if ( !aRect.IsInside( aFramePos ) ) in ImplHitTest()
1421 if ( !mpWindowImpl->maWinRegion.IsInside( aTempPos ) ) in ImplHitTest()
1505 if ( aClientRect.IsInside( GetPointerPosPixel() ) ) in ImplTestMousePointerSet()
5305 sal_Bool bHit = pWrapper->GetDragArea().IsInside( pMEvt->GetPosPixel() ); in Notify()
5325 sal_Bool bHit = pWrapper->GetDragArea().IsInside( pMEvt->GetPosPixel() ); in Notify()
/aoo4110/main/svx/source/dialog/
H A Dfrmsel.cxx201 return Region( maClickArea ).IsInside( rPos ); in ContainsClickPoint()
/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx967 if( aRect.IsInside( rCEvt.GetMousePosPixel() ) ) in Command()
/aoo4110/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx858 if (aRect.IsInside(rPos)) in getEnclosingMenuItem()
/aoo4110/main/sw/source/core/frmedt/
H A Dfecopy.cxx248 while ( pF && !pF->Frm().IsInside( rPt ) ) in lcl_FindBasePos()
H A Dfetab.cxx1598 if( aPrevRect.IsInside( rPt ) ) in lcl_FindFrm()
/aoo4110/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1768 if( aParaBounds.IsInside( aLogPoint ) ) in getAccessibleAtPoint()
/aoo4110/main/sfx2/source/dialog/
H A Ddockwin.cxx727 if ( GetOuterRect().IsInside( rPos ) && !IsDockingPrevented() ) in Docking()
/aoo4110/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx515 if( rScreenRects[i].IsInside( aPoint ) ) in updateScreenNumber()
1226 if( rScreens[i].IsInside( Point( x, y ) ) ) in Center()
/aoo4110/main/sw/source/core/text/
H A Dfrmcrsr.cxx658 if( pFillData && FindPageFrm()->Frm().IsInside( aOldPoint ) ) in _GetCrsrOfst()
H A Dfrmform.cxx1086 !rFrmBreak.IsInside( rLine ) ) in FormatAdjust()
H A Ditrcrsr.cxx1708 if( bChgNode && pTmp->Frm().IsInside( aTmpPoint ) && in GetCrsrOfst()
H A DEnhancedPDFExportHelper.cxx846 if ( rLinkRect.IsInside( aPorCenter ) ) in SetAttributes()
H A Dtxtfrm.cxx2059 if ( 0 != ( bSplit = !aFrmBreak.IsInside( aLine ) ) ) in WouldFit()
/aoo4110/main/vcl/source/app/
H A Dsvapp.cxx1425 if( aCurScreenRect.IsInside( i_rRect ) ) in GetBestScreen()
/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx1180 !pTxtFrm->IsInside( pCrsr->GetPoint()->nContent.GetIndex()) ) ) in grabFocus()
2739 if( !aLogBounds.IsInside( aCorePoint ) ) in getIndexAtPoint()
/aoo4110/main/editeng/source/editeng/
H A Deditview.cxx1411 if( GetOutputArea().IsInside( aPos ) ) in GetWordUnderMousePointer()
/aoo4110/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx1495 if ( ! PresenterGeometryHelper::IsInside(maBoundingBox, rWindowPoint)) in GetSlideIndexForPosition()
/aoo4110/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2256 return aOutRect.IsInside( aRect ); in IsFieldVisible()
/aoo4110/main/starmath/source/
H A Daccessibility.cxx627 if (aRect.IsInside( aPos )) in getIndexAtPoint()
/aoo4110/main/svtools/source/control/
H A Dtabbar.cxx1852 if ( pItem->maRect.IsInside( rPos ) ) in GetPageId()

Completed in 366 milliseconds

123456789