Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: document ::

interface XImporter
Description
makes it possible to connect a document with an ImportFilter

An ImportFilter must know the target of his filter operation. To set this on a filter is part of this interface. Same mechanism exist for export too.

See also
ExportFilter, ImportFilter, XExporter

Methods' Summary
setTargetDocument sets the target document for the importer  
Methods' Details
setTargetDocument
void
setTargetDocument( [in] ::com::sun::star::lang::XComponent  Document )
raises( ::com::sun::star::lang::IllegalArgumentException );

Description
sets the target document for the importer
Parameter Document
the target document
Throws
com::sun::star::lang::IllegalArgumentException if Document does not support any service which is supported by this importer
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.