Searched refs:aErrorLBSize (Results 1 – 1 of 1) sorted by relevance
1543 Size aErrorLBSize( aDlgSize.Width()/2 - 10, aDlgSize.Height() - aErrorLBPos.Y() - 35 ); in ImplErrorDialog() local1544 maErrors.SetPosSizePixel( aErrorLBPos, aErrorLBSize ); in ImplErrorDialog()1548 …maExplanation.SetPosSizePixel( Point( aErrorLBPos.X() + aErrorLBSize.Width() + 5, aErrorLBPos.Y() … in ImplErrorDialog()1549 … Size( aDlgSize.Width() - aErrorLBPos.X() - aErrorLBSize.Width() - 10, aErrorLBSize.Height() ) ); in ImplErrorDialog()
Completed in 20 milliseconds