Searched refs:nDocRows (Results 1 – 1 of 1) sorted by relevance
173 sal_uInt16 nDocRows = GetRowOfPage( mnPages ); in _CalcPrevwLayoutSizes() local174 aDocSize.Height() = nDocRows * maMaxPageSize.Height() + (nDocRows+1) * mnYFree; in _CalcPrevwLayoutSizes()