Home
last modified time | relevance | path

Searched refs:getMediaSubtype (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/qadevOOo/tests/java/ifc/datatransfer/
H A D_XMimeContentTypeFactory.java64 log.println("MediaSubType = '" + type.getMediaSubtype() + "'") ; in _createMimeContentType()
/AOO41X/main/dtrans/source/cnttype/
H A Dmcnttype.hxx55 …virtual ::rtl::OUString SAL_CALL getMediaSubtype( ) throw(::com::sun::star::uno::RuntimeException…
H A Dmcnttype.cxx74 OUString SAL_CALL CMimeContentType::getMediaSubtype( ) throw(RuntimeException) in getMediaSubtype() function in CMimeContentType
/AOO41X/main/dtrans/source/cnttype/wbench/
H A Dtestcnttype.cxx180 …tf( fstream, OUString::createFromAscii( "Subtype: %s\n" ), xMCntTyp->getMediaSubtype( ).getStr( ) … in processCntTypesAndWriteResultIntoFile()
/AOO41X/main/offapi/com/sun/star/datatransfer/
H A DXMimeContentType.idl62 string getMediaSubtype( );