Searched refs:nRBorder (Results 1 – 2 of 2) sorted by relevance
104 sal_uIntPtr nRBorder; in InitAllRects_Impl() local116 nRBorder = 10; in InitAllRects_Impl()128 nRBorder = 2; in InitAllRects_Impl()137 …aPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix - 1… in InitAllRects_Impl()197 sal_uIntPtr nRFBorder = nAnchor == TextContentAnchorType_AT_PAGE ? nRBorder : nRTxtBorder; in InitAllRects_Impl()
1758 sal_uLong nRBorder = 8; in SwMarkPreview() local1762 …aLeftPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix… in SwMarkPreview()1765 …aLeftPagePrtArea.SetSize(Size(nWidth / 2 - (nLBorder + nRBorder) / 2 + nKorr, aLeftPagePrtArea.Get… in SwMarkPreview()1768 aRightPagePrtArea.Move(aLeftPagePrtArea.GetWidth() + nLBorder + nRBorder + 1, 0); in SwMarkPreview()