Home
last modified time | relevance | path

Searched refs:WALLPAPER_NULL (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dwall.cxx47 meStyle = WALLPAPER_NULL; in DBG_NAME()
292 …if( WALLPAPER_NULL == mpImplWallpaper->meStyle || WALLPAPER_APPLICATIONGRADIENT == mpImplWallpaper… in SetColor()
354 …if( WALLPAPER_NULL == mpImplWallpaper->meStyle || WALLPAPER_APPLICATIONGRADIENT == mpImplWallpaper… in SetBitmap()
410 …if( WALLPAPER_NULL == mpImplWallpaper->meStyle || WALLPAPER_APPLICATIONGRADIENT == mpImplWallpaper… in SetGradient()
539 if ( mpImplWallpaper->meStyle == WALLPAPER_NULL ) in IsFixed()
549 if ( mpImplWallpaper->meStyle == WALLPAPER_NULL ) in IsScrollable()
H A Doutdev6.cxx1127 if ( rWallpaper.GetStyle() != WALLPAPER_NULL ) in DrawWallpaper()
H A Doutdev.cxx1440 if( rBackground.GetStyle() == WALLPAPER_NULL ) in SetBackground()
/trunk/main/vcl/inc/vcl/
H A Dwall.hxx40 #define WALLPAPER_NULL WallpaperStyle_NULL macro
60 WALLPAPER_NULL, enumerator
/trunk/main/sfx2/source/doc/
H A Dfrmdescr.cxx218 if ( rWallpaper.GetStyle() != WALLPAPER_NULL ) in SetWallpaper()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx4259 case WALLPAPER_NULL: eResult = GPOS_NONE; break; in WallpaperStyle2GraphicPos()
4282 case GPOS_NONE: eResult = WALLPAPER_NULL; break; in GraphicPos2WallpaperStyle()
4294 default: eResult = WALLPAPER_NULL; in GraphicPos2WallpaperStyle()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2385 if(WALLPAPER_NULL != eWallpaperStyle) in interpretMetafile()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx3143 if ( rWallpaper.GetStyle() == WALLPAPER_NULL ) in SetItemBackground()