| LibreOffice Module vcl (master) 1
    | 
#include <pdfbuildin_fonts.hxx>
| 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) | 
|  Public Attributes inherited from LogicalFontInstance | |
| FontMetricDataRef | mxFontMetric | 
| const ConvertChar * | mpConversion | 
| tools::Long | mnLineHeight | 
| Degree10 | mnOwnOrientation | 
| Degree10 | mnOrientation | 
| bool | mbInit | 
|  Protected Member Functions inherited from LogicalFontInstance | |
| LogicalFontInstance (const vcl::font::PhysicalFontFace &, const vcl::font::FontSelectPattern &) | |
| hb_font_t * | InitHbFont () | 
| virtual void | ImplInitHbFont (hb_font_t *) | 
|  Protected Member Functions inherited from salhelper::SimpleReferenceObject | |
| virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE | 
|  Protected Attributes inherited from salhelper::SimpleReferenceObject | |
| oslInterlockedCount | m_nCount | 
Definition at line 50 of file pdfbuildin_fonts.hxx.
| vcl::pdf::BuildinFontInstance::BuildinFontInstance | ( | const vcl::font::PhysicalFontFace & | rFontFace, | 
| const vcl::font::FontSelectPattern & | rFSP | ||
| ) | 
Definition at line 735 of file pdfbuildin_fonts.cxx.
| 
 | overridevirtual | 
Implements LogicalFontInstance.
Definition at line 741 of file pdfbuildin_fonts.cxx.