|
LibreOffice Module vcl (master) 1
|
#include <tools/stream.hxx>#include <tools/vcompat.hxx>#include <utility>#include <vcl/TypeSerializer.hxx>#include <vcl/graphictools.hxx>Go to the source code of this file.
Functions | |
| SvStream & | WriteSvtGraphicStroke (SvStream &rOStm, const SvtGraphicStroke &rClass) |
| SvStream & | ReadSvtGraphicStroke (SvStream &rIStm, SvtGraphicStroke &rClass) |
| SvStream & | WriteSvtGraphicFill (SvStream &rOStm, const SvtGraphicFill &rClass) |
| SvStream & | ReadSvtGraphicFill (SvStream &rIStm, SvtGraphicFill &rClass) |
| SvStream & ReadSvtGraphicFill | ( | SvStream & | rIStm, |
| SvtGraphicFill & | rClass | ||
| ) |
Definition at line 258 of file graphictools.cxx.
Referenced by clipMetafileContentAgainstOwnRegions(), MetaCommentAction::Move(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and MetaCommentAction::Scale().
| SvStream & ReadSvtGraphicStroke | ( | SvStream & | rIStm, |
| SvtGraphicStroke & | rClass | ||
| ) |
Definition at line 134 of file graphictools.cxx.
Referenced by clipMetafileContentAgainstOwnRegions(), MetaCommentAction::Move(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and MetaCommentAction::Scale().
| SvStream & WriteSvtGraphicFill | ( | SvStream & | rOStm, |
| const SvtGraphicFill & | rClass | ||
| ) |
Definition at line 228 of file graphictools.cxx.
Referenced by MetaCommentAction::Move(), GDIMetaFile::Rotate(), and MetaCommentAction::Scale().
| SvStream & WriteSvtGraphicStroke | ( | SvStream & | rOStm, |
| const SvtGraphicStroke & | rClass | ||
| ) |
Definition at line 111 of file graphictools.cxx.
Referenced by MetaCommentAction::Move(), GDIMetaFile::Rotate(), and MetaCommentAction::Scale().