Searched refs:FontToIdMap (Results 1 – 3 of 3) sorted by relevance
216 FontToIdMap::const_iterator it = m_aFontToId.find( rFont ); in setFont()399 typedef std::hash_map<FontAttributes,sal_Int32,FontAttrHash> FontToIdMap; typedef in __anonde67fd350111::TestSink408 FontToIdMap m_aFontToId;
207 typedef std::hash_map<FontAttributes,sal_Int32,FontAttrHash> FontToIdMap; typedef in pdfi::PDFIProcessor225 FontToIdMap m_aFontToId;
185 FontToIdMap::const_iterator it = m_aFontToId.find( aChangedFont ); in setFont()
Completed in 41 milliseconds