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

#include <pdfwriter_impl.hxx>

Public Member Functions

 FontEmit (sal_Int32 nID)
 

Public Attributes

sal_Int32 m_nFontID
 
std::map< sal_GlyphId, GlyphEmitm_aMapping
 

Detailed Description

Definition at line 349 of file pdfwriter_impl.hxx.

Constructor & Destructor Documentation

◆ FontEmit()

vcl::pdf::FontEmit::FontEmit ( sal_Int32  nID)
inlineexplicit

Definition at line 354 of file pdfwriter_impl.hxx.

Member Data Documentation

◆ m_aMapping

std::map<sal_GlyphId, GlyphEmit> vcl::pdf::FontEmit::m_aMapping

◆ m_nFontID

sal_Int32 vcl::pdf::FontEmit::m_nFontID

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