Searched refs:nTTxtBorder (Results 1 – 2 of 2) sorted by relevance
114 sal_uIntPtr nTTxtBorder; in InitAllRects_Impl() local126 nTTxtBorder = 2; in InitAllRects_Impl()138 nTTxtBorder = 2; in InitAllRects_Impl()149 aTextLine.Move(0, nTTxtBorder); in InitAllRects_Impl()152 sal_uInt16 nLines = (sal_uInt16)((aPagePrtArea.GetHeight() / 2 - nTTxtBorder - nBTxtBorder) in InitAllRects_Impl()156 (aTextLine.GetHeight() + 2) * nLines + nTTxtBorder + nBTxtBorder)); in InitAllRects_Impl()162 aParaPrtArea.Top() += nTTxtBorder; in InitAllRects_Impl()
1853 sal_uLong nTTxtBorder = 4; in PaintPage() local1859 aTextLine.Move(0, nTTxtBorder); in PaintPage()
Completed in 41 milliseconds