Home
last modified time | relevance | path

Searched refs:nGapH (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx2966 const long nGapH = 1000; in CalculateHandoutAreas() local
2979 long nY = nGapH + nTopBorder; in CalculateHandoutAreas()
2982 aArea.Height() -= nGapH * 2 + nTopBorder + nBottomBorder; in CalculateHandoutAreas()
3057 aPartArea.Height() = ((aArea.Height() - ((nRowCnt-1) * nGapH) ) / nRowCnt); in CalculateHandoutAreas()
3090 const long nOffsetY = aPartArea.Height() + nGapH; in CalculateHandoutAreas()

Completed in 23 milliseconds