Searched refs:CalcRowRstHeight (Results 1 – 3 of 3) sorted by relevance
114 long MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow );
4123 ( nMyOldH - nMyNewH ) > ( CalcRowRstHeight( pLineFrm ) + ROWFUZZY )) in SetLineHeight()4153 SwTwips nRstHeight = CalcRowRstHeight( pLineFrm ); in lcl_SetSelLineHeight()4177 bRet = nDist <= CalcRowRstHeight( pLineFrm ); in lcl_SetOtherLineHeight()4200 nDist *= CalcRowRstHeight( pLineFrm ); in lcl_SetOtherLineHeight()4434 aParam.nMaxSpace += CalcRowRstHeight( pLineFrm ); in SetRowHeight()
3328 { nRstHeight += ::CalcRowRstHeight( (SwLayoutFrm*)pLow ); in lcl_CalcCellRstHeight()3337 SwTwips MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow ) in CalcRowRstHeight() function
Completed in 2116 milliseconds