Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/slideshow/
H A Dshowwin.cxx83 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in ShowWindow()
299 DrawWallpaper( rRect, maShowBackground ); in Paint()
386 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetEndMode()
422 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetPauseMode()
454 maShowBackground = Wallpaper( rBlankColor ); in SetBlankMode()
485 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in TerminateShow()
523 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in RestartShow()
H A Dshowwindow.hxx82 const Color& GetBlankColor() const { return maShowBackground.GetColor(); } in GetBlankColor()
124 Wallpaper maShowBackground; member in sd::ShowWindow

Completed in 13 milliseconds