LibreOffice
LibreOffice 24.2 SDK API Reference
|
The module controller is responsible for loading a module (ad-don, plugin, whatever the name) when it is first used. More...
import"XModuleController.idl";
Public Member Functions | |
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... | |
The module controller is responsible for loading a module (ad-don, plugin, whatever the name) when it is first used.
For this there is a list in the sd::framework::ModuleController class.
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.