Searched defs:IdToFontMap (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sdext/source/pdfimport/tree/ | ||
| H A D | pdfiprocessor.hxx | 206 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in pdfi::PDFIProcessor |
| /trunk/main/sdext/source/pdfimport/test/ | ||
| H A D | tests.cxx | 398 typedef std::hash_map<sal_Int32,FontAttributes> IdToFontMap; typedef in __anon488497940111::TestSink |