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