:: 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.
|
Methods' Details |
setTargetDocument
- 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
Copyright © 2010 Sun Microsystems, Inc.