Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx100 sal_uIntPtr nOutHPix = aPage.GetHeight(); in InitAllRects_Impl() local
137 …aPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix - 1… in InitAllRects_Impl()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1754 sal_uLong nOutHPix = aPage.GetHeight(); in SwMarkPreview() local
1762 … Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix - 1) - nBBorder)); in SwMarkPreview()