Home
last modified time | relevance | path

Searched refs:configuration (Results 51 – 75 of 460) sorted by relevance

12345678910>>...19

/aoo42x/main/offapi/com/sun/star/ui/
H A DModuleUIConfigurationManagerSupplier.idl36 /** specifies a central user interface configuration provider which gives
37 access to module based user interface configuration managers.
44 /** controls module based user interface configuration managers.
47 There can only exists one user interface configuration manager for
48 a module. A user interface configuration manager supports to get and set
49 user interface configuration data for configurable user interface elements.
H A DUIConfigurationManager.idl48 /** specifies a user interface configuration manager which controls
57 associated to the user interface configuration manager.
61 /** provides access to persistence functions to load/store user interface configuration
67 from a user interface configuration manager.
72 interface configuration manager.
76 /** allows controlling or observing the lifetime of a user interface configuration manager
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DSchema.idl28 #include <com/sun/star/configuration/backend/XSchema.idl>
33 module com { module sun { module star { module configuration { module backend {
38 provides read only access to a configuration component schema.
41 related configuration settings, e.g StarWriter settings.
48 @see com::sun::star::configuration::backend::Layer
50 configuration data for an entity.
H A DLayerUpdateMerger.idl31 #include <com/sun/star/configuration/backend/XUpdateHandler.idl>
36 module com { module sun { module star { module configuration { module backend {
41 applies updates to a configuration layer.
43 <p> The configuration layer data is read from a <type>XLayer</type>
48 @see com::sun::star::configuration::backend::UpdatableLayer
59 interface com::sun::star::configuration::backend::XUpdateHandler ;
H A DMultiLayerStratum.idl27 #include <com/sun/star/configuration/backend/XBackendEntities.idl>
31 #include <com/sun/star/configuration/backend/XMultiLayerStratum.idl>
37 module com { module sun { module star { module configuration { module backend {
42 Provides access to a singe layer of configuration data
48 provides access to multiple layers of configuration data .
H A DSingleBackendAdapter.idl27 #include <com/sun/star/configuration/backend/BackendAdapter.idl>
32 module com { module sun { module star { module configuration { module backend {
38 normal configuration operation.
42 @see com::sun::star::configuration::backend::OnlineBackend
50 /** provides access to configuration data from a <type>SingleBackend</type>.
H A DSingleLayerStratum.idl27 #include <com/sun/star/configuration/backend/XBackendEntities.idl>
31 #include <com/sun/star/configuration/backend/XSingleLayerStratum.idl>
37 module com { module sun { module star { module configuration { module backend {
42 Provides access to a single layer of configuration data
48 provides access to single layer of configuration data.
H A DImporter.idl31 #include <com/sun/star/configuration/backend/XLayerImporter.idl>
36 module com { module sun { module star { module configuration { module backend {
41 imports data into a configuration layer.
43 <p> The configuration changes are read from a <type>XLayer</type>
53 /** allows importing configuration data into a backend.
H A DXSchemaSupplier.idl31 #include <com/sun/star/configuration/backend/XSchema.idl>
35 #include <com/sun/star/configuration/backend/BackendAccessException.idl>
44 module com { module sun { module star { module configuration { module backend {
49 provides access to configuration component schemas.
71 @throws com::sun::star::configuration::backend::BackendAccessException
H A DXSchema.idl31 #include <com/sun/star/configuration/backend/XSchemaHandler.idl>
43 #include <com/sun/star/configuration/backend/MalformedDataException.idl>
48 module com { module sun { module star { module configuration { module backend {
78 @throws com::sun::star::configuration::backend::MalformedDataException
104 @throws com::sun::star::configuration::backend::MalformedDataException
129 @throws com::sun::star::configuration::backend::MalformedDataException
H A DBackendAdapter.idl27 #include <com/sun/star/configuration/backend/Backend.idl>
31 #include <com/sun/star/configuration/backend/XBackendEntities.idl>
40 module com { module sun { module star { module configuration { module backend {
54 /** provides access to configuration data.
73 Also a <type scope="com::sun::star::configuration::bootstrap">BootstrapContext</type>
/aoo42x/main/offapi/com/sun/star/document/
H A DFilterFactory.idl57 This factory implements read/write access on the underlying configuration set.
110 …ery filter, which was created by this factory can(!) be initialized with its own configuration data
116 … which represent the configuration data set of this filter. The used properties are the same, as
127 /** provides read access to the complete set of configuration data.
188 <td>This field contains filter specific configuration data.</td>
212 /** provides a write access to the configuration data.
217 /** provides search on the configuration data set.
230 Because the complexness of such configuration set can be very high,
231 it does not seem very useful to update the underlying configuration layer
236 configuration. Further this interface provides the possibelity, that interested
H A DTypeDetection.idl47 /** capsulate a type detection service and provide read/write access on it's configuration data.
50 It's possible to make a "flat" detection which may use internal configuration
71 /** provides read access to the complete set of type configuration data.
159 /** provides a write access to the configuration data.
164 /** provides search on the configuration data set.
177 Because the complexness of such configuration set can be very high,
178 it does not seem very useful to update the underlying configuration layer
183 configuration. Further this interface provides the possibelity, that interested
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationChangeRequest.idl38 /** A single explicit request for a configuration change.
40 <p>The requested change is committed to a configuration only when the
45 configuration change requests. When the requests were executed
54 /** Commit the configuration change request represented by the called
55 object to the given configuration.
57 This is the configuration to commit the requested change to.
H A DXConfigurationControllerRequestQueue.idl35 /** The request queue of the configuration controller handles requests for
36 changes to the current configuration.
45 /** Return whether there are pending requests for configuration changes.
53 /** Add a request for a configuration change to the request queue.
60 The configuration change represented by this request object must only
61 be committed to the configuration when the
/aoo42x/main/qadevOOo/tests/java/ifc/configuration/backend/
H A D_XUpdateHandler.java23 package ifc.configuration.backend;
25 import com.sun.star.configuration.backend.TemplateIdentifier;
26 import com.sun.star.configuration.backend.XUpdateHandler;
109 … new com.sun.star.configuration.backend.TemplateIdentifier( in before()
119 } catch (com.sun.star.configuration.backend.MalformedDataException e) { in before()
243 } catch (com.sun.star.configuration.backend.MalformedDataException e) { in _startUpdate()
/aoo42x/main/offapi/com/sun/star/configuration/
H A DConfigurationUpdateAccess.idl27 #include <com/sun/star/configuration/ConfigurationAccess.idl>
31 #include <com/sun/star/configuration/SetUpdate.idl>
35 #include <com/sun/star/configuration/GroupUpdate.idl>
39 #include <com/sun/star/configuration/UpdateRootElement.idl>
44 module com { module sun { module star { module configuration {
47 /** provides modifying access to a fragment of the configuration hierarchy.
87 configuration hierarchy and its child and descendent elements.
H A DSetAccess.idl27 #include <com/sun/star/configuration/HierarchyAccess.idl>
31 #include <com/sun/star/configuration/SimpleSetAccess.idl>
40 module com { module sun { module star { module configuration {
56 @see com::sun::star::configuration::SetElement
63 @see com::sun::star::configuration::GroupAccess
82 <p>Interface <type scope="com::sun::star::configuration">XTemplateContainer</type>,
H A DSetElement.idl27 #include <com/sun/star/configuration/HierarchyElement.idl>
39 #include <com/sun/star/configuration/XTemplateInstance.idl>
44 module com { module sun { module star { module configuration {
101 @see com::sun::star::configuration::SetAccess
104 @see com::sun::star::configuration::GroupElement
107 @see com::sun::star::configuration::AccessRootElement
173 @see com::sun::star::configuration::XTemplateContainer
175 interface com::sun::star::configuration::XTemplateInstance;
H A DInvalidBootstrapFileException.idl27 #include <com/sun/star/configuration/CannotLoadConfigurationException.idl>
32 module com { module sun { module star { module configuration {
36 /** is thrown when creating a configuration provider fails because
37 a bootstrap file needed to locate the configuration contains invalid data
39 published exception InvalidBootstrapFileException: com::sun::star::configuration::CannotLoadConfigu…
H A DMissingBootstrapFileException.idl27 #include <com/sun/star/configuration/CannotLoadConfigurationException.idl>
32 module com { module sun { module star { module configuration {
36 /** is thrown when creating a configuration provider fails because
37 a bootstrap file needed to locate the configuration is missing
39 published exception MissingBootstrapFileException: com::sun::star::configuration::CannotLoadConfigu…
/aoo42x/main/offapi/
H A DUnoApi_offapi.mk50 offapi/com/sun/star/configuration/Update \
311 offapi/com/sun/star/configuration/DefaultProvider \
312 offapi/com/sun/star/configuration/GroupAccess \
313 offapi/com/sun/star/configuration/GroupElement \
314 offapi/com/sun/star/configuration/GroupUpdate \
318 offapi/com/sun/star/configuration/SetAccess \
319 offapi/com/sun/star/configuration/SetElement \
320 offapi/com/sun/star/configuration/SetUpdate \
331 offapi/com/sun/star/configuration/backend/Layer \
349 offapi/com/sun/star/configuration/backend/Schema \
[all …]
/aoo42x/main/offapi/com/sun/star/frame/
H A DContentHandlerFactory.idl48 <li>have access on configuration of set of registered content handler objects</li>
63 the flat configuration.
69 /** provides access to the whole content handler configuration
72 This interface supports an access to the internal configuration
93 /** supports query mode for configuration access
96 This interface can be used to get sub sets of current configuration entries
H A DFrameLoaderFactory.idl48 <li>have access on configuration of set of registered frame laoder objects</li>
65 the flat configuration.
71 /** provides access to the whole frame loader configuration
73 …<p>This interface supports an access to the internal configuration of all accessible loader object…
92 /** supports query mode for configuration access
95 This interface can be used to get sub sets of current configuration entries
/aoo42x/main/desktop/source/app/
H A Dconfiginit.cxx49 namespace configuration = ::com::sun::star::configuration;
50 namespace backend = ::com::sun::star::configuration::backend;
134 catch (configuration::InvalidBootstrapFileException & exception) in CreateApplicationConfigurationProvider()
152 catch (configuration::CannotLoadConfigurationException & exception) in CreateApplicationConfigurationProvider()

Completed in 61 milliseconds

12345678910>>...19