Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/ !
H A Dpaintfrm.cxx4807 const SwFrm* pCellFrmForTopBorderAttrs = 0; in PaintBorder() local
4814 pCellFrmForTopBorderAttrs = lcl_GetCellFrmForBorderAttrs( this, rAttrs, true ); in PaintBorder()
4815 if ( pCellFrmForTopBorderAttrs != this ) in PaintBorder()
4882 if ( IsCellFrm() && pCellFrmForTopBorderAttrs != this ) in PaintBorder()
4885 pCellFrmForTopBorderAttrs ); in PaintBorder()