Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Ddescriptor.hxx56 #define MIMETYPE_EMF "image/x-emf" macro
H A Ddescriptor.cxx167 case( GFF_EMF ): pMimeType = MIMETYPE_EMF; cType = graphic::GraphicType::VECTOR; break; in implCreate()
H A Dprovider.cxx815 else if( COMPARE_EQUAL == aMimeType.compareToAscii( MIMETYPE_EMF ) ) in storeGraphic()

Completed in 35 milliseconds