Home
last modified time | relevance | path

Searched refs:nRepeatHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2168 long nRepeatHeight = 0; in PrintPage() local
2180 nRepeatHeight += pDoc->GetScaledRowHeight( nRepeatStartRow, in PrintPage()
2226 long nDataY = nRepStartY + nRepeatHeight; in PrintPage()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx5810 SwTwips nRepeatHeight = nRepeat ? lcl_GetHeightOfRows( GetLower(), nRepeat ) : 0; in CalcHeightOfFirstContentLine() local
5814 SwTwips nKeepHeight = nRepeatHeight; in CalcHeightOfFirstContentLine()
5839 nTmpHeight = nKeepHeight - nRepeatHeight; in CalcHeightOfFirstContentLine()

Completed in 44 milliseconds