LibreOffice Module vcl (master) 1
|
#include <metaact.hxx>
Private Member Functions | |
virtual | ~MetaTextAlignAction () override |
Private Attributes | |
TextAlign | maAlign |
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 1392 of file metaact.hxx.
MetaTextAlignAction::MetaTextAlignAction | ( | ) |
Definition at line 1679 of file metaact.cxx.
References ALIGN_TOP, and TEXTALIGN.
Referenced by Clone().
|
default |
|
default |
|
overrideprivatevirtual |
Definition at line 1684 of file metaact.cxx.
|
explicit |
Definition at line 1687 of file metaact.cxx.
References TEXTALIGN.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1697 of file metaact.cxx.
References MetaTextAlignAction().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 1692 of file metaact.cxx.
|
inline |
Definition at line 1412 of file metaact.hxx.
Referenced by vcl::PDFWriterImpl::playMetafile(), SvmWriter::TextAlignHandler(), WMFWriter::WriteRecords(), and MetafileXmlDump::writeXml().
|
delete |
|
delete |
|
inline |
Definition at line 1413 of file metaact.hxx.
|
private |
Definition at line 1396 of file metaact.hxx.
Referenced by Execute().