| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
use com::sun::star::document::XExtendedFilterDetection instead of this More...
import "XExtendedFilterDetection.idl";
 
  
| Public Member Functions | |
| string | detect ([in] string URL, [in] sequence< com::sun::star::beans::PropertyValue > Argumentlist) | 
| use com::sun::star::document::XExtendedFilterDetection::detect() instead of this | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
use com::sun::star::document::XExtendedFilterDetection instead of this
| string detect | ( | [in] string | URL, | 
| [in] sequence< com::sun::star::beans::PropertyValue > | Argumentlist ) | 
use com::sun::star::document::XExtendedFilterDetection::detect() instead of this