LibreOffice Module vcl (master)
1
|
#include <metaact.hxx>
Private Member Functions | |
virtual | ~MetaTransparentAction () override |
Private Attributes | |
tools::PolyPolygon | maPolyPoly |
sal_uInt16 | mnTransPercent |
Additional Inherited Members | |
![]() | |
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) |
![]() | |
virtual | ~MetaAction () override |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 1532 of file metaact.hxx.
MetaTransparentAction::MetaTransparentAction | ( | ) |
|
default |
|
default |
|
overrideprivatevirtual |
Definition at line 1769 of file metaact.cxx.
MetaTransparentAction::MetaTransparentAction | ( | const tools::PolyPolygon & | rPolyPoly, |
sal_uInt16 | nTransPercent | ||
) |
Definition at line 1772 of file metaact.cxx.
References Transparent.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1783 of file metaact.cxx.
References MetaTransparentAction().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1778 of file metaact.cxx.
References OutputDevice::DrawTransparent(), maPolyPoly, and mnTransPercent.
|
inline |
Definition at line 1556 of file metaact.hxx.
Referenced by GDIMetaFile::GetBoundRect(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), SvmWriter::TransparentHandler(), and MetafileXmlDump::writeXml().
|
inline |
Definition at line 1557 of file metaact.hxx.
Referenced by vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), SvmWriter::TransparentHandler(), and MetafileXmlDump::writeXml().
|
inlineoverridevirtual |
#i10613# Extracted from Printer::GetPreparedMetaFile.
Returns true if given action requires special transparency handling
Reimplemented from MetaAction.
Definition at line 1561 of file metaact.hxx.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1788 of file metaact.cxx.
References maPolyPoly, and tools::PolyPolygon::Move().
|
delete |
|
delete |
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1793 of file metaact.cxx.
References tools::PolyPolygon::Count(), i, and maPolyPoly.
|
inline |
Definition at line 1558 of file metaact.hxx.
|
inline |
Definition at line 1559 of file metaact.hxx.
|
private |
Definition at line 1536 of file metaact.hxx.
|
private |
Definition at line 1537 of file metaact.hxx.
Referenced by Execute().