LibreOffice Module vcl (master) 1
Functions
wall.cxx File Reference
#include <tools/stream.hxx>
#include <tools/vcompat.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/gradient.hxx>
#include <vcl/wall.hxx>
#include <vcl/svapp.hxx>
#include <vcl/dibtools.hxx>
#include <vcl/settings.hxx>
#include <vcl/TypeSerializer.hxx>
Include dependency graph for wall.cxx:

Go to the source code of this file.

Functions

SvStreamReadWallpaper (SvStream &rIStm, Wallpaper &rImplWallpaper)
 
SvStreamWriteWallpaper (SvStream &rOStm, const Wallpaper &rImplWallpaper)
 

Function Documentation

◆ ReadWallpaper()

SvStream & ReadWallpaper ( SvStream rIStm,
Wallpaper rImplWallpaper 
)

Definition at line 30 of file wall.cxx.

Referenced by SvmReader::WallpaperHandler().

◆ WriteWallpaper()

SvStream & WriteWallpaper ( SvStream rOStm,
const Wallpaper rImplWallpaper 
)

Definition at line 82 of file wall.cxx.

Referenced by SvmWriter::WallpaperHandler().