Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service CopyImporter
Description
imports data into a configuration layer by copying over existing data.
Since
OOo 1.1.2

Included Services - Summary
Importer

allows importing configuration data into a backend. (details)

Exported Interfaces - Summary
::com::sun::star::lang::XInitialization

allows initializing the implementation with settings that control its behavior . (details)

Included Services - Details
Importer
Description
allows importing configuration data into a backend.

In this implementation, the changes are copied over any XLayer data that already exists in the Backend, replacing it completely.

Exported Interfaces - Details
::com::sun::star::lang::XInitialization
Description
allows initializing the implementation with settings that control its behavior .

This interface, which is optional in Importer is mandatory in this service and supports the following arguments which must be provided as ::com::sun::star::beans::NamedValue:

Overwrite : boolean
If false, specifies that the data should be applied only if the existing layer is empty.


 
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.