Home
last modified time | relevance | path

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

/AOO42X/main/sw/inc/ !
H A Dswtable.hxx361 SwTwips GetTableLineHeight( bool& bLayoutAvailable ) const;
/AOO42X/main/sw/source/filter/writer/ !
H A Dwrtswtbl.cxx118 nHeight = pLine->GetTableLineHeight(bLayoutAvailable); in GetLineHeight()
/AOO42X/main/sw/source/core/table/ !
H A Dswnewtable.cxx1339 nHeight += rTable.GetTabLines()[ i ]->GetTableLineHeight( bLayoutAvailable ); in lcl_CalculateSplitLineHeights()
H A Dswtable.cxx1740 SwTwips SwTableLine::GetTableLineHeight( bool& bLayoutAvailable ) const in GetTableLineHeight() function in SwTableLine