LibreOffice Module vcl (master) 1
|
#include <tools/stream.hxx>
#include <tools/vcompat.hxx>
#include <tools/GenericTypeSerializer.hxx>
#include <vcl/hatch.hxx>
Go to the source code of this file.
Functions | |
SvStream & | ReadHatch (SvStream &rIStm, Hatch &rHatch) |
SvStream & | WriteHatch (SvStream &rOStm, const Hatch &rHatch) |
Definition at line 79 of file gdi/hatch.cxx.
Referenced by SvmReader::HatchHandler(), and SVMConverter::ImplConvertFromSVM1().
Definition at line 101 of file gdi/hatch.cxx.
Referenced by SvmWriter::HatchHandler().