Lines Matching refs:GetTop
1209 SwTwips nDiff = rBox.GetTop() ? in lcl_CalcBorderRect()
2640 svx::frame::Style aT( rBoxItem.GetTop() ); in Insert()
2673 !rBoxItem.GetTop() && in Insert()
4170 if ( _rBox.GetTop() && _rBox.GetTop()->GetInWidth() && in lcl_SubTopBottom()
4175 SwTwips nDist = ::lcl_MinHeightDist( _rBox.GetTop()->GetDistance() ); in lcl_SubTopBottom()
4183 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetOutWidth() ); in lcl_SubTopBottom()
4189 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetInWidth() ); in lcl_SubTopBottom()
4190 bIsInnerTopLineHairline = _rBox.GetTop()->GetInWidth() == 1; in lcl_SubTopBottom()
4344 if ( rBox.GetTop() && (!bCnt || _rAttrs.GetTopLine( _rFrm )) ) in lcl_PaintLeftRightLine()
4346 long nDist = ::lcl_AlignHeight( rBox.GetTop()->GetOutWidth() ); in lcl_PaintLeftRightLine()
4493 pTopBottomBorder = rBox.GetTop(); in lcl_PaintTopBottomLine()
4700 ( !rBorderBox.GetTop() || !pParentRowFrm->GetPrev() ) && in lcl_GetCellFrmForBorderAttrs()
4709 ( !rBorderBox.GetTop() || !pParentRowFrm->GetPrev() ) && in lcl_GetCellFrmForBorderAttrs()
4717 if ( _bTop && !_rCellBorderAttrs.GetBox().GetTop() ) in lcl_GetCellFrmForBorderAttrs()