Home
last modified time | relevance | path

Searched defs:GCToIdMap (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sdext/source/pdfimport/tree/ !
H A Dpdfiprocessor.hxx210 typedef std::hash_map<GraphicsContext,sal_Int32,GraphicsContextHash> GCToIdMap; typedef in pdfi::PDFIProcessor
/AOO42X/main/sdext/source/pdfimport/test/ !
H A Dtests.cxx402 typedef std::hash_map<GraphicsContext,sal_Int32,GraphicsContextHash> GCToIdMap; typedef in __anoncdb4a07d0111::TestSink