LibreOffice Module vcl (master) 1
|
#include <pdfwriter_impl.hxx>
Public Attributes | |
std::vector< FontEmit > | m_aSubsets |
std::map< sal_GlyphId, Glyph > | m_aMapping |
Definition at line 332 of file pdfwriter_impl.hxx.
std::map<sal_GlyphId, Glyph> vcl::pdf::FontSubset::m_aMapping |
Definition at line 335 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::registerGlyph().
std::vector< FontEmit > vcl::pdf::FontSubset::m_aSubsets |
Definition at line 334 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::registerGlyph().