Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dinvmerge.cxx77 Rectangle aOtherRect = (*pRects)[nOtherPos]; in Flush() local
78 if ( aOtherRect.Top() > nBottom + 1 ) in Flush()
83 if ( aOtherRect.Top() == nBottom + 1 && in Flush()
84 aOtherRect.Left() == aCompRect.Left() && in Flush()
85 aOtherRect.Right() == aCompRect.Right() ) in Flush()
88 nBottom = aOtherRect.Bottom(); in Flush()

Completed in 16 milliseconds