Lines Matching refs:rAktBox
3572 sal_Bool SwTable::SetColWidth( SwTableBox& rAktBox, sal_uInt16 eType, in SetColWidth() argument
3588 sal_uLong nBoxIdx = rAktBox.GetSttIdx(); in SetColWidth()
3592 const SwTwips nDist = ::lcl_GetDistance( &rAktBox, bLeft ); in SetColWidth()
3596 (SwTableNode*)rAktBox.GetSttNd()->FindTableNode() ); in SetColWidth()
3606 aParam.nBoxWidth = (sal_uInt16)rAktBox.GetFrmFmt()->GetFrmSize().GetWidth(); in SetColWidth()
3662 bRet = SetColWidth( rAktBox, eType, nAbsDiff, nRelDiff, in SetColWidth()
3837 if( !bRet && rAktBox.GetFrmFmt()->GetFrmSize().GetWidth() in SetColWidth()
3935 bRet = SetColWidth( rAktBox, eType, nAbsDiff, nRelDiff, in SetColWidth()
3947 SwTableBox* pBox = &rAktBox; in SetColWidth()
3948 SwTableLine* pLine = rAktBox.GetUpper(); in SetColWidth()
3983 if( !bRet && !aParam.bBigger && rAktBox.GetFrmFmt()-> in SetColWidth()
4307 sal_Bool SwTable::SetRowHeight( SwTableBox& rAktBox, sal_uInt16 eType, in SetRowHeight() argument
4310 SwTableLine* pLine = rAktBox.GetUpper(); in SetRowHeight()
4324 sal_uLong nBoxIdx = rAktBox.GetSttIdx(); in SetRowHeight()
4327 (SwTableNode*)rAktBox.GetSttNd()->FindTableNode() ); in SetRowHeight()
4375 bRet = SetRowHeight( rAktBox, eType, nAbsDiff, in SetRowHeight()
4523 bRet = SetRowHeight( rAktBox, eType, nAbsDiff, in SetRowHeight()