Home
last modified time | relevance | path

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

/aoo42x/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx69 sal_Int32 nRight2 = aRect2.X + aRect2.Width; in GetRectangleInterception() local
71 aResult.Width = ( nRight1 < nRight2 ? nRight1 : nRight2 ) - aResult.X; in GetRectangleInterception()

Completed in 23 milliseconds