Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dtabfrm.cxx5888 …const SwTwips nHeightOfFirstContentLine = lcl_CalcHeightOfFirstContentLine( *(SwRowFrm*)pFirstRow … in CalcHeightOfFirstContentLine() local
5895 nTmpHeight += Max( nHeightOfFirstContentLine, nMinRowHeight ); in CalcHeightOfFirstContentLine()