20 #ifndef __com_sun_star_drawing_framework_XControllerManager_idl__
21 #define __com_sun_star_drawing_framework_XControllerManager_idl__
25 module com { module sun { module star { module drawing { module framework {
27 interface XConfigurationController;
28 interface XModuleController;
The module controller is responsible for loading a module (ad-don, plugin, whatever the name) when it...
Definition: XModuleController.idl:41
The XControllerManager gives access to the controllers of the drawing framework.
Definition: XControllerManager.idl:36
The configuration controller is responsible for the management of the set of active resources...
Definition: XConfigurationController.idl:141