Searched refs:nHalfDocBorder (Results 1 – 1 of 1) sorted by relevance
1533 const SwTwips nHalfDocBorder = GAPBETWEENPAGES; in FormatLayout() local1542 const SwTwips nTop = aSpaceToPrevPage.Top() - nHalfDocBorder; in FormatLayout()1550 const SwTwips nLeft = aSpaceToPrevPage.Left() - nHalfDocBorder; in FormatLayout()1560 aSpaceToNextPage.Bottom( aSpaceToNextPage.Bottom() + nHalfDocBorder ); in FormatLayout()1566 aSpaceToNextPage.Right( aSpaceToNextPage.Right() + nHalfDocBorder ); in FormatLayout()
Completed in 21 milliseconds