Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Dfrmtool.hxx105 long MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow );
/aoo4110/main/sw/source/core/doc/
H A Dtblrwcl.cxx4123 ( 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()
/aoo4110/main/sw/source/core/layout/
H A Dfrmtool.cxx3312 { nRstHeight += ::CalcRowRstHeight( (SwLayoutFrm*)pLow ); in lcl_CalcCellRstHeight()
3321 SwTwips MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow ) in CalcRowRstHeight() function

Completed in 51 milliseconds