LibreOffice Module vcl (master)
1
|
#include <metaact.hxx>
Private Member Functions | |
virtual | ~MetaTextLineColorAction () override |
Private Attributes | |
Color | maColor |
bool | mbSet |
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 1329 of file metaact.hxx.
MetaTextLineColorAction::MetaTextLineColorAction | ( | ) |
|
default |
|
default |
|
overrideprivatevirtual |
Definition at line 1558 of file metaact.cxx.
MetaTextLineColorAction::MetaTextLineColorAction | ( | const Color & | rColor, |
bool | bSet | ||
) |
Definition at line 1561 of file metaact.cxx.
References maColor.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1575 of file metaact.cxx.
References MetaTextLineColorAction().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1567 of file metaact.cxx.
References maColor, mbSet, and OutputDevice::SetTextLineColor().
|
inline |
Definition at line 1350 of file metaact.hxx.
Referenced by GDIMetaFile::ImplExchangeColors(), vcl::PDFWriterImpl::playMetafile(), and SvmWriter::TextLineColorHandler().
|
inline |
Definition at line 1353 of file metaact.hxx.
Referenced by GDIMetaFile::ImplExchangeColors(), vcl::PDFWriterImpl::playMetafile(), and SvmWriter::TextLineColorHandler().
|
delete |
|
delete |
Definition at line 1351 of file metaact.hxx.
|
inline |
Definition at line 1352 of file metaact.hxx.
|
private |
Definition at line 1333 of file metaact.hxx.
Referenced by Execute().
|
private |
Definition at line 1334 of file metaact.hxx.
Referenced by Execute().