Searched refs:FontToIdMap (Results 1 – 3 of 3) sorted by relevance
218 FontToIdMap::const_iterator it = m_aFontToId.find( rFont ); in setFont()444 typedef std::hash_map<FontAttributes,sal_Int32,FontAttrHash> FontToIdMap; typedef in __anon1f57d2fc0111::TestSink453 FontToIdMap m_aFontToId;
206 typedef std::hash_map<FontAttributes,sal_Int32,FontAttrHash> FontToIdMap; typedef in pdfi::PDFIProcessor224 FontToIdMap m_aFontToId;
185 FontToIdMap::const_iterator it = m_aFontToId.find( aChangedFont ); in setFont()