LibreOffice Module vcl (master) 1
Classes | Enumerations
wall.hxx File Reference
#include <tools/color.hxx>
#include <tools/gen.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/gradient.hxx>
#include <vcl/dllapi.h>
#include <optional>
Include dependency graph for wall.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Wallpaper
 

Enumerations

enum class  WallpaperStyle {
  NONE ,
  Tile ,
  Center ,
  Scale ,
  TopLeft ,
  Top ,
  TopRight ,
  Left ,
  Right ,
  BottomLeft ,
  Bottom ,
  BottomRight ,
  ApplicationGradient
}
 

Enumeration Type Documentation

◆ WallpaperStyle

enum class WallpaperStyle
strong
Enumerator
NONE 
Tile 
Center 
Scale 
TopLeft 
Top 
TopRight 
Left 
Right 
BottomLeft 
Bottom 
BottomRight 
ApplicationGradient 

Definition at line 34 of file wall.hxx.