20 #ifndef __com_sun_star_drawing_framework_XConfigurationController_idl__
21 #define __com_sun_star_drawing_framework_XConfigurationController_idl__
29 module com { module sun { module star { module drawing { module framework {
31 interface XConfigurationChangeListener;
32 interface XConfigurationChangeRequest;
33 interface XResourceId;
162 void requestResourceActivation (
174 void requestResourceDeactivation (
Base interface that provides functionality shared by all resource types of the drawing framework...
Definition: XResource.idl:32
The XResourceFactoryManager is part of the configuration controller and manages the set of registered...
Definition: XResourceFactoryManager.idl:36
The request queue of the configuration controller handles requests for changes to the current configu...
Definition: XConfigurationControllerRequestQueue.idl:37
Manage the set of registered event listeners and the event notification for a configuration controlle...
Definition: XConfigurationControllerBroadcaster.idl:34
ResourceActivationMode
The ResourceActivationMode specifies, for example for the com::sun::star::drawing::framework::XConfig...
Definition: ResourceActivationMode.idl:30
A configuration describes the resources of an application like panes, views, and tool bars and their ...
Definition: XConfiguration.idl:43
A resource id uses a set of URLs to unambiguously specify a resource of the drawing framework...
Definition: XResourceId.idl:44
The configuration controller is responsible for the management of the set of active resources...
Definition: XConfigurationController.idl:141