Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx216 FontToIdMap::const_iterator it = m_aFontToId.find( rFont ); in setFont()
399 typedef std::hash_map<FontAttributes,sal_Int32,FontAttrHash> FontToIdMap; typedef in __anonf110eccc0111::TestSink
408 FontToIdMap m_aFontToId;
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx207 typedef std::hash_map<FontAttributes,sal_Int32,FontAttrHash> FontToIdMap; typedef in pdfi::PDFIProcessor
225 FontToIdMap m_aFontToId;
H A Dpdfiprocessor.cxx185 FontToIdMap::const_iterator it = m_aFontToId.find( aChangedFont ); in setFont()

Completed in 32 milliseconds