The XControllerManager gives access to the controllers of the drawing framework. More...
import "XControllerManager.idl";
| Public Member Functions | |
| XConfigurationController | getConfigurationController () | 
| Return the XConfigurationController object. | |
| XModuleController | getModuleController () | 
| Return the XModuleController object. | |
The XControllerManager gives access to the controllers of the drawing framework.
The XControllerManager interface is typically implemented by the same object that implements com::sun::star::frame::XController.
| XConfigurationController getConfigurationController | ( | ) | 
Return the XConfigurationController object.
| XModuleController getModuleController | ( | ) | 
Return the XModuleController object.