LibreOffice Module vcl (master)
1
|
#include <metaact.hxx>
Private Member Functions | |
virtual | ~MetaTextColorAction () override |
Private Attributes | |
Color | maColor |
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 1277 of file metaact.hxx.
MetaTextColorAction::MetaTextColorAction | ( | ) |
Definition at line 1504 of file metaact.cxx.
Referenced by Clone().
|
default |
|
default |
|
overrideprivatevirtual |
Definition at line 1508 of file metaact.cxx.
|
explicit |
Definition at line 1511 of file metaact.cxx.
References maColor.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1521 of file metaact.cxx.
References MetaTextColorAction().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1516 of file metaact.cxx.
References maColor, and OutputDevice::SetTextColor().
|
inline |
Definition at line 1297 of file metaact.hxx.
Referenced by GDIMetaFile::ImplExchangeColors(), vcl::PDFWriterImpl::playMetafile(), SvmWriter::TextColorHandler(), WMFWriter::WriteRecords(), and MetafileXmlDump::writeXml().
|
delete |
|
delete |
Definition at line 1298 of file metaact.hxx.
|
private |
Definition at line 1281 of file metaact.hxx.
Referenced by Execute().