Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dfrmtool.hxx114 long MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow );
/aoo42x/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()
/aoo42x/main/sw/source/core/layout/
H A Dfrmtool.cxx3328 { nRstHeight += ::CalcRowRstHeight( (SwLayoutFrm*)pLow ); in lcl_CalcCellRstHeight()
3337 SwTwips MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow ) in CalcRowRstHeight() function

Completed in 45 milliseconds