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

deprecated interface XFilterDetect
Usage Restrictions
deprecated
Description
use ::com::sun::star::document::XExtendedFilterDetection instead of this

Methods' Summary
getContentType -  
useExternBrowser -  
Methods' Details
getContentType
string
getContentType( [in] string  URL );

Description
-
useExternBrowser
boolean
useExternBrowser( [in] string  URL );

Description
-
Top of Page