:: com :: sun :: star :: configuration :: backend ::

service Importer
Description
imports data into a configuration layer.

The configuration changes are read from a XLayer and stored into a Backend .

Since version
OpenOffice.org 1.1.5

Exported Interfaces
XLayerImporter
Description
allows importing configuration data into a backend.
::com::sun::star::lang::XInitialization
[ OPTIONAL ]
Description
allows initializing the implementation with settings that control its behavior .

Arguments are provided as ::com::sun::star::beans::NamedValue . Implementations specify which arguments they support.


 
Top of Page