LibreOffice
LibreOffice 24.2 SDK API Reference
Public Member Functions | List of all members
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. More...
 

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: