Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterHelpView.cxx146 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 DPresenterSlideSorter.cxx289 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 DPresenterHelpView.hxx107 sal_Int32 mnSeparatorY; member in sdext::presenter::PresenterHelpView
H A DPresenterSlideSorter.hxx172 sal_Int32 mnSeparatorY; member in sdext::presenter::PresenterSlideSorter