48 bool bRect(
false), bGrad(
false), bBmp(
false), bDummy;
222 g.
SetStyle( css::awt::GradientStyle_LINEAR );
static const AllSettings & GetSettings()
Gets the application's settings.
void SetStyle(css::awt::GradientStyle eStyle)
void SetStartColor(const Color &rColor)
void SetAngle(Degree10 nAngle)
void SetEndColor(const Color &rColor)
SvStream & ReadCharAsBool(bool &rBool)
SvStream & WriteBool(bool b)
SvStream & WriteUInt16(sal_uInt16 nUInt16)
SvStream & WriteUInt32(sal_uInt32 nUInt32)
SvStream & ReadUInt32(sal_uInt32 &rUInt32)
SvStream & ReadUInt16(sal_uInt16 &rUInt16)
void writeGradient(const Gradient &rGradient)
void readGradient(Gradient &rGradient)
sal_uInt16 GetVersion() const
SAL_DLLPRIVATE void ImplSetCachedBitmap(const BitmapEx &rBmp) const
static SAL_DLLPRIVATE Gradient ImplGetApplicationGradient()
const BitmapEx & GetBitmap() const
SAL_DLLPRIVATE void ImplReleaseCachedBitmap() const
bool IsScrollable() const
void SetGradient(const Gradient &rGradient)
void SetBitmap(const BitmapEx &rBitmap)
std::optional< Gradient > mpGradient
Wallpaper & operator=(const Wallpaper &rWallpaper)
SAL_DLLPRIVATE const BitmapEx * ImplGetCachedBitmap() const
void SetStyle(WallpaperStyle eStyle)
bool operator==(const Wallpaper &rWallpaper) const
Gradient GetGradient() const
void SetColor(const Color &rColor)
constexpr ::Color COL_TRANSPARENT(ColorTransparency, 0xFF, 0xFF, 0xFF, 0xFF)
SvStream & ReadWallpaper(SvStream &rIStm, Wallpaper &rImplWallpaper)
SvStream & WriteWallpaper(SvStream &rOStm, const Wallpaper &rImplWallpaper)