Searched refs:rBackground (Results 1 – 6 of 6) sorted by relevance
227 const Bitmap& rBackground (GetBackgroundForState(rpDescriptor, rDevice)); in PaintBackground() local228 rDevice.DrawBitmap(aBox.TopLeft(), rBackground); in PaintBackground()485 Bitmap& rBackground, in GetBackground() argument490 if (rBackground.IsEmpty()) in GetBackground()491 rBackground = CreateBackgroundBitmap(rReferenceDevice, eType, bHasFocusBorder); in GetBackground()492 return rBackground; in GetBackground()
181 void SetBackground( const SvxBrushItem& rBackground ) { aBackground = rBackground; } in SetBackground() argument
670 const Color& rBackground in RemoveTransparenciesFromMetaFile() argument760 if( rBackground != Color( COL_TRANSPARENT ) ) in RemoveTransparenciesFromMetaFile()762 aBackgroundComponent.aBgColor = rBackground; in RemoveTransparenciesFromMetaFile()
1433 void OutputDevice::SetBackground( const Wallpaper& rBackground ) in SetBackground() argument1438 maBackground = rBackground; in SetBackground()1440 if( rBackground.GetStyle() == WALLPAPER_NULL ) in SetBackground()1446 mpAlphaVDev->SetBackground( rBackground ); in SetBackground()
118 Bitmap& rBackground,
926 void SetBackground( const Wallpaper& rBackground );1206 … const Color& rBackground = Color( COL_TRANSPARENT )
Completed in 40 milliseconds