Searched refs:GetTopLine (Results 1 – 3 of 3) sorted by relevance
376 inline sal_uInt16 GetTopLine ( const SwFrm& _rFrm,450 inline sal_uInt16 SwBorderAttrs::GetTopLine ( const SwFrm& _rFrm, in GetTopLine() function in SwBorderAttrs
3950 const sal_Bool bTop = !bCnt || rAttrs.GetTopLine ( *(this) ) ? sal_True : sal_False; in PaintShadow()4204 ( !bCnt || _rAttrs.GetTopLine( _rFrm ) ) in lcl_SubTopBottom()4377 if ( rBox.GetTop() && (!bCnt || _rAttrs.GetTopLine( _rFrm )) ) in lcl_PaintLeftRightLine()4917 if ( !IsCntntFrm() || rAttrs.GetTopLine( *(this) ) ) in PaintBorder()
1605 nUpper += pAttrs->GetTopLine( rThis, (pPr ? pPrevFrm : 0L) ); in CalcUpperSpace()
Completed in 107 milliseconds