Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx227 const Bitmap& rBackground (GetBackgroundForState(rpDescriptor, rDevice)); in PaintBackground() local
228 rDevice.DrawBitmap(aBox.TopLeft(), rBackground); in PaintBackground()
485 Bitmap& rBackground, in GetBackground() argument
490 if (rBackground.IsEmpty()) in GetBackground()
491 rBackground = CreateBackgroundBitmap(rReferenceDevice, eType, bHasFocusBorder); in GetBackground()
492 return rBackground; in GetBackground()
/trunk/main/sc/inc/
H A Dautoform.hxx181 void SetBackground( const SvxBrushItem& rBackground ) { aBackground = rBackground; } in SetBackground() argument
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx670 const Color& rBackground in RemoveTransparenciesFromMetaFile() argument
760 if( rBackground != Color( COL_TRANSPARENT ) ) in RemoveTransparenciesFromMetaFile()
762 aBackgroundComponent.aBgColor = rBackground; in RemoveTransparenciesFromMetaFile()
H A Doutdev.cxx1433 void OutputDevice::SetBackground( const Wallpaper& rBackground ) in SetBackground() argument
1438 maBackground = rBackground; in SetBackground()
1440 if( rBackground.GetStyle() == WALLPAPER_NULL ) in SetBackground()
1446 mpAlphaVDev->SetBackground( rBackground ); in SetBackground()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectPainter.hxx118 Bitmap& rBackground,
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx926 void SetBackground( const Wallpaper& rBackground );
1206 … const Color& rBackground = Color( COL_TRANSPARENT )

Completed in 45 milliseconds