Home
last modified time | relevance | path

Searched refs:aCompRect (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dinvmerge.cxx71 Rectangle aCompRect = (*pRects)[nComparePos]; in Flush() local
72 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()
/trunk/main/vcl/source/window/
H A Ddockwin.cxx536 Rectangle aCompRect = aTrackRect; in Tracking() local
555 if ( aCompRect == aTrackRect ) in Tracking()
H A Ddockmgr.cxx990 Rectangle aCompRect = aTrackRect; in Tracking() local
1008 if ( aCompRect == aTrackRect ) in Tracking()
H A Dwindow.cxx7232 Rectangle aCompRect( Point( pWindow->mnOutOffX, pWindow->mnOutOffY ), in SetZOrder() local
7234 if ( aWinRect.IsOver( aCompRect ) ) in SetZOrder()
7244 Rectangle aCompRect( Point( pWindow->mnOutOffX, pWindow->mnOutOffY ), in SetZOrder() local
7246 if ( aWinRect.IsOver( aCompRect ) ) in SetZOrder()

Completed in 69 milliseconds