LibreOffice Module svx (master) 1
Functions
galobj.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/frame/XModel.hpp>
#include <sfx2/objsh.hxx>
#include <comphelper/fileformat.h>
#include <comphelper/servicehelper.hxx>
#include <tools/vcompat.hxx>
#include <tools/helpers.hxx>
#include <vcl/virdev.hxx>
#include <svx/fmmodel.hxx>
#include <svx/fmview.hxx>
#include <svx/fmpage.hxx>
#include <svx/galmisc.hxx>
#include <galobj.hxx>
#include <vcl/dibtools.hxx>
#include <vcl/filter/SvmReader.hxx>
#include <vcl/filter/SvmWriter.hxx>
#include "gallerydrawmodel.hxx"
#include <bitmaps.hlst>
Include dependency graph for galobj.cxx:

Go to the source code of this file.

Functions

SvStreamWriteSgaObject (SvStream &rOut, const SgaObject &rObj)
 
SvStreamReadSgaObject (SvStream &rIn, SgaObject &rObj)
 

Function Documentation

◆ ReadSgaObject()

SvStream & ReadSgaObject ( SvStream rIn,
SgaObject &  rObj 
)

◆ WriteSgaObject()

SvStream & WriteSgaObject ( SvStream rOut,
const SgaObject &  rObj 
)

Definition at line 241 of file galobj.cxx.

Referenced by GalleryFileStorage::updateTheme().