Searched refs:aCompRect (Results 1 – 4 of 4) sorted by relevance
71 Rectangle aCompRect = (*pRects)[nComparePos]; in Flush() local72 sal_Int32 nBottom = aCompRect.Bottom(); in Flush()84 aOtherRect.Left() == aCompRect.Left() && in Flush()85 aOtherRect.Right() == aCompRect.Right() ) in Flush()89 aCompRect.Bottom() = nBottom; in Flush()
536 Rectangle aCompRect = aTrackRect; in Tracking() local555 if ( aCompRect == aTrackRect ) in Tracking()
990 Rectangle aCompRect = aTrackRect; in Tracking() local1008 if ( aCompRect == aTrackRect ) in Tracking()
7232 Rectangle aCompRect( Point( pWindow->mnOutOffX, pWindow->mnOutOffY ), in SetZOrder() local7234 if ( aWinRect.IsOver( aCompRect ) ) in SetZOrder()7244 Rectangle aCompRect( Point( pWindow->mnOutOffX, pWindow->mnOutOffY ), in SetZOrder() local7246 if ( aWinRect.IsOver( aCompRect ) ) in SetZOrder()
Completed in 78 milliseconds