Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx205 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in pdfi::PDFIProcessor
223 IdToFontMap m_aIdToFont;
H A Dpdfiprocessor.cxx201 IdToFontMap::iterator it = m_aIdToFont.find( rGC.FontId ); in setTextRenderMode()
756 IdToFontMap::const_iterator it = m_aIdToFont.find( nFontId ); in getFont()
/aoo4110/main/sdext/source/pdfimport/test/
H A Dtests.cxx443 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in __anon9d342d7d0111::TestSink
452 IdToFontMap m_aIdToFont;

Completed in 53 milliseconds