Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds