Lines Matching refs:GetBottom
1234 nDiff = rBox.GetBottom() ? in lcl_CalcBorderRect()
2641 svx::frame::Style aB( rBoxItem.GetBottom() ); in Insert()
2674 rBoxItem.GetBottom() ) in Insert()
4220 if ( _rBox.GetBottom() && _rBox.GetBottom()->GetInWidth() && in lcl_SubTopBottom()
4225 SwTwips nDist = ::lcl_MinHeightDist( _rBox.GetBottom()->GetDistance() ); in lcl_SubTopBottom()
4233 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetOutWidth() ); in lcl_SubTopBottom()
4239 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetInWidth() ); in lcl_SubTopBottom()
4240 bIsInnerBottomLineHairline = _rBox.GetBottom()->GetInWidth() == 1; in lcl_SubTopBottom()
4375 if ( rBox.GetBottom() && (!bCnt || _rAttrs.GetBottomLine( _rFrm )) ) in lcl_PaintLeftRightLine()
4377 long nDist = ::lcl_AlignHeight( rBox.GetBottom()->GetOutWidth()); in lcl_PaintLeftRightLine()
4497 pTopBottomBorder = rBox.GetBottom(); in lcl_PaintTopBottomLine()
4703 ( !rBorderBox.GetBottom() || !pParentRowFrm->GetNext() ); in lcl_GetCellFrmForBorderAttrs()
4712 ( !rBorderBox.GetBottom() || !pParentRowFrm->GetNext() ); in lcl_GetCellFrmForBorderAttrs()
4738 else if ( !_bTop && !_rCellBorderAttrs.GetBox().GetBottom() ) in lcl_GetCellFrmForBorderAttrs()