Home
last modified time | relevance | path

Searched refs:m_nFontID (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3810 aRet[ enc_it->m_nFontID ] = nObject; in emitEmbeddedFont()
4207 …_Int32 nFontDescriptor = emitFontDescriptor( it->first, aSubsetInfo, lit->m_nFontID, nFontStream ); in emitFonts()
4221 appendSubsetName( lit->m_nFontID, aSubsetInfo.m_aPSName, aLine ); in emitFonts()
4247 aFontIDToObject[ lit->m_nFontID ] = nFontObject; in emitFonts()
6926 pMappedFontObjects[i] = it->second.m_nFontID; in registerGlyphs()
6939 pMappedFontObjects[i] = rSubset.m_aSubsets.back().m_nFontID; in registerGlyphs()
6952 rNewGlyph.m_nFontID = pMappedFontObjects[i]; in registerGlyphs()
7004 nCurFontID = nec_it->m_nFontID; in registerGlyphs()
7014 rEmbedFont.m_aExtendedEncodings.back().m_nFontID = m_nNextFID++; in registerGlyphs()
7021 nCurFontID = rEncoding.m_nFontID; in registerGlyphs()
H A Dpdfwriter_impl.hxx330 sal_Int32 m_nFontID; member
333 FontEmit( sal_Int32 nID ) : m_nFontID( nID ) {} in FontEmit()
338 sal_Int32 m_nFontID; member
355 sal_Int32 m_nFontID; member

Completed in 55 milliseconds