Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx107 sal_uIntPtr nLBorder; in InitAllRects_Impl() local
119 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()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1757 sal_uLong nLBorder = 8; in SwMarkPreview() local
1762 …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 38 milliseconds