Searched refs:lcl_GetHeightOfRows (Results 1 – 1 of 1) sorted by relevance
229 SwTwips lcl_GetHeightOfRows( const SwFrm* pStart, long nCount ) in lcl_GetHeightOfRows() function873 const long nNewCellHeight = lcl_GetHeightOfRows( pRow, nLayoutRowSpan ); in lcl_AdjustRowSpanCells()2505 lcl_GetHeightOfRows( GetLower(), nMinNumOfLines ) ); in MakeAll()5812 SwTwips nRepeatHeight = nRepeat ? lcl_GetHeightOfRows( GetLower(), nRepeat ) : 0; in CalcHeightOfFirstContentLine()5829 nKeepHeight = lcl_GetHeightOfRows( GetLower(), nKeepRows ); in CalcHeightOfFirstContentLine()
Completed in 38 milliseconds