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 363 of file pdfwriter_impl.hxx.
std::map<sal_GlyphId, Glyph> vcl::pdf::FontSubset::m_aMapping |
Definition at line 366 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::registerSimpleGlyph().
std::vector< FontEmit > vcl::pdf::FontSubset::m_aSubsets |
Definition at line 365 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitType3Font(), and vcl::PDFWriterImpl::registerSimpleGlyph().