21module 
com { module sun { module star { module document {
 
   94        [inout] sequence< com::sun::star::beans::PropertyValue > Descriptor,
 
   95        [in] 
boolean AllowDeep );
 
 
support "flat" and "deep" type detection of a given document
Definition XTypeDetection.idl:37
string queryTypeByDescriptor([inout] sequence< com::sun::star::beans::PropertyValue > Descriptor, [in] boolean AllowDeep)
make a "deep" detection or optional a "flat" detection by using a MediaDescriptor
string queryTypeByURL([in] string URL)
make a "flat" detection by using the URL of the document
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20