Searched refs:mnSeparatorY (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sdext/source/presenter/ |
| H A D | PresenterHelpView.cxx | 146 mnSeparatorY(0), in PresenterHelpView() 327 geometry::RealPoint2D(aWindowBox.Width/2, mnSeparatorY - gnVerticalBorder), in Paint() 333 geometry::RealPoint2D(0, mnSeparatorY), in Paint() 334 geometry::RealPoint2D(aWindowBox.Width, mnSeparatorY), in Paint() 536 mnSeparatorY = aWindowBox.Height in Resize()
|
| H A D | PresenterSlideSorter.cxx | 289 mnSeparatorY(0), in PresenterSlideSorter() 801 mnSeparatorY = aWindowBox.Height - mpCloseButton->GetSize().Height - gnVerticalButtonPadding; in UpdateLayout() 809 mnSeparatorY - gnVerticalGap); in UpdateLayout() 1127 geometry::RealPoint2D(0, mnSeparatorY), in Paint() 1128 geometry::RealPoint2D(mxWindow->getPosSize().Width, mnSeparatorY), in Paint()
|
| H A D | PresenterHelpView.hxx | 107 sal_Int32 mnSeparatorY; member in sdext::presenter::PresenterHelpView
|
| H A D | PresenterSlideSorter.hxx | 172 sal_Int32 mnSeparatorY; member in sdext::presenter::PresenterSlideSorter
|