Searched refs:bSolidBackground (Results 1 – 2 of 2) sorted by relevance
125 sal_Bool bSolidBackground; // weiss statt transparent member in ScOutputData205 void SetSolidBackground( sal_Bool bSet ) { bSolidBackground = bSet; } in SetSolidBackground()
165 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 26 milliseconds