Home
last modified time | relevance | path

Searched refs:IsInside (Results 51 – 75 of 211) sorted by relevance

123456789

/aoo4110/main/sw/source/core/fields/
H A Dreffld.cxx106 while( pFrm && !pFrm->IsInside( nSttPos ) ) in IsFrameBehind()
108 while( pMyFrm && !pMyFrm->IsInside( nMySttPos ) ) in IsFrameBehind()
388 while( pFrm && !pFrm->IsInside( nStt ) ) in UpdateField()
/aoo4110/main/basctl/source/dlged/
H A Ddlgedfunc.cxx64 if( !aOutRect.IsInside( rPos ) ) in IMPL_LINK_INLINE_END()
264 if ( !rWorkArea.IsInside( aMarkRect ) ) in KeyInput()
/aoo4110/main/sw/source/core/view/
H A Dviewsh.cxx560 if ( !VisArea().IsInside( rRect ) || IsScrollMDI( this, rRect ) || GetCareWin(*this) ) in MakeVisible()
1833 if ( !rRect.IsInside( rTmp ) ) in CheckInvalidForPaint()
1886 if ( !Imp()->aSmoothRect.IsInside( aTmp ) ) in Paint()
1937 if ( aRect.IsInside( aInvalidRect ) ) in Paint()
1961 if ( aRect.IsInside( aInvalidRect ) ) in Paint()
/aoo4110/main/sw/source/core/layout/
H A Dflylay.cxx1223 !pUp->Frm().IsInside( pFly->Frm().Pos() ) ) in CalcClipRect()
1231 if( pTmpFly->Frm().IsInside( pFly->Frm().Pos() ) ) in CalcClipRect()
1242 if( pTmp->Frm().IsInside( pFly->Frm().Pos() ) ) in CalcClipRect()
/aoo4110/main/vcl/source/gdi/
H A Dregion.cxx1372 bool Region::IsInside( const Point& rPoint ) const in IsInside() function in Region
1397 return pRegionBand->IsInside(rPoint); in IsInside()
1403 bool Region::IsInside( const Rectangle& rRect ) const in IsInside() function in Region
H A Dregband.cxx841 bool ImplRegionBand::IsInside( long nX ) in IsInside() function in ImplRegionBand
873 bool ImplRegionBand::IsInside( long nLeft, long nRight ) in IsInside() function in ImplRegionBand
/aoo4110/main/sd/source/ui/view/
H A Dsdview4.cxx100 if(!pPV->GetPageRect().IsInside(rPos)) in InsertGraphic()
299 if(!pPV->GetPageRect().IsInside(rPos)) in InsertMediaURL()
/aoo4110/main/sw/source/core/inc/
H A Dtxtfrm.hxx475 inline sal_Bool IsInside( const xub_StrLen nPos ) const;
677 inline sal_Bool SwTxtFrm::IsInside( const xub_StrLen nPos ) const in IsInside() function in SwTxtFrm
/aoo4110/main/sc/source/core/data/
H A Ddocumen9.cxx327 aMMRect.IsInside( pObject->GetCurrentBoundRect() ) ) in HasOLEObjectsInArea()
494 if ( pObject->GetCurrentBoundRect().IsInside(rPos) ) in GetObjectAtPoint()
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx949 rSlideSorter.GetContentWindow()->GetOutputSizePixel()).IsInside(maMousePosition); in EventDescriptor()
984 rSlideSorter.GetContentWindow()->GetOutputSizePixel()).IsInside(maMousePosition); in EventDescriptor()
1814 UpdateSelectionState(rModel.GetPageDescriptor(nIndex), aRange.IsInside(nIndex)); in UpdateSelection()
/aoo4110/main/editeng/source/outliner/
H A Doutlvw.cxx278 if( !pEditView->GetOutputArea().IsInside( aMousePosWin ) ) in ImpCheckMousePos()
324 if( !pEditView->GetOutputArea().IsInside( aMousePosWin ) ) in MouseMove()
340 if( !pEditView->GetOutputArea().IsInside( aMousePosWin ) ) in MouseButtonDown()
391 if( !pEditView->GetOutputArea().IsInside( aMousePosWin ) ) in MouseButtonUp()
/aoo4110/main/sw/source/core/text/
H A Dfrmpaint.cxx249 if( !aRect.IsInside( aRct ) ) in PaintExtra()
281 if( !aRect.IsInside( aRct ) ) in PaintRedline()
H A Dwidorp.hxx51 sal_Bool IsInside( SwTxtMargin &rLine ) const;
/aoo4110/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx269 if (pM!=NULL && (pRect==NULL || pRect->IsInside(aPos))) { in MarkPoints()
549 if (pRect==NULL || pRect->IsInside(aPos)) { in MarkGluePoints()
H A Dsvdsnpv.cxx393 if (aRect.IsInside(rPnt)) { in SnapPos()
416 if (aR1.IsInside(rPnt)) { in SnapPos()
/aoo4110/main/vcl/source/window/
H A Dfloatwin.cxx492 if ( devRect.IsInside( aAbsolute ) ) in ImplFloatHitTest()
502 if ( pWin->maFloatRect.IsInside( aAbsolute ) ) in ImplFloatHitTest()
/aoo4110/main/editeng/source/accessibility/
H A DAccessibleStringWrap.cxx91 if( aRect.IsInside(rPoint) ) in GetIndexAtPoint()
/aoo4110/main/tools/source/generic/
H A Dsvborder.cxx40 OSL_ENSURE( aOuter.IsInside( aInner ), in SvBorder()
/aoo4110/main/vcl/inc/
H A Dregionband.hxx79 bool IsInside(const Point& rPoint) const;
/aoo4110/main/svtools/source/contnr/
H A Dsvimpicn.cxx1328 if( aRect.IsInside( rAbsPos ) ) in GetItem()
1335 if( aRect.IsInside( rAbsPos ) ) in GetItem()
2234 if( pViewData->aRect.IsInside( rDocPos ) ) in GetEntry()
2255 if( pViewData->aRect.IsInside( rDocPos ) ) in GetNextEntry()
2277 if( pViewData->aRect.IsInside( rDocPos ) ) in GetPrevEntry()
2912 if( aOutputArea.IsInside( aRect ) ) in MakeVisible()
3972 if( aRect.IsInside( rDocPos ) ) in IsTextHit()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewport.cxx429 return bCenterCrsr || bTopCrsr || !aVisArea.IsInside(rRect); in IsScroll()
452 if ( !bCenterCrsr && aOldVisArea.IsInside( rRect ) in Scroll()
479 if( !(bCenterCrsr || bTopCrsr) && aVisArea.IsInside( rRect ) ) in Scroll()
/aoo4110/main/tools/inc/tools/
H A Dsvborder.hxx72 sal_Bool IsInside( const SvBorder & rInside ) in IsInside() function in SvBorder
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx1196 if ( pCntntFrm->UnionFrm().IsInside( rPt ) ) in ShouldObjectBeSelected()
1238 ( (SwVirtFlyDrawObj*)pCandidate)->GetCurrentBoundRect().IsInside(rPt) ) in ShouldObjectBeSelected()
1716 if( pTmp->Frm().IsInside( aBound ) ) in ImpEndCreate()
2629 while ( pPage && !pPage->Frm().IsInside( aPt ) ) in CheckUnboundObjects()
3143 while ( pPage && !pPage->Frm().IsInside( rDocPos ) ) in GetRelativePagePosition()
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx987 if( aRect.IsInside( rRec.aPos ) ) in CheckMacroHit()
996 if( aRect.IsInside( rRec.aPos ) ) in CheckMacroHit()
/aoo4110/main/svtools/source/misc/
H A Dimap.cxx279 return aRect.IsInside( rPoint ); in IsHit()
616 return aPoly.IsInside( rPoint ); in IsHit()

Completed in 238 milliseconds

123456789