Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4808 bool bFoundCellForTopOrBorderAttrs = false; in PaintBorder() local
4813 bFoundCellForTopOrBorderAttrs = true; in PaintBorder()
4816 bFoundCellForTopOrBorderAttrs = true; in PaintBorder()
4821 if ( bLine || bShadow || bFoundCellForTopOrBorderAttrs ) in PaintBorder()
4867 if ( ( bLine || bFoundCellForTopOrBorderAttrs ) && in PaintBorder()