Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: io ::

interface XDataImporter
Description
makes it possible to import data from a data source into a component.

Importer objects are registered for specific components and data types.


Methods' Summary
importData imports data for a component from an active data source.  
cancel cancels the import process.  
Methods' Details
importData
[oneway] void
importData( [in] XActiveDataSource  aActiveSource,
[in] ::com::sun::star::lang::XComponent  Component,
[in] XDataTransferEventListener  aListener );

Description
imports data for a component from an active data source.
cancel
[oneway] void
cancel();

Description
cancels the import process.
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.