The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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