Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx4046 std::map< sal_Int32, sal_Int32 > aFontIDToObject; in emitFonts() local
4247 aFontIDToObject[ lit->m_nFontID ] = nFontObject; in emitFonts()
4275 aFontIDToObject[ fit->first ] = fit->second; in emitFonts()
4286 aFontIDToObject[ fit->first ] = fit->second; in emitFonts()
4295 …or( std::map< sal_Int32, sal_Int32 >::iterator mit = aFontIDToObject.begin(); mit != aFontIDToObje… in emitFonts()

Completed in 70 milliseconds