Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx5817 sal_uInt16 nKeepRows = nRepeat; in CalcHeightOfFirstContentLine() local
5822 ++nKeepRows; in CalcHeightOfFirstContentLine()
5826 if ( nKeepRows > nRepeat ) in CalcHeightOfFirstContentLine()
5827 nKeepHeight = lcl_GetHeightOfRows( GetLower(), nKeepRows ); in CalcHeightOfFirstContentLine()

Completed in 39 milliseconds