Searched refs:_rCellBorderAttrs (Results 1 – 1 of 1) sorted by relevance
4564 const SwBorderAttrs& _rCellBorderAttrs, in lcl_GetCellFrmForBorderAttrs() argument4634 const SvxBoxItem& rBorderBox = _rCellBorderAttrs.GetBox(); in lcl_GetCellFrmForBorderAttrs()4644 if ( _bTop && !_rCellBorderAttrs.GetBox().GetTop() ) in lcl_GetCellFrmForBorderAttrs()4665 else if ( !_bTop && !_rCellBorderAttrs.GetBox().GetBottom() ) in lcl_GetCellFrmForBorderAttrs()
Completed in 83 milliseconds