Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

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

interface XUpdatableLayer
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XLayer
    |
    +-XUpdatableLayer
Description
Provides access to a read-write layer of configuration data.

Methods' Summary
replaceWith Replaces the current layer with the layer given as input parameter.
Methods' Details
replaceWith
void
replaceWith(
 
[in] XLayer 

raises(

 
aNewLayer ) 
::com::sun::star::lang::WrappedTargetException );

Description
Replaces the current layer with the layer given as input parameter.
Parameter aNewLayer
replacement layer
Throws
com::sun::star::lang::WrappedTargetException if an error occurs during the replacement.
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.