Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Doutput.hxx125 sal_Bool bSolidBackground; // weiss statt transparent member in ScOutputData
205 void SetSolidBackground( sal_Bool bSet ) { bSolidBackground = bSet; } in SetSolidBackground()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx165 bSolidBackground( sal_False ), in ScOutputData()
797 sal_Bool bDoAll = bShowProt || bPagebreakMode || bSolidBackground; in DrawBackground()
878 if ( bSolidBackground && aBackCol.GetTransparency() ) in DrawBackground()
895 if ( bSolidBackground && aBackCol.GetTransparency() ) in DrawBackground()

Completed in 28 milliseconds