Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterHelpView.cxx57 const static sal_Int32 gnVerticalBorder (30); variable
332 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()
H A DPresenterButton.cxx49 const static double gnVerticalBorder (5); variable
448 sal_Int32(0.5 + aTextSize.Height + 2*gnVerticalBorder)); in CalculateButtonSize()
H A DPresenterSlideSorter.cxx61 const static sal_Int32 gnVerticalBorder (10); variable
825 gnVerticalBorder, in UpdateLayout()
1285 mnVerticalBorder = gnVerticalBorder; in Update()

Completed in 38 milliseconds