20module
com { module sun { module star { module drawing { module framework {
22interface XConfigurationController;
23interface XModuleController;
The configuration controller is responsible for the management of the set of active resources.
Definition XConfigurationController.idl:133
The XControllerManager gives access to the controllers of the drawing framework.
Definition XControllerManager.idl:32
XConfigurationController getConfigurationController()
Return the XConfigurationController object.
XModuleController getModuleController()
Return the XModuleController object.
The module controller is responsible for loading a module (ad-don, plugin, whatever the name) when it...
Definition XModuleController.idl:29
Definition Ambiguous.idl:20