Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx209 typedef std::hash_map<GraphicsContext,sal_Int32,GraphicsContextHash> GCToIdMap; typedef in pdfi::PDFIProcessor
230 GCToIdMap m_aGCToId;
H A Dpdfiprocessor.cxx765 GCToIdMap::const_iterator it = m_aGCToId.find( rGC ); in getGCId()
/aoo4110/main/sdext/source/pdfimport/test/
H A Dtests.cxx447 typedef std::hash_map<GraphicsContext,sal_Int32,GraphicsContextHash> GCToIdMap; typedef in __anon9d342d7d0111::TestSink

Completed in 25 milliseconds