LibreOffice Module vcl (master)
1
|
#include <metaact.hxx>
Private Member Functions | |
virtual | ~MetaFloatTransparentAction () override |
Private Attributes | |
GDIMetaFile | maMtf |
Point | maPoint |
Size | maSize |
Gradient | maGradient |
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 1564 of file metaact.hxx.
MetaFloatTransparentAction::MetaFloatTransparentAction | ( | ) |
Definition at line 1799 of file metaact.cxx.
Referenced by Clone().
|
default |
|
default |
|
overrideprivatevirtual |
Definition at line 1803 of file metaact.cxx.
MetaFloatTransparentAction::MetaFloatTransparentAction | ( | const GDIMetaFile & | rMtf, |
const Point & | rPos, | ||
const Size & | rSize, | ||
const Gradient & | rGradient | ||
) |
Definition at line 1806 of file metaact.cxx.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1820 of file metaact.cxx.
References MetaFloatTransparentAction().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1815 of file metaact.cxx.
References OutputDevice::DrawTransparent(), maGradient, maMtf, maPoint, and maSize.
|
inline |
Definition at line 1591 of file metaact.hxx.
Referenced by SvmWriter::FloatTransparentHandler(), GDIMetaFile::ImplExchangeColors(), EMFWriter::ImplWrite(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and WMFWriter::WriteRecords().
|
inline |
Definition at line 1594 of file metaact.hxx.
Referenced by SvmWriter::FloatTransparentHandler(), GDIMetaFile::ImplExchangeColors(), vcl::PDFWriterImpl::playMetafile(), and GDIMetaFile::Rotate().
|
inline |
Definition at line 1592 of file metaact.hxx.
References Point.
Referenced by SvmWriter::FloatTransparentHandler(), GDIMetaFile::GetBoundRect(), GDIMetaFile::ImplExchangeColors(), EMFWriter::ImplWrite(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and WMFWriter::WriteRecords().
|
inline |
Definition at line 1593 of file metaact.hxx.
Referenced by SvmWriter::FloatTransparentHandler(), GDIMetaFile::GetBoundRect(), GDIMetaFile::ImplExchangeColors(), EMFWriter::ImplWrite(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and WMFWriter::WriteRecords().
|
inlineoverridevirtual |
#i10613# Extracted from Printer::GetPreparedMetaFile.
Returns true if given action requires special transparency handling
Reimplemented from MetaAction.
Definition at line 1599 of file metaact.hxx.
|
overridevirtual |
|
delete |
|
delete |
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1830 of file metaact.cxx.
References tools::Rectangle::GetSize(), maPoint, maSize, and tools::Rectangle::TopLeft().
|
inline |
Definition at line 1595 of file metaact.hxx.
Definition at line 1598 of file metaact.hxx.
Definition at line 1596 of file metaact.hxx.
Definition at line 1597 of file metaact.hxx.
|
private |
Definition at line 1571 of file metaact.hxx.
Referenced by Execute().
|
private |
Definition at line 1568 of file metaact.hxx.
Referenced by Execute().
|
private |
Definition at line 1569 of file metaact.hxx.
|
private |
Definition at line 1570 of file metaact.hxx.