Lines Matching refs:configuration
36 module com { module sun { module star { module configuration {
39 /** manages one, or more, complete sets of configuration data and serves as a
40 factory for objects that provide access to a subset of the configuration.
45 select the configuration data source. Arguments must be provided as
52 the default configuration data will always yield the same
53 <type scope="com::sun::star::configuration">DefaultProvider</type> object.
64 of the configuration.
69 <code>"com.sun.star.configuration.ConfigurationAccess"</code> and
70 <code>"com.sun.star.configuration.ConfigurationUpdateAccess"</code>.
74 the configuration.
80 <p>Using the second form requests an updatable view of the configuration.
93 in parameter <var>aArguments</var> specify the view of the configuration that
107 configuration. The view that is selected consists of the named element and
113 may also depend on the configuration store and configuration that were
126 <dd>specifies the location of the view root in the configuration.</dd>
179 cache configuration data)
221 /** allows controlling or observing the lifetime of the configuration.