Home
last modified time | relevance | path

Searched refs:mnSeparatorYLocation (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sdext/source/presenter/
H A DPresenterNotesView.cxx87 mnSeparatorYLocation(0), in PresenterNotesView()
508 mnSeparatorYLocation = aWindowBox.Height - nToolBarHeight - gnSpaceBelowSeparator; in Layout()
509 aNewTextBoundingBox.Y2 = mnSeparatorYLocation - gnSpaceAboveSeparator; in Layout()
629 geometry::RealPoint2D(0,mnSeparatorYLocation), in PaintToolBar()
630 geometry::RealPoint2D(aWindowBox.Width,mnSeparatorYLocation), in PaintToolBar()
H A DPresenterNotesView.hxx164 sal_Int32 mnSeparatorYLocation; member in sdext::presenter::PresenterNotesView

Completed in 20 milliseconds