LibreOffice Module vcl (master) 1
|
#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>
Go to the source code of this file.
Functions | |
SvStream & | ReadWallpaper (SvStream &rIStm, Wallpaper &rImplWallpaper) |
SvStream & | WriteWallpaper (SvStream &rOStm, const Wallpaper &rImplWallpaper) |
Definition at line 30 of file wall.cxx.
Referenced by SvmReader::WallpaperHandler().