20 module
com { module sun { module star { module drawing { module framework {
22 interface XConfigurationChangeListener;
23 interface XConfigurationChangeRequest;
24 interface XResourceId;
153 void requestResourceActivation (
165 void requestResourceDeactivation (
Base interface that provides functionality shared by all resource types of the drawing framework...
Definition: XResource.idl:27
Definition: Ambiguous.idl:20
The XResourceFactoryManager is part of the configuration controller and manages the set of registered...
Definition: XResourceFactoryManager.idl:31
The request queue of the configuration controller handles requests for changes to the current configu...
Definition: XConfigurationControllerRequestQueue.idl:32
Manage the set of registered event listeners and the event notification for a configuration controlle...
Definition: XConfigurationControllerBroadcaster.idl:28
ResourceActivationMode
The ResourceActivationMode specifies, for example for the com::sun::star::drawing::framework::XConfig...
Definition: ResourceActivationMode.idl:27
A configuration describes the resources of an application like panes, views, and tool bars and their ...
Definition: XConfiguration.idl:36
A resource id uses a set of URLs to unambiguously specify a resource of the drawing framework...
Definition: XResourceId.idl:37
The configuration controller is responsible for the management of the set of active resources...
Definition: XConfigurationController.idl:132