Searched refs:lcl_PaintTopBottomLine (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 4514 void lcl_PaintTopBottomLine( const sal_Bool _bTop, in lcl_PaintTopBottomLine() function 4929 … ::lcl_PaintTopBottomLine( sal_True, *(this), *(pPage), aRect, rRect, rTopAttrs, fnRect ); in PaintBorder() 4935 … ::lcl_PaintTopBottomLine( sal_True, *(this), *(pPage), aRect, rRect, rAttrs, fnRect ); in PaintBorder() 4950 … ::lcl_PaintTopBottomLine(sal_False, *(this), *(pPage), aRect, rRect, rBottomAttrs, fnRect); in PaintBorder() 4956 … ::lcl_PaintTopBottomLine(sal_False, *(this), *(pPage), aRect, rRect, rAttrs, fnRect); in PaintBorder()
|
Completed in 58 milliseconds