Searched refs:IdToFontMap (Results 1 – 3 of 3) sorted by relevance
206 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in pdfi::PDFIProcessor224 IdToFontMap m_aIdToFont;
201 IdToFontMap::iterator it = m_aIdToFont.find( rGC.FontId ); in setTextRenderMode()756 IdToFontMap::const_iterator it = m_aIdToFont.find( nFontId ); in getFont()
398 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in __anonf110eccc0111::TestSink407 IdToFontMap m_aIdToFont;
Completed in 27 milliseconds