Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx189 const sal_Int32 nRight1 (mpMtrTrans->GetPosPixel().X() + mpMtrTrans->GetSizePixel().Width()); in Initialize() local
197 nRight1 - mpMtrGreen->GetSizePixel().Width(), in Initialize()
200 nRight1 - mpMtrGamma->GetSizePixel().Width(), in Initialize()
/aoo42x/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx67 sal_Int32 nRight1 = aRect1.X + aRect1.Width; in GetRectangleInterception() local
71 aResult.Width = ( nRight1 < nRight2 ? nRight1 : nRight2 ) - aResult.X; in GetRectangleInterception()

Completed in 15 milliseconds