Home
last modified time | relevance | path

Searched refs:IsInside (Results 1 – 25 of 210) sorted by last modified time

123456789

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx207 if( aBorderRect.IsInside( aBorderState.maPos ) ) in IMPL_LINK()
779 if( mbTrackingEnabled && rMEvt.IsLeft() && GetDragRect().IsInside( aMousePos ) ) in MouseMove()
786 if( !mbHighlight && GetDragRect().IsInside( aMousePos ) ) in MouseMove()
791 if( mbHighlight && ( rMEvt.IsLeaveWindow() || !GetDragRect().IsInside( aMousePos ) ) ) in MouseMove()
808 if( GetDragRect().IsInside( aMousePos ) ) in MouseButtonDown()
H A Dtoolbox.cxx3982 if ( pItem->maRect.IsInside( aMousePos ) ) in ImplHandleMouseMove()
4010 sal_Bool bNewIn = maUpperRect.IsInside( aMousePos ); in ImplHandleMouseMove()
4021 sal_Bool bNewIn = maLowerRect.IsInside( aMousePos ); in ImplHandleMouseMove()
4219 if ( it->maRect.IsInside( aMousePos ) ) in MouseMove()
4310 if ( it->maRect.IsInside( aMousePos ) ) in MouseMove()
4331 if ( it->maRect.IsInside( aMousePos ) ) in MouseMove()
4437 if ( it->maRect.IsInside( aMousePos ) ) in MouseButtonDown()
4579 if ( maUpperRect.IsInside( aMousePos ) ) in MouseButtonDown()
4590 if ( maLowerRect.IsInside( aMousePos ) ) in MouseButtonDown()
4601 if ( maNextToolRect.IsInside( aMousePos ) ) in MouseButtonDown()
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx613 return Rectangle( Point(), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
629 if ( aRect.IsInside( VCLPoint( _aPoint ) ) ) in getAccessibleAtPoint()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx798 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()
801 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()
806 if ( rCurRect.IsInside( aLeftTestPos ) ) in ImplDrawItem()
808 if ( rCurRect.IsInside( aRightTestPos ) ) in ImplDrawItem()
827 if( IsMouseOver() && pItem->maRect.IsInside( GetPointerPosPixel() ) ) in ImplDrawItem()
833 if( (&(*it) != pItem) && (it->maRect.IsInside( GetPointerPosPixel() ) ) ) in ImplDrawItem()
1512 if ( it->maRect.IsInside( rPt ) ) in ImplFindPartRect()
1831 if ( ((TabControl*)this)->ImplGetTabRect( static_cast<sal_uInt16>(i) ).IsInside( rPos ) ) in GetPageId()
H A Dspinbtn.cxx221 if ( maUpperRect.IsInside( rMEvt.GetPosPixel() ) && ( ImplIsUpperEnabled() ) ) in MouseButtonDown()
227 else if ( maLowerRect.IsInside( rMEvt.GetPosPixel() ) && ( ImplIsLowerEnabled() ) ) in MouseButtonDown()
279 if ( !maUpperRect.IsInside( rMEvt.GetPosPixel() ) && in MouseMove()
287 else if ( !maLowerRect.IsInside( rMEvt.GetPosPixel() ) && in MouseMove()
295 else if ( maUpperRect.IsInside( rMEvt.GetPosPixel() ) && in MouseMove()
304 else if ( maLowerRect.IsInside( rMEvt.GetPosPixel() ) && in MouseMove()
498 if( maUpperRect.IsInside( rPt ) ) in ImplFindPartRect()
500 else if( maLowerRect.IsInside( rPt ) ) in ImplFindPartRect()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx947 return aPrevwPageRect.IsInside( mnPrevwPos ) ? true : false; in operator ()()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx574 if ( !rL1.IsInside( aIns ) ) in ConnectEdges()
615 if ( !rL1.IsInside( aIns ) ) in ConnectEdges()
1611 const bool bNotInside = bClip && !rOut.IsInside( aAlignedGrfRect ); in lcl_DrawGraphic()
1831 bRetouche = !rOut.IsInside( aGrf ); in DrawGraphic()
3350 !rRect.IsInside( aPaintRect ) && GetpApp()->AnyInput( INPUT_KEYBOARD ) ) in Paint()
4874 if ( aRect.IsInside( rRect ) ) in PaintBorder()
4982 if ( !aRect.IsInside( rRect ) ) in PaintBorder()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1712 if( bChgNode && pTmp->Frm().IsInside( aTmpPoint ) && in GetCrsrOfst()
H A Dfrmform.cxx1086 !rFrmBreak.IsInside( rLine ) ) in FormatAdjust()
/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/svx/source/svdraw/
H A Dsvdedxv.cxx1196 bOk=aEditArea.IsInside(rHit); in IsTextEditHit()
1226 if (!aEditArea.IsInside(rHit)) { in IsTextEditFrameHit()
1232 bOk=aEditArea.IsInside(rHit); in IsTextEditFrameHit()
H A Dsvdglue.cxx270 return aRect.IsInside(rPnt); in IsHit()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx815 if( aRect.IsInside( aPos ) ) in EntryReallyHit()
3327 if( !GetVisibleArea().IsInside( aPos )) in RequestHelp()
3354 if( bItemClipped || !aViewRect.IsInside( aItemRect ) ) in RequestHelp()
/trunk/main/vcl/source/gdi/
H A Dregionband.cxx1244 bool RegionBand::IsInside(const Point& rPoint) const in IsInside() function in RegionBand
1258 if(pBand->IsInside(rPoint.X())) in IsInside()
/trunk/main/vcl/inc/
H A Dregionband.hxx79 bool IsInside(const Point& rPoint) const;
/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()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1874 if (aPage.IsInside(aTextLine)) in PaintPage()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1547 if (aRect.IsInside(aPoint)) in IsHit()
1597 if (aRectBottom.IsInside(aPoint)) in ScrollbarHit()
1606 if (aRectTop.IsInside(aPoint)) in ScrollbarHit()
/trunk/main/svx/workben/
H A Dedittest.cxx319 if ( pEditView->GetOutputArea().IsInside( aPos ) ) in MouseMove()
1710 if ( pEditView->GetOutputArea().IsInside( aPos ) ) in MouseMove()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1768 if( aParaBounds.IsInside( aLogPoint ) ) in getAccessibleAtPoint()
/trunk/main/starmath/source/
H A Daccessibility.cxx627 if (aRect.IsInside( aPos )) in getIndexAtPoint()
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx526 if( aRect.IsInside( pOLV->GetWindow()->PixelToLogic( rEvt.maPosPixel ) ) ) in AcceptDrop()
710 if( aRect.IsInside( aPos ) ) in ExecuteDrop()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx746 if (maRectMetaButton.IsInside(PixelToLogic(rMEvt.GetPosPixel()))) in MouseMove()
767 if (!mbReadonly && maRectMetaButton.IsInside(PixelToLogic(rMEvt.GetPosPixel())) && rMEvt.IsLeft()) in MouseButtonDown()
/trunk/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()
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx864 if( aBulletInfo.aBounds.IsInside( rPoint) ) in GetIndexAtPoint()

Completed in 289 milliseconds

123456789