Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: frame ::

interface XFilterDetect

Base Interface
com::sun::star::uno::XInterface

[ DEPRECATED ]
Description
makes it possible to determine the content type.


Methods' Summary

getContentType
useExternBrowser

Methods' Details

getContentType
 
string
getContentType(
[ in ] string URL );

useExternBrowser
 
boolean
useExternBrowser(
[ in ] string URL );


Top of Page