Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dporfld.cxx710 sal_Bool bPaintSpace = ( UNDERLINE_NONE != pTmpFnt->GetUnderline() || in Paint() local
714 if( bPaintSpace && pFnt ) in Paint()
715 bPaintSpace = ( UNDERLINE_NONE != pFnt->GetUnderline() || in Paint()
728 bPaintSpace = bPaintSpace && nFixWidth < nOldWidth; in Paint()
755 if( bPaintSpace ) in Paint()
758 if( bPaintSpace && nOldWidth > nSpaceOffs ) in Paint()

Completed in 22 milliseconds