Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4806 const SwFrm* pCellFrmForBottomBorderAttrs = 0; in PaintBorder() local
4811 pCellFrmForBottomBorderAttrs = lcl_GetCellFrmForBorderAttrs( this, rAttrs, false ); in PaintBorder()
4812 if ( pCellFrmForBottomBorderAttrs != this ) in PaintBorder()
4903 if ( IsCellFrm() && pCellFrmForBottomBorderAttrs != this ) in PaintBorder()
4906 pCellFrmForBottomBorderAttrs ); in PaintBorder()