Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx114 sal_uIntPtr nTTxtBorder; in InitAllRects_Impl() local
126 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()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1853 sal_uLong nTTxtBorder = 4; in PaintPage() local
1859 aTextLine.Move(0, nTTxtBorder); in PaintPage()

Completed in 24 milliseconds