Lines Matching refs:configuration
35 module com { module sun { module star { module configuration {
40 /* provides access to a configuration tree as a registry.
43 <type scope="com.sun.star.configuration">ConfigurationProvider</type> should
48 configuration tree, as provided by an
49 <type scope="com.sun.star.configuration">ConfigurationProvider</type>
53 <p> There are some restrictions when accessing a configuration tree using a registry.
54 Most of them are implications of the fact that a configuration tree is very static in
62 …of an configuration provider (<type scope="com.sun.star.configuration">ConfigurationProvider</type…
72 /** controls the binding of the object to a configuration sub tree.
74 is used to open a special subtree within the configuration tree.
77 configuration node and the access mode (read only or updatable).
82 /** is used to commit changes to the configuration.
84 <type scope="com::sun::star::configuration">ConfigurationUpdateAccess</type>
85 service, all changes made to an configuration subtree have to be commited
87 To do this for a configuration accessed as a registry, call