Lines Matching refs:ImplWallpaper
39 ImplWallpaper::ImplWallpaper() : in DBG_NAME()
52 ImplWallpaper::ImplWallpaper( const ImplWallpaper& rImplWallpaper ) : in ImplWallpaper() function in ImplWallpaper
78 ImplWallpaper::~ImplWallpaper() in ~ImplWallpaper()
88 void ImplWallpaper::ImplSetCachedBitmap( BitmapEx& rBmp ) in ImplSetCachedBitmap()
98 void ImplWallpaper::ImplReleaseCachedBitmap() in ImplReleaseCachedBitmap()
106 SvStream& operator>>( SvStream& rIStm, ImplWallpaper& rImplWallpaper ) in operator >>()
161 SvStream& operator<<( SvStream& rOStm, const ImplWallpaper& rImplWallpaper ) in operator <<()
199 mpImplWallpaper = new ImplWallpaper( *(mpImplWallpaper) ); in ImplMakeUnique()
212 static ImplWallpaper aStaticImplWallpaper; in Wallpaper()
239 mpImplWallpaper = new ImplWallpaper; in Wallpaper()
250 mpImplWallpaper = new ImplWallpaper; in Wallpaper()
261 mpImplWallpaper = new ImplWallpaper; in Wallpaper()