LibreOffice Module vcl (master)
1
|
#include <metaact.hxx>
Private Member Functions | |
virtual | ~MetaTextLineAction () override |
Private Attributes | |
Point | maPos |
tools::Long | mnWidth |
FontStrikeout | meStrikeout |
FontLineStyle | meUnderline |
FontLineStyle | meOverline |
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 619 of file metaact.hxx.
MetaTextLineAction::MetaTextLineAction | ( | ) |
Definition at line 748 of file metaact.cxx.
References LINESTYLE_NONE, mnWidth, and STRIKEOUT_NONE.
Referenced by Clone().
|
default |
|
default |
|
overrideprivatevirtual |
Definition at line 756 of file metaact.cxx.
MetaTextLineAction::MetaTextLineAction | ( | const Point & | rPos, |
tools::Long | nWidth, | ||
FontStrikeout | eStrikeout, | ||
FontLineStyle | eUnderline, | ||
FontLineStyle | eOverline | ||
) |
Definition at line 759 of file metaact.cxx.
References mnWidth.
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 776 of file metaact.cxx.
References MetaTextLineAction().
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 771 of file metaact.cxx.
References OutputDevice::DrawTextLine(), maPos, meOverline, meStrikeout, meUnderline, and mnWidth.
|
inline |
Definition at line 652 of file metaact.hxx.
Referenced by vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and SvmWriter::TextLineHandler().
|
inline |
Definition at line 648 of file metaact.hxx.
References Point.
Referenced by GDIMetaFile::GetBoundRect(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and SvmWriter::TextLineHandler().
|
inline |
Definition at line 650 of file metaact.hxx.
Referenced by vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and SvmWriter::TextLineHandler().
|
inline |
Definition at line 651 of file metaact.hxx.
Referenced by vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and SvmWriter::TextLineHandler().
|
inline |
Definition at line 649 of file metaact.hxx.
Referenced by GDIMetaFile::GetBoundRect(), vcl::PDFWriterImpl::playMetafile(), GDIMetaFile::Rotate(), and SvmWriter::TextLineHandler().
|
overridevirtual |
|
delete |
|
delete |
|
overridevirtual |
Reimplemented from MetaAction.
Definition at line 786 of file metaact.cxx.
|
inline |
Definition at line 657 of file metaact.hxx.
Definition at line 653 of file metaact.hxx.
|
inline |
Definition at line 655 of file metaact.hxx.
|
inline |
Definition at line 656 of file metaact.hxx.
|
inline |
Definition at line 654 of file metaact.hxx.
|
private |
Definition at line 623 of file metaact.hxx.
|
private |
Definition at line 627 of file metaact.hxx.
Referenced by Execute().
|
private |
Definition at line 625 of file metaact.hxx.
Referenced by Execute().
|
private |
Definition at line 626 of file metaact.hxx.
Referenced by Execute().
|
private |
Definition at line 624 of file metaact.hxx.