Home
last modified time | relevance | path

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

123456789

/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1109 if( !aCropRect.IsInside( Rectangle(aAnimBmp.aPosPix, aAnimBmp.aSizePix) ) ) in GetTransformedGraphic()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx1297 if( aIter->IsInside(_rPoint) ) in GetFieldIndexAtPoint()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx932 if( aScrollRectangle.IsInside( aPaintRectangle ) ) in GetGraphic()
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx864 if( aBulletInfo.aBounds.IsInside( rPoint) ) in GetIndexAtPoint()
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx201 return Region( maClickArea ).IsInside( rPos ); in ContainsClickPoint()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx858 if (aRect.IsInside(rPos)) in getEnclosingMenuItem()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx967 if( aRect.IsInside( rCEvt.GetMousePosPixel() ) ) in Command()
/trunk/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()
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx727 if ( GetOuterRect().IsInside( rPos ) && !IsDockingPrevented() ) in Docking()
/trunk/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()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1768 if( aParaBounds.IsInside( aLogPoint ) ) in getAccessibleAtPoint()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1180 !pTxtFrm->IsInside( pCrsr->GetPoint()->nContent.GetIndex()) ) ) in grabFocus()
2743 if( !aLogBounds.IsInside( aCorePoint ) ) in getIndexAtPoint()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1425 if( aCurScreenRect.IsInside( i_rRect ) ) in GetBestScreen()
/trunk/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.cxx1712 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()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1412 if( GetOutputArea().IsInside( aPos ) ) in GetWordUnderMousePointer()
/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx1495 if ( ! PresenterGeometryHelper::IsInside(maBoundingBox, rWindowPoint)) in GetSlideIndexForPosition()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2256 return aOutRect.IsInside( aRect ); in IsFieldVisible()
/trunk/main/starmath/source/
H A Daccessibility.cxx627 if (aRect.IsInside( aPos )) in getIndexAtPoint()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx1852 if ( pItem->maRect.IsInside( rPos ) ) in GetPageId()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1040 if( rMonitors[i].m_aArea.IsInside( aPoint ) ) in updateScreenNumber()
2034 if( rMonitors[i].m_aArea.IsInside( aCurPos ) ) in SetScreenNumber()

Completed in 251 milliseconds

123456789