Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterHelpView.cxx56 const static sal_Int32 gnHorizontalGap (20); variable
353 gnHorizontalGap, in Paint()
355 aWindowBox.Width/2 - gnHorizontalGap, in Paint()
364 aWindowBox.Width/2 + gnHorizontalGap, in Paint()
366 aWindowBox.Width - gnHorizontalGap, in Paint()
541 mnMaximalWidth = (mxWindow->getPosSize().Width - 4*gnHorizontalGap) / 2; in Resize()
H A DPresenterSlideSorter.cxx62 const static sal_Int32 gnHorizontalGap (10); variable
877 rUpperBox.X2 - mpVerticalScrollBar->GetSize() - gnHorizontalGap, in PlaceScrollBars()

Completed in 29 milliseconds