Searched refs:nLBorder (Results 1 – 2 of 2) sorted by relevance
107 sal_uIntPtr nLBorder; in InitAllRects_Impl() local119 nLBorder = 14; in InitAllRects_Impl()131 nLBorder = 2; in InitAllRects_Impl()141 …aPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix - 1… in InitAllRects_Impl()200 sal_uIntPtr nLFBorder = nAnchor == TextContentAnchorType_AT_PAGE ? nLBorder : nLTxtBorder; in InitAllRects_Impl()216 aFrmSize = Size(nLBorder - 3, (aTextLine.GetHeight() + 2) * 3); in InitAllRects_Impl()
1760 sal_uLong nLBorder = 8; in SwMarkPreview() local1765 …aLeftPagePrtArea = Rectangle(Point(nLBorder, nTBorder), Point((nOutWPix - 1) - nRBorder, (nOutHPix… in SwMarkPreview()1768 …aLeftPagePrtArea.SetSize(Size(nWidth / 2 - (nLBorder + nRBorder) / 2 + nKorr, aLeftPagePrtArea.Get… in SwMarkPreview()1771 aRightPagePrtArea.Move(aLeftPagePrtArea.GetWidth() + nLBorder + nRBorder + 1, 0); in SwMarkPreview()
Completed in 26 milliseconds