Searched refs:_rCellBorderAttrs (Results 1 – 1 of 1) sorted by relevance
4677 const SwBorderAttrs& _rCellBorderAttrs, in lcl_GetCellFrmForBorderAttrs() argument4747 const SvxBoxItem& rBorderBox = _rCellBorderAttrs.GetBox(); in lcl_GetCellFrmForBorderAttrs()4757 if ( _bTop && !_rCellBorderAttrs.GetBox().GetTop() ) in lcl_GetCellFrmForBorderAttrs()4778 else if ( !_bTop && !_rCellBorderAttrs.GetBox().GetBottom() ) in lcl_GetCellFrmForBorderAttrs()
Completed in 37 milliseconds