Searched refs:CalcRowRstHeight (Results 1 – 3 of 3) sorted by relevance
105 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()
3312 { nRstHeight += ::CalcRowRstHeight( (SwLayoutFrm*)pLow ); in lcl_CalcCellRstHeight()3321 SwTwips MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow ) in CalcRowRstHeight() function
Completed in 42 milliseconds