Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx105 sal_uIntPtr nTBorder; in InitAllRects_Impl() local
117 nTBorder = 10; in InitAllRects_Impl()
129 nTBorder = 2; in InitAllRects_Impl()
137 …aPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix - 1… in InitAllRects_Impl()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1759 sal_uLong nTBorder = 4; in SwMarkPreview() local
1762 …aLeftPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix… in SwMarkPreview()