Searched refs:nRBorder (Results 1 – 2 of 2) sorted by relevance
108 sal_uIntPtr nRBorder; in InitAllRects_Impl() local120 nRBorder = 10; in InitAllRects_Impl()132 nRBorder = 2; in InitAllRects_Impl()141 …aPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix - 1… in InitAllRects_Impl()201 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()
Completed in 111 milliseconds