LibreOffice Module vcl (master) 1
|
#include <metaact.hxx>
Private Member Functions | |
virtual | ~MetaISectRectClipRegionAction () override |
Private Attributes | |
tools::Rectangle | maRect |
Additional Inherited Members | |
Static Public Member Functions inherited from salhelper::SimpleReferenceObject | |
static void * | operator new (std::size_t nSize) |
static void * | operator new (std::size_t nSize, std::nothrow_t const &rNothrow) |
static void | operator delete (void *pPtr) |
static void | operator delete (void *pPtr, std::nothrow_t const &rNothrow) |
Protected Member Functions inherited from MetaAction | |
virtual | ~MetaAction () override |
Protected Member Functions inherited from salhelper::SimpleReferenceObject | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
Protected Attributes inherited from salhelper::SimpleReferenceObject | |
oslInterlockedCount | m_nCount |
Definition at line 1148 of file metaact.hxx.
MetaISectRectClipRegionAction::MetaISectRectClipRegionAction | ( | ) |
|
default |
|
default |
|
overrideprivatevirtual |
Definition at line 1425 of file metaact.cxx.
|
explicit |
Definition at line 1428 of file metaact.cxx.
References ISECTRECTCLIPREGION.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1438 of file metaact.cxx.
References MetaISectRectClipRegionAction().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1433 of file metaact.cxx.
|
inline |
Definition at line 1171 of file metaact.hxx.
Referenced by clipMetafileContentAgainstOwnRegions(), GDIMetaFile::GetBoundRect(), SvmWriter::ISectRectClipRegionHandler(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), WMFWriter::WriteRecords(), and MetafileXmlDump::writeXml().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1443 of file metaact.cxx.
References maRect, and tools::Rectangle::Move().
|
delete |
|
delete |
|
overridevirtual |
|
inline |
Definition at line 1172 of file metaact.hxx.
|
private |
Definition at line 1152 of file metaact.hxx.