Searched refs:FontEmit (Results 1 – 2 of 2) sorted by relevance
328 struct FontEmit struct in vcl::PDFWriterImpl333 FontEmit( sal_Int32 nID ) : m_nFontID( nID ) {} in FontEmit() function335 typedef std::list< FontEmit > FontEmitList;
6935 rSubset.m_aSubsets.push_back( FontEmit( m_nNextFID++ ) ); in registerGlyphs()
Completed in 66 milliseconds