LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
XModuleController Interface 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.
 

Detailed Description

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.

Member Function Documentation

◆ requestResource()

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.


The documentation for this interface was generated from the following file: