LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | List of all members
ImportFilter Service Referencepublished

describes an import filter for XML-based file formats. More...

import"ImportFilter.idl";

Inheritance diagram for ImportFilter:
XImportFilter XInterface

Exported Interfaces

interface com::sun::star::xml::XImportFilter
 

Additional Inherited Members

- Public Member Functions inherited from XImportFilter
boolean importer ([in] sequence< com::sun::star::beans::PropertyValue > aSourceData, [in] com::sun::star::xml::sax::XDocumentHandler xDocHandler, [in] sequence< string > msUserData) raises ( com::sun::star::lang::IllegalArgumentException )
 performs the import. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

describes an import filter for XML-based file formats.

Since
OOo 1.1.2
Developers Guide
Office Development - Writing the Filtering Component

Exported Interfaces

◆ com::sun::star::xml::XImportFilter


The documentation for this service was generated from the following file: