Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx249 Rectangle aFormatRect; in ImplPosControls() local
321 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()
322 nMaxLineWidth = aFormatRect.GetWidth(); in ImplPosControls()
338 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()
343 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()
349 aFixedSize.Height() = aFormatRect.GetHeight(); in ImplPosControls()

Completed in 15 milliseconds