(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service ConfigurationRegistry

Exported Interfaces - Summary
::com::sun::star::registry::XSimpleRegistry

controls the binding of the object to a configuration sub tree. (details)

::com::sun::star::util::XFlushable

is used to commit changes to the configuration. (details)

Exported Interfaces - Details
::com::sun::star::registry::XSimpleRegistry
Description
controls the binding of the object to a configuration sub tree.

::com::sun::star::registry::XSimpleRegistry::open() is used to open a special subtree within the configuration tree.

The parameters of this method control the location of the root of the to-be-opened configuration node and the access mode (read only or updatable).

::com::sun::star::util::XFlushable
Description
is used to commit changes to the configuration.

As specified for the ConfigurationUpdateAccess service, all changes made to an configuration subtree have to be commited before they become persistent. To do this for a configuration accessed as a registry, call XFlushable::flush.

Warning:Changes that are not flushed will be lost.


 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos 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.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.