Searched refs:m_nNormalFontID (Results 1 – 2 of 2) sorted by relevance
361 sal_Int32 m_nNormalFontID; member364 EmbedFont() : m_nNormalFontID( 0 ) {} in EmbedFont()
3115 aRet[ rEmbed.m_nNormalFontID ] = emitBuiltinFont( pFont ); in emitSystemFont()3218 aRet[ rEmbed.m_nNormalFontID ] = nObject; in emitSystemFont()3266 aRet[ rEmbed.m_nNormalFontID ] = emitBuiltinFont( pFont ); in emitEmbeddedFont()3721 aRet[ rEmbed.m_nNormalFontID ] = nObject; in emitEmbeddedFont()6866 nFontID = it->second.m_nNormalFontID; in getSystemFont()6871 m_aSystemFonts[ pDevFont ].m_nNormalFontID = nFontID; in getSystemFont()6901 nFontID = it->second.m_nNormalFontID; in registerGlyphs()6906 m_aEmbeddedFonts[ pCurrentFont ].m_nNormalFontID = nFontID; in registerGlyphs()6967 nFontID = it->second.m_nNormalFontID; in registerGlyphs()6972 m_aEmbeddedFonts[ pCurrentFont ].m_nNormalFontID = nFontID; in registerGlyphs()
Completed in 127 milliseconds