LibreOffice Module vcl (master) 1
Functions
gdi/hatch.cxx File Reference
#include <tools/stream.hxx>
#include <tools/vcompat.hxx>
#include <tools/GenericTypeSerializer.hxx>
#include <vcl/hatch.hxx>
Include dependency graph for gdi/hatch.cxx:

Go to the source code of this file.

Functions

SvStreamReadHatch (SvStream &rIStm, Hatch &rHatch)
 
SvStreamWriteHatch (SvStream &rOStm, const Hatch &rHatch)
 

Function Documentation

◆ ReadHatch()

SvStream & ReadHatch ( SvStream rIStm,
Hatch rHatch 
)

Definition at line 79 of file gdi/hatch.cxx.

Referenced by SvmReader::HatchHandler(), and SVMConverter::ImplConvertFromSVM1().

◆ WriteHatch()

SvStream & WriteHatch ( SvStream rOStm,
const Hatch rHatch 
)

Definition at line 101 of file gdi/hatch.cxx.

Referenced by SvmWriter::HatchHandler().