LibreOffice
LibreOffice 5.2 SDK API Reference
|
See XModuleController for a description of the module controller. More...
import"ModuleController.idl";
Public Member Functions | |
create ([in] ::com::sun::star::frame::XController xController) | |
Create a new instance of a ModuleController as sub controller of the given XController object. More... | |
![]() | |
void | requestResource ([in] string sResourceTypeURL) |
When the specified resource is requested for the first time then create a new instance of the associated factory service. More... | |
See XModuleController for a description of the module controller.
See ConfigurationController for a comment why this service may be removed in the future.
The ModuleController object for an application can be obtained via the XControllerManager interface.
create | ( | [in] ::com::sun::star::frame::XController | xController | ) |
Create a new instance of a ModuleController as sub controller of the given XController object.