Home
last modified time | relevance | path

Searched refs:supportsMimeType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XMimeTypeInfo.java74 pos = oObj.supportsMimeType(smi[0]); in _supportsMimeType()
79 neg = oObj.supportsMimeType("NoRealMimeType"); in _supportsMimeType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.Draw.GraphicExporter.csv3 "GraphicExporter";"com::sun::star::document::XMimeTypeInfo";"supportsMimeType()"
/trunk/main/offapi/com/sun/star/document/
H A DXMimeTypeInfo.idl45 boolean supportsMimeType( [in] string MimeTypeName );
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx175 …virtual sal_Bool SAL_CALL supportsMimeType( const ::rtl::OUString& MimeTypeName ) throw (RuntimeEx…
1282 sal_Bool SAL_CALL GraphicExporter::supportsMimeType( const OUString& MimeTypeName ) throw (RuntimeE… in supportsMimeType() function in GraphicExporter

Completed in 20 milliseconds