Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx4733 const SwFrm* pCellFrmForBottomBorderAttrs = 0; in PaintBorder() local
4738 pCellFrmForBottomBorderAttrs = lcl_GetCellFrmForBorderAttrs( this, rAttrs, false ); in PaintBorder()
4739 if ( pCellFrmForBottomBorderAttrs != this ) in PaintBorder()
4830 if ( IsCellFrm() && pCellFrmForBottomBorderAttrs != this ) in PaintBorder()
4833 pCellFrmForBottomBorderAttrs ); in PaintBorder()

Completed in 219 milliseconds