Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/dialog/
H A Dtitledockwin.cxx191 int nOuterBottom = aWindowSize.Height() - 1; in Paint() local
192 int nInnerBottom = nOuterBottom - m_aBorder.Bottom() + 1; in Paint()
207 if ( nInnerBottom < nOuterBottom ) in Paint()
208 DrawRect( Rectangle( nOuterLeft, nInnerBottom, nOuterRight, nOuterBottom ) ); in Paint()

Completed in 8 milliseconds