Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4636 const SwFrm* lcl_GetCellFrmForBorderAttrs( const SwFrm* _pCellFrm, in lcl_GetCellFrmForBorderAttrs() function
4811 pCellFrmForBottomBorderAttrs = lcl_GetCellFrmForBorderAttrs( this, rAttrs, false ); in PaintBorder()
4814 pCellFrmForTopBorderAttrs = lcl_GetCellFrmForBorderAttrs( this, rAttrs, true ); in PaintBorder()