LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::pdf::EmbedFont Struct Reference

#include <pdfwriter_impl.hxx>

Collaboration diagram for vcl::pdf::EmbedFont:
[legend]

Public Member Functions

 EmbedFont ()
 

Public Attributes

sal_Int32 m_nNormalFontID
 
LogicalFontInstancem_pFontInstance
 

Detailed Description

Definition at line 369 of file pdfwriter_impl.hxx.

Constructor & Destructor Documentation

◆ EmbedFont()

vcl::pdf::EmbedFont::EmbedFont ( )
inline

Definition at line 374 of file pdfwriter_impl.hxx.

Member Data Documentation

◆ m_nNormalFontID

sal_Int32 vcl::pdf::EmbedFont::m_nNormalFontID

Definition at line 371 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::emitSystemFont().

◆ m_pFontInstance

LogicalFontInstance* vcl::pdf::EmbedFont::m_pFontInstance

Definition at line 372 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::emitSystemFont().


The documentation for this struct was generated from the following file: