Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dbackingwindow.cxx587 Size aMiddleSegmentSize( maControlRect.GetSize().Width() + nShadowLeft + nShadowRight, in initControls() local
592 if( aMiddleSegmentSize.Width() > nLW + nRW ) in initControls()
594 aMiddleSegmentSize.Width() -= nLW; in initControls()
595 aMiddleSegmentSize.Width() -= nRW; in initControls()
596 maBackgroundMiddle.Scale( aMiddleSegmentSize ); in initControls()

Completed in 18 milliseconds