Home
last modified time | relevance | path

Searched refs:_rAttrs (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx1290 if ( _rAttrs.JoinedWithPrev( _rFrm ) ) in lcl_ExtendLeftAndRight()
1295 if ( _rAttrs.JoinedWithNext( _rFrm ) ) in lcl_ExtendLeftAndRight()
4084 const SwBorderAttrs& _rAttrs, in lcl_SubTopBottom() argument
4091 ( !bCnt || _rAttrs.GetTopLine( _rFrm ) ) in lcl_SubTopBottom()
4141 ( !bCnt || _rAttrs.GetBottomLine( _rFrm ) ) in lcl_SubTopBottom()
4218 const SwBorderAttrs& _rAttrs, in lcl_PaintLeftRightLine() argument
4221 const SvxBoxItem& rBox = _rAttrs.GetBox(); in lcl_PaintLeftRightLine()
4257 ::lcl_ExtendLeftAndRight( aRect, _rFrm, _rAttrs, _rRectFn ); in lcl_PaintLeftRightLine()
4264 if ( rBox.GetTop() && (!bCnt || _rAttrs.GetTopLine( _rFrm )) ) in lcl_PaintLeftRightLine()
4406 const SwBorderAttrs& _rAttrs, in lcl_PaintTopBottomLine() argument
[all …]

Completed in 41 milliseconds