Searched refs:nHalfDocBorder (Results 1 – 1 of 1) sorted by relevance
1531 const SwTwips nHalfDocBorder = GAPBETWEENPAGES; in FormatLayout() local1540 const SwTwips nTop = aSpaceToPrevPage.Top() - nHalfDocBorder; in FormatLayout()1548 const SwTwips nLeft = aSpaceToPrevPage.Left() - nHalfDocBorder; in FormatLayout()1558 aSpaceToNextPage.Bottom( aSpaceToNextPage.Bottom() + nHalfDocBorder ); in FormatLayout()1564 aSpaceToNextPage.Right( aSpaceToNextPage.Right() + nHalfDocBorder ); in FormatLayout()
Completed in 14 milliseconds