Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx206 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in pdfi::PDFIProcessor
224 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()
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx398 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in __anonf110eccc0111::TestSink
407 IdToFontMap m_aIdToFont;

Completed in 26 milliseconds