Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dwall.cxx241 mpImplWallpaper->meStyle = WALLPAPER_TILE; in Wallpaper()
252 mpImplWallpaper->meStyle = WALLPAPER_TILE; in Wallpaper()
263 mpImplWallpaper->meStyle = WALLPAPER_TILE; in Wallpaper()
293 mpImplWallpaper->meStyle = WALLPAPER_TILE; in SetColor()
355 mpImplWallpaper->meStyle = WALLPAPER_TILE; in SetBitmap()
411 mpImplWallpaper->meStyle = WALLPAPER_TILE; in SetGradient()
554 return (mpImplWallpaper->meStyle == WALLPAPER_TILE); in IsScrollable()
H A Doutdev6.cxx854 else if( eStyle != WALLPAPER_TILE && eStyle != WALLPAPER_SCALE ) in ImplDrawBitmapWallpaper()
959 if( eStyle == WALLPAPER_TILE ) in ImplDrawBitmapWallpaper()
H A Dpdfwriter_impl.cxx322 aWall.SetStyle( WALLPAPER_TILE ); in doTestCode()
10338 if( rWall.GetStyle() != WALLPAPER_TILE ) in drawWallpaper()
/trunk/main/vcl/inc/vcl/
H A Dwall.hxx41 #define WALLPAPER_TILE WallpaperStyle_TILE macro
61 WALLPAPER_TILE, enumerator
/trunk/main/svtools/source/contnr/
H A Divctrl.cxx508 aBackground.SetStyle( WALLPAPER_TILE ); in SetBackground()
516 (eStyle != WALLPAPER_TILE && eStyle != WALLPAPER_SCALE)))) in SetBackground()
/trunk/main/drawinglayer/source/primitive2d/
H A Dwallpaperprimitive2d.cxx181 if(WALLPAPER_TILE != getWallpaperStyle()) in create2DDecomposition()
H A Dmetafileprimitive2d.cxx1162 || (WALLPAPER_TILE != eWallpaperStyle && WALLPAPER_SCALE != eWallpaperStyle)) in CreateAndAppendBitmapWallpaper()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx4260 case WALLPAPER_TILE: eResult = GPOS_TILED; break; in WallpaperStyle2GraphicPos()
4283 case GPOS_TILED: eResult = WALLPAPER_TILE; break; in GraphicPos2WallpaperStyle()

Completed in 164 milliseconds