Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slideshow/
H A Dshowwin.cxx83 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in ShowWindow()
309 DrawWallpaper( rRect, maShowBackground ); in Paint()
398 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetEndMode()
434 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetPauseMode()
466 maShowBackground = Wallpaper( rBlankColor ); in SetBlankMode()
497 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in TerminateShow()
535 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 33 milliseconds