Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx229 SwTwips lcl_GetHeightOfRows( const SwFrm* pStart, long nCount ) in lcl_GetHeightOfRows() function
873 const long nNewCellHeight = lcl_GetHeightOfRows( pRow, nLayoutRowSpan ); in lcl_AdjustRowSpanCells()
2505 lcl_GetHeightOfRows( GetLower(), nMinNumOfLines ) ); in MakeAll()
5810 SwTwips nRepeatHeight = nRepeat ? lcl_GetHeightOfRows( GetLower(), nRepeat ) : 0; in CalcHeightOfFirstContentLine()
5827 nKeepHeight = lcl_GetHeightOfRows( GetLower(), nKeepRows ); in CalcHeightOfFirstContentLine()

Completed in 30 milliseconds