Lines Matching refs:GetTop
1217 SwTwips nDiff = rBox.GetTop() ? in lcl_CalcBorderRect()
2560 svx::frame::Style aT( rBoxItem.GetTop() ); in Insert()
2593 !rBoxItem.GetTop() && in Insert()
4090 if ( _rBox.GetTop() && _rBox.GetTop()->GetInWidth() && in lcl_SubTopBottom()
4095 SwTwips nDist = ::lcl_MinHeightDist( _rBox.GetTop()->GetDistance() ); in lcl_SubTopBottom()
4103 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetOutWidth() ); in lcl_SubTopBottom()
4109 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetInWidth() ); in lcl_SubTopBottom()
4110 bIsInnerTopLineHairline = _rBox.GetTop()->GetInWidth() == 1; in lcl_SubTopBottom()
4264 if ( rBox.GetTop() && (!bCnt || _rAttrs.GetTopLine( _rFrm )) ) in lcl_PaintLeftRightLine()
4266 long nDist = ::lcl_AlignHeight( rBox.GetTop()->GetOutWidth() ); in lcl_PaintLeftRightLine()
4413 pTopBottomBorder = rBox.GetTop(); in lcl_PaintTopBottomLine()
4627 ( !rBorderBox.GetTop() || !pParentRowFrm->GetPrev() ) && in lcl_GetCellFrmForBorderAttrs()
4636 ( !rBorderBox.GetTop() || !pParentRowFrm->GetPrev() ) && in lcl_GetCellFrmForBorderAttrs()
4644 if ( _bTop && !_rCellBorderAttrs.GetBox().GetTop() ) in lcl_GetCellFrmForBorderAttrs()