Searched refs:nRepeatHeight (Results 1 – 2 of 2) sorted by relevance
2168 long nRepeatHeight = 0; in PrintPage() local2180 nRepeatHeight += pDoc->GetScaledRowHeight( nRepeatStartRow, in PrintPage()2226 long nDataY = nRepStartY + nRepeatHeight; in PrintPage()
5812 SwTwips nRepeatHeight = nRepeat ? lcl_GetHeightOfRows( GetLower(), nRepeat ) : 0; in CalcHeightOfFirstContentLine() local5816 SwTwips nKeepHeight = nRepeatHeight; in CalcHeightOfFirstContentLine()5841 nTmpHeight = nKeepHeight - nRepeatHeight; in CalcHeightOfFirstContentLine()
Completed in 73 milliseconds