Home
last modified time | relevance | path

Searched refs:rEmbed (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3110 …al_Int32, sal_Int32 > PDFWriterImpl::emitSystemFont( const ImplFontData* pFont, EmbedFont& rEmbed ) in emitSystemFont() argument
3115 aRet[ rEmbed.m_nNormalFontID ] = emitBuiltinFont( pFont ); in emitSystemFont()
3218 aRet[ rEmbed.m_nNormalFontID ] = nObject; in emitSystemFont()
3261 …_Int32, sal_Int32 > PDFWriterImpl::emitEmbeddedFont( const ImplFontData* pFont, EmbedFont& rEmbed ) in emitEmbeddedFont() argument
3266 aRet[ rEmbed.m_nNormalFontID ] = emitBuiltinFont( pFont ); in emitEmbeddedFont()
3721 aRet[ rEmbed.m_nNormalFontID ] = nObject; in emitEmbeddedFont()
3724 …or( std::list< EmbedEncoding >::iterator enc_it = rEmbed.m_aExtendedEncodings.begin(); enc_it != r… in emitEmbeddedFont()

Completed in 63 milliseconds