Searched refs:gnVerticalBorder (Results 1 – 3 of 3) sorted by relevance
57 const static sal_Int32 gnVerticalBorder (30); variable332 geometry::RealPoint2D(aWindowBox.Width/2, gnVerticalBorder), in Paint()333 geometry::RealPoint2D(aWindowBox.Width/2, mnSeparatorY - gnVerticalBorder), in Paint()345 double nY (gnVerticalBorder); in Paint()356 aWindowBox.Height - gnVerticalBorder), in Paint()367 aWindowBox.Height - gnVerticalBorder), in Paint()437 double nY (gnVerticalBorder); in CheckFontSize()445 const double nHeightDifference (nY - (aWindowBox.Height-gnVerticalBorder)); in CheckFontSize()457 const double nScale (double(aWindowBox.Height-gnVerticalBorder) / nY); in CheckFontSize()
49 const static double gnVerticalBorder (5); variable448 sal_Int32(0.5 + aTextSize.Height + 2*gnVerticalBorder)); in CalculateButtonSize()
61 const static sal_Int32 gnVerticalBorder (10); variable825 gnVerticalBorder, in UpdateLayout()1285 mnVerticalBorder = gnVerticalBorder; in Update()
Completed in 30 milliseconds