LibreOffice Module vcl (master)
1
|
#include <pdfbuildin_fonts.hxx>
Static Public Member Functions | |
static const BuildinFont & | Get (int nId) |
![]() | |
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) |
Private Member Functions | |
rtl::Reference< LogicalFontInstance > | CreateFontInstance (const FontSelectPattern &rFSD) const override |
Private Attributes | |
const BuildinFont & | mrBuildin |
Static Private Attributes | |
static const BuildinFont | m_aBuildinFonts [14] |
Additional Inherited Members | |
![]() | |
PhysicalFontFace (const FontAttributes &) | |
void | SetBitmapSize (int nW, int nH) |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
tools::Long | mnWidth |
tools::Long | mnHeight |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 58 of file pdfbuildin_fonts.hxx.
|
explicit |
Definition at line 748 of file pdfbuildin_fonts.cxx.
|
overrideprivatevirtual |
Implements PhysicalFontFace.
Definition at line 755 of file pdfbuildin_fonts.cxx.
|
inlinestatic |
Definition at line 74 of file pdfbuildin_fonts.hxx.
Referenced by vcl::PDFWriterImpl::appendBuildinFontsToDict(), vcl::PDFWriterImpl::createDefaultEditAppearance(), and vcl::PDFWriterImpl::createDefaultPushButtonAppearance().
|
inline |
Definition at line 69 of file pdfbuildin_fonts.hxx.
References mrBuildin.
Referenced by vcl::PDFWriterImpl::emitBuildinFont().
|
inlineoverridevirtual |
Implements PhysicalFontFace.
Definition at line 72 of file pdfbuildin_fonts.hxx.
|
inlineoverridevirtual |
Implements PhysicalFontFace.
Definition at line 71 of file pdfbuildin_fonts.hxx.
References vcl::pdf::BuildinFont::GetFontCharMap().
|
inlineoverridevirtual |
Implements PhysicalFontFace.
Definition at line 70 of file pdfbuildin_fonts.hxx.
References mrBuildin.
|
staticprivate |
Definition at line 60 of file pdfbuildin_fonts.hxx.
|
private |
Definition at line 61 of file pdfbuildin_fonts.hxx.
Referenced by GetBuildinFont(), and GetFontId().