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.cxx4847 const SwFrm* pCellFrmForTopBorderAttrs = 0; in PaintBorder() local
4854 pCellFrmForTopBorderAttrs = lcl_GetCellFrmForBorderAttrs( this, rAttrs, true ); in PaintBorder()
4855 if ( pCellFrmForTopBorderAttrs != this ) in PaintBorder()
4922 if ( IsCellFrm() && pCellFrmForTopBorderAttrs != this ) in PaintBorder()
4925 pCellFrmForTopBorderAttrs ); in PaintBorder()

Completed in 39 milliseconds