| LibreOffice Module vcl (master) 1
    | 
#include <pdfwriter_impl.hxx>
| Public Member Functions | |
| EmbedFont () | |
| Public Attributes | |
| sal_Int32 | m_nNormalFontID | 
| LogicalFontInstance * | m_pFontInstance | 
Definition at line 369 of file pdfwriter_impl.hxx.
| 
 | inline | 
Definition at line 374 of file pdfwriter_impl.hxx.
| sal_Int32 vcl::pdf::EmbedFont::m_nNormalFontID | 
Definition at line 371 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitSystemFont().
| LogicalFontInstance* vcl::pdf::EmbedFont::m_pFontInstance | 
Definition at line 372 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitSystemFont().