Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx115 sal_uIntPtr nBTxtBorder; in InitAllRects_Impl() local
127 nBTxtBorder = 2; in InitAllRects_Impl()
139 nBTxtBorder = 2; 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()
163 aParaPrtArea.Bottom() -= nBTxtBorder; in InitAllRects_Impl()

Completed in 10 milliseconds