Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Ddescriptor.hxx44 #define MIMETYPE_PPM "image/x-portable-pixmap" macro
H A Ddescriptor.cxx154 case( GFF_PPM ): pMimeType = MIMETYPE_PPM; cType = graphic::GraphicType::PIXEL; break; in implCreate()
H A Dprovider.cxx807 else if( COMPARE_EQUAL == aMimeType.compareToAscii( MIMETYPE_PPM ) ) in storeGraphic()

Completed in 20 milliseconds